This is the mail archive of the gdb-prs@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]

[Bug breakpoints/19598] GDB breakpoint locks up Ubuntu UI, requiring reboot


https://sourceware.org/bugzilla/show_bug.cgi?id=19598

--- Comment #3 from Pedro Alves <palves at redhat dot com> ---
Say, your app is stopped in some dbus call coming from some display server, or
stopped in some blocking/synchronous toolkit<->window manager<->X11 call, or
some such.

Try running gdb in a console (ctrl-shift-f2, or some such), outside X, and
attach to your program from there.  You'll likely be able to get a "thread
apply all backtrace" then, which likely provides a better clue.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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