Message 1 of 5
Modifying Code During Debug
Not applicable
09-08-2005
11:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
When developing VB6 DLL's it was possible to reference the started DLL and
then edit code after a break point was reached. The way I've started to
develop .Net DLL's is to use Debug -> Start with AutoCAD specified as the
external program to start when debugging.
The problem is that I can't seem to edit the code after a Break point is
reached. Is there any way to accomplish this?? I's definitely a hindrance.
Dale
then edit code after a break point was reached. The way I've started to
develop .Net DLL's is to use Debug -> Start with AutoCAD specified as the
external program to start when debugging.
The problem is that I can't seem to edit the code after a Break point is
reached. Is there any way to accomplish this?? I's definitely a hindrance.
Dale