What is going on with the debugger and/or loader?
From: finecats (finecats_at_nospam.nospam)
Date: 10/11/04
- Next message: David J. Craig: "Re: Question about WriteFile(), SetFilePointer() and new harddisks."
- Previous message: Harry Potter: "Re: DDKBuild ISSUE with WINDDK..."
- Next in thread: Rhett Gong [MSFT]: "RE: What is going on with the debugger and/or loader?"
- Reply: Rhett Gong [MSFT]: "RE: What is going on with the debugger and/or loader?"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 11 Oct 2004 16:51:02 -0700
I apologize in advance for sending this off to multiple lists, but...
I've got a windows app that launches a few threads. When I look at the code
with the windows debugger I try to set a breakpoint near the entry of the
thread, Visual Studio indicates that no code is loaded at that location ...
If I code a DebugBreak() at the entrance of my thread it is hit!
So I guess the first statement is a lie, BUT just placing a breakpoint at
this same location does not get hit!
Huh?
Visual Studio .net 2003
This works the same on XP Hokem and Pro.
-- Gak - Finecats
- Next message: David J. Craig: "Re: Question about WriteFile(), SetFilePointer() and new harddisks."
- Previous message: Harry Potter: "Re: DDKBuild ISSUE with WINDDK..."
- Next in thread: Rhett Gong [MSFT]: "RE: What is going on with the debugger and/or loader?"
- Reply: Rhett Gong [MSFT]: "RE: What is going on with the debugger and/or loader?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|