Re: Delayed breakpoints in winedbg

2004-07-02 Thread Eric Pouech
Adrian Rees a écrit : On Fri, 2004-07-02 at 04:27, Eric Pouech wrote: Adrian Rees a écrit : Here is the output as requested - ntdll seems to be deferred load (have tried with emulation version set to Win98 and Win2k with same result). Thanks for the report. Looks like something I already fixed (at

Re: Delayed breakpoints in winedbg

2004-07-02 Thread Adrian Rees
On Fri, 2004-07-02 at 04:27, Eric Pouech wrote: > Adrian Rees a écrit : > > Hi all, > > > > Apologies in advance for what is probably a dumb question... > > > > I'm trying to debug a windows application by breaking on a call to a DLL > > function - in fact it's the NtCreateKey function within the

Re: Delayed breakpoints in winedbg

2004-07-01 Thread Eric Pouech
Adrian Rees a écrit : Hi all, Apologies in advance for what is probably a dumb question... I'm trying to debug a windows application by breaking on a call to a DLL function - in fact it's the NtCreateKey function within the ntdll library. I must be missing something fundamental because the debugger

Delayed breakpoints in winedbg

2004-06-29 Thread Adrian Rees
Hi all, Apologies in advance for what is probably a dumb question... I'm trying to debug a windows application by breaking on a call to a DLL function - in fact it's the NtCreateKey function within the ntdll library. I must be missing something fundamental because the debugger indicates that it