Current-Users archive

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

gdb + sigtraps



When trying to debug my favorite program dasher on -current/amd64 using
gdb, I keep getting sigtraps. This makes life difficult, but seems to be
"recent". e.g.,
gdb dasher
break sendText
c
now I will get sigtraps, keep continuing until my break point is reached
s
and we are back to sigtraps and I can't step to the next line...
This isn't what used to happen...

Any ideas where to look?

Cheers,

Patrick


Home | Main Index | Thread Index | Old Index