Is there a way to change source code while in the middle of a debug session?
debug on the fly
Collapse
This topic is closed.
X
X
-
Berryl HeshTags: None -
Stanimir Stoyanov
Re: debug on the fly
Visual Studio 2005 and later have a feature called "Edit and Continue" so
make sure it is enabled from Tools->Options menu. One thing to remember is
that you cannot do this if you attach a process, i.e. you must start
debugging within the IDE.
--
Stanimir Stoyanov
"Berryl Hesh" <efinger9@yahoo .comwrote in message
news:wMjRk.920$ ih7.215@newsfe0 1.iad...Is there a way to change source code while in the middle of a debug
session?
> -
Berryl Hesh
Re: debug on the fly
I did have "Edit and Continue" enabled, and it does indeed work as
advertised.
I'm almost always doing debug from within a test runner (TestDriven.Net ) so
I thought I was doing something wrong! Do you know of any test runners that
know how to use this feature?
Thanks for the response
"Stanimir Stoyanov" <stoyanov@REMOV ETHIS.live.comw rote in message
news:90DCC149-A769-4306-8150-C8E7D3A3A093@mi crosoft.com...Visual Studio 2005 and later have a feature called "Edit and Continue" so
make sure it is enabled from Tools->Options menu. One thing to remember is
that you cannot do this if you attach a process, i.e. you must start
debugging within the IDE.
--
Stanimir Stoyanov
메이저사이트 순위 먹튀검증이 완료된 토토사이트 커뮤니티 - 토토핫 입니다. 저희 토토핫에서는 베팅할때 필수로 점검해야 되는 안전 가이드를 제공하며 안전한 메이저 놀이터 목록과 메이저사이트 먹튀검증 꽁머니사이트를 추천드립니다.
>
"Berryl Hesh" <efinger9@yahoo .comwrote in message
news:wMjRk.920$ ih7.215@newsfe0 1.iad...>>Is there a way to change source code while in the middle of a debug
>session?
>>
Comment
Comment