Re: How to disable debugger stepping into new (newop.cpp)
From: Johan Nilsson (johan.nilsson_at_newsgroups.nospam)
Date: 09/30/04
- Next message: Peter Macej: "Re: VS.NET VB Add-in"
- Previous message: Gary Chang: "Re: why relative hint path but absolute reference path"
- Next in thread: Yan-Hong Huang[MSFT]: "Re: How to disable debugger stepping into new (newop.cpp)"
- Maybe reply: Yan-Hong Huang[MSFT]: "Re: How to disable debugger stepping into new (newop.cpp)"
- Maybe reply: Amit: "Re: How to disable debugger stepping into new (newop.cpp)"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 30 Sep 2004 11:30:33 +0200
"John Petritis" <Solx@newsgroup.nospam> wrote in message
news:O0HXCFYoEHA.2864@TK2MSFTNGP12.phx.gbl...
> Is there a way to stop the debugger from stepping into some places,
> specifically places like where operator new is defined.
> I know there was a way before Visual Studio.NET, but haven't been able to
> find a way to do it now.
>
There is a possibility to avoid that (but kind of the other way 'round), at
least under VC.NET 2003: When debugging, right-click on the current
statement, select "Step Into Specific" and select where you want to go.
Does that help?
// Johan
- Next message: Peter Macej: "Re: VS.NET VB Add-in"
- Previous message: Gary Chang: "Re: why relative hint path but absolute reference path"
- Next in thread: Yan-Hong Huang[MSFT]: "Re: How to disable debugger stepping into new (newop.cpp)"
- Maybe reply: Yan-Hong Huang[MSFT]: "Re: How to disable debugger stepping into new (newop.cpp)"
- Maybe reply: Amit: "Re: How to disable debugger stepping into new (newop.cpp)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|