Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: gdb + sigtraps



On Mar 26,  5:11pm, prlw1%cam.ac.uk@localhost (Patrick Welche) wrote:
-- Subject: Re: gdb + sigtraps

| I do - I did a update build with head - maybe I need to clear obj out...
| 
| quark: {1} gdb /usr/bin/dig
| GNU gdb (GDB) 7.3.1
| ...
| Reading symbols from /usr/bin/dig...(no debugging symbols found)...done.
| (gdb) break main
| Breakpoint 1 at 0x408b59
| (gdb) run
| Starting program: /usr/bin/dig 
| 
| Breakpoint 1, 0x0000000000408b59 in main ()
| (gdb) c
| Continuing.
| 
| Program received signal SIGTRAP, Trace/breakpoint trap.
| 0x00007f7ff58390ba in _sys___kevent50 () from /usr/lib/libc.so.12
| (gdb) 

Ok, I do too now. Good. Let me see what's wrong now. Hopefully I have
my printf filled files still around.

christos


Home | Main Index | Thread Index | Old Index