arggg... type error sry..

Corrected paragraph
>>
With "info thread" you can enumerate all the running threads of the
application that you debug.
if you execute inside gdb "info thread" you ll something like this in case
that it has 4 threads running.: 
<<

not with "info stack" that I wrote in previous post.

And to summarize it.
info thread > Shows all the running threads
thread [no] > Switchs to a desired thread. (Makes active the one you want)
info stack > Shows stack trace of the currently active thread

-- 
compiz randomly freezes X
https://bugs.launchpad.net/bugs/176589
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to