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: debugging gdb


Daniel Jacobowitz schrieb am Montag 22 Juni 2009 um 20:53:
> On Mon, Jun 22, 2009 at 08:48:01PM +0200, Maik Beckmann wrote:
> >
> > However, I all I get by running my systems gdb-6.8 on the core file
> >   gdb --core=core
>
> Give GDB a binary, in addition to a core file.  It'll do much better.

Oh boy,  sorry for being stupid.
 
Thank you,
--Maik


PS: output
Core was generated by `/home/maik/abs/gdb-archer/src/gdb-archer/build/gdb/gdb 
./pong'.
Program terminated with signal 11, Segmentation fault.
[New process 24461]
#0  0x0000000000633eaf in d_print_comp (dpi=0x7fff1e3310b0, dc=0x2734c28) at 
../../libiberty/cp-demangle.c:3271
3271            d_append_buffer (dpi, dc->u.s_name.s, dc->u.s_name.len);


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