Max Bowsher wrote:
I got this from gdb:
(gdb) bt
#0 0x77f767ce in ?? ()
i.e. nothing useful. If anyone has any suggestions for getting more info,
please say.
I posted a script to this list some time back that can be used to translate
NT addresses (like the 0x77f767ce above) to function names. This can be
a help in understanding what a thread is hanging on.
There were two versions of the script. The first one just dumps a list,
the second one was enhanced with a cache and could spit out the names
of the nearest function(s).
--
Joe Buehler
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/