This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem debugging core dump in gdb 7.1 on Solaris x86_64


It turns out that the problem was that the default Solaris setting for core dumps wasn't giving all information. Running "coreadm -G all -I all" caused the system to start generating core dumps with readable call stacks.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]