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 |
Date: | Thu, 23 Jan 2003 16:42:54 +0100 (CET) |
From: | Pavel Tsekov <ptsekov AT gmx DOT net> |
X-X-Sender: | ptsekov AT moria DOT atlanticsky DOT com |
To: | "Gerald S. Williams" <gsw AT agere DOT com> |
cc: | cygwin-developers AT cygwin DOT com |
Subject: | Re: True case-sensitive filenames |
In-Reply-To: | <GBEGLOMMCLDACBPKDIHFIECODBAA.gsw@agere.com> |
Message-ID: | <Pine.LNX.4.44.0301231634340.18035-100000@moria.atlanticsky.com> |
MIME-Version: | 1.0 |
On Thu, 23 Jan 2003, Gerald S. Williams wrote: > Pavel Tsekov wrote: > > There is. Use a debugger+disassembler and you are free to find out what > > it does. You may also want to try to visit ReactOS' homepage. > > I tried that, but encountered something like JMP *406100 that > couldn't be followed (the memory page couldn't be read). I was > using GDB--maybe I should switch to WINDBG. Hmm... what did the memory @0x406100 contained ? I guess it was the address of some imported function. Maybe this is some problem of gdb. Anyway, you can try using ollydbg (search google). To dig deeper, at some point you'll need a kernel debugger. As a disassembler I can suggest you the freeware version of DataRescue's IDA.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |