gdb stack trace problems (Addendum)

Mark Kettenis mark.kettenis@xs4all.nl
Tue Apr 19 07:45:00 GMT 2005


Hi Roland,

[Dropped Dan, he's busy enough with other stuff, and he can always read it
on the list]

> Also I want to mention that it might have something to do with threading.
> In a nonthreaded app I don't have any problems with gdb 6.3.50 stack
> dumping.

Only if it links in different code, or is multi-threading still cooperative
on Windblows.  Anyway, what I really need is the disassembly for SleepEx as
implemented in the DLL.  Not the import stub, or dissassembly of some random
memory contents (the Sleep you showd is an import stub, and the call
*0xdeadbeef in it means it calls the contents of address 0xdeadbeef, not
address 0xdeadbeef itself).

Cheers,

Mark




More information about the Gdb mailing list