Re: debugging a dll

2004-08-02 Thread Jeroen Janssen
Fabian Cenedese wrote: Someone sent me a debug version of a Windows dll and a map file. I'm not a Windows programmer, and I'm not sure how to use the map fiile. Look on the microsoft site for crashfinder (it's from a MS Journal article). It reads the mapfile(s), you can enter an address and

Re: debugging a dll

2004-08-02 Thread Fabian Cenedese
>Someone sent me a debug version of a Windows dll and a map file. I'm >not a Windows programmer, and I'm not sure how to use the map fiile. Look on the microsoft site for crashfinder (it's from a MS Journal article). It reads the mapfile(s), you can enter an address and it returns you the m

Re: debugging a dll

2004-07-31 Thread Mike Hearn
On Fri, 30 Jul 2004 17:17:42 -0700, Dan Timis wrote: > Someone sent me a debug version of a Windows dll and a map file. I'm > not a Windows programmer, and I'm not sure how to use the map fiile. > For instance, I get a runtime error dialog. With backtrace in winedbg > I get this: Another

debugging a dll

2004-07-30 Thread Dan Timis
Hi, Someone sent me a debug version of a Windows dll and a map file. I'm not a Windows programmer, and I'm not sure how to use the map fiile. For instance, I get a runtime error dialog. With backtrace in winedbg I get this: ... 29 0x400bf58d (NTDLL.DLL.RtlRaiseException+0x5 in NTDLL.DLL