Mailing-List: contact cygwin-developers-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT cygwin DOT com Delivered-To: mailing list cygwin-developers AT cygwin DOT com From: "Gerald S. Williams" To: Subject: RE: True case-sensitive filenames Date: Thu, 23 Jan 2003 10:52:06 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: Pavel Tsekov wrote: > 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. Thanks for the pointers. I suggested WINDBG because it is a kernel debugger. However, it looks like the level of investigation I need was already done for ReactOS, which includes reverse-engineered source code to boot. I should have started there first. -Jerry