| www.delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-developers-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-developers-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin-developers/> |
| List-Post: | <mailto:cygwin-developers AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-developers-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-developers-owner AT cygwin DOT com |
| Delivered-To: | mailing list cygwin-developers AT cygwin DOT com |
| Message-ID: | <3D57C88D.1090406@hekimian.com> |
| Date: | Mon, 12 Aug 2002 10:39:09 -0400 |
| X-Sybari-Trust: | 07839f78 b923d9bf 4738785c 00000109 |
| From: | Joe Buehler <jbuehler AT hekimian DOT com> |
| Reply-To: | joseph DOT buehler AT spirentcom DOT com |
| Organization: | Spirent Communications |
| User-Agent: | Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.0.0) Gecko/20020530 |
| X-Accept-Language: | en-us, en |
| MIME-Version: | 1.0 |
| To: | Conrad Scott <Conrad DOT Scott AT dsl DOT pipex DOT com> |
| CC: | cygwin-developers AT cygwin DOT com |
| Subject: | Re: SIGCLD (?) problem |
| References: | <016a01c24148$e61594e0$6132bc3e AT BABEL> <20020811192301 DOT GA9017 AT redhat DOT com> <004101c24194$734d82a0$6132bc3e AT BABEL> |
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |