This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin 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]

Re: SIGCLD (?) problem


Conrad Scott wrote:

BTW I don't know how (i.e. I haven't bothered to find out how) to
convert these system DLL addresses into function names, so I hope
this is of some use.
You can get some info with "dumpbin /exports" on the dll itself.
A full symbol list for NT symbols can be had from the dbg files
that Microsoft supplies.  I believe I used "nm" on them.  Unfortunately,
XP symbols are in a different format that nm does not understand.

Joe Buehler


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