Re: Debugging
"Michael Lundqvist" <vinterbacken3@xxxxxxxxx> wrote in message
news:rAf_e.147192$dP1.504146@xxxxxxxxxxxxxxxxxx
> Using "F7" when debugging my code step by step forces me in to units
> not belonging to my one project code but to Delphi.
> I'm not interested in the code in units like Classes and Graphics and
> so on. How can I stop that from happening?
Use F8 when that's what you mean. And turn off "use debug DCUs".
Groetjes,
Maarten Wiltink
.
Relevant Pages
- Debugging
... Using "F7" when debugging my code step by step forces me in to units not ... belonging to my one project code but to Delphi. ... (comp.lang.pascal.delphi.misc) - Re: Debugging
... belonging to my one project code but to Delphi. ... I'm not interested in the code in units like Classes and Graphics and so on. ... (comp.lang.pascal.delphi.misc) - Delphi Debugger problems
... In the past couple of weeks, I have begun to experience some anomalies when ... debugging with Delphi that I cannot explain. ... I am frequently forced to exit Delphi completely to get ... few weeks that the problem has begun to occur. ... (borland.public.delphi.ide) - debugger anomalies
... In the past couple of weeks, I have begun to experience several anomalies ... when debugging with Delphi that I cannot explain. ... I am frequently forced to exit Delphi completely to get ... for example) and then switch back to Delphi. ... (borland.public.delphi.ide) - Re: Bye bye CF.Net for Delphi dev?
... Debugging does sound like a major amount of work on the CF support ... it should be sufficient to create remote debugger support ... Lars F. ... Yes using Delphi to develop for a CF is as hard as ... (borland.public.delphi.non-technical) |
|