Current-Users archive

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

Re: gdb + sigtraps



On Mon, 19 Mar 2012 18:02:28 +0000
Patrick Welche <prlw1%cam.ac.uk@localhost> wrote:

> 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?

I think that I've also got this when debugging a particular program on
netbsd-6/amd64 (I forgot which at the moment though), and of course if
telling gdb to ignore it, it'd just be stuck...
-- 
Matt


Home | Main Index | Thread Index | Old Index