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: gdb crashes with Solaris 10 x86


I found the solution, the gdb doesn't crash anymore.
I build  the gcc-4.0.2 with the configure option --enable-debug.
Now the gdb can load the symbol tables and will stay alive when my
program crashes.

best regards

Richard

Daniel Jacobowitz schrieb:
> 
> On Thu, Nov 10, 2005 at 09:40:15AM +0100, Richard Walter wrote:
> > I installed the snapshot and run the program with gdb as you can see in
> > the output. I'm not familiar with debugging gdb itself, perhaps there
> > are further commands to examine the problem.
> 
> I've got no idea, sorry.
> 
> --
> Daniel Jacobowitz
> CodeSourcery, LLC


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