Groups | Blog | Home
all groups > visual studio .net debugging > september 2004 >

visual studio .net debugging : Breakpoints not working


Eric Peterson
9/24/2004 11:35:17 AM
Just like the subject says, i have a windows form where my breakpoints are
not breaking. yes, i am in debug and not release. I hope I'm missing
Eric Peterson
9/24/2004 12:19:07 PM
restarted ide, restarted pc... each about 10 times.

[quoted text, click to view]
lukasz
9/24/2004 9:11:25 PM
Have you tried restarting the IDE?


U¿ytkownik "Eric Peterson" <EricPeterson@discussions.microsoft.com> napisa³
w wiadomo¶ci news:3004105C-30F1-4A26-9194-27E9C0826A9E@microsoft.com...
[quoted text, click to view]

RK
9/29/2004 4:21:04 PM
Have you checked whether the debug symbols are being loaded? I.e. in the
output window, look for your application .exe path. The path should be
followed by "Symbols loaded".

Also make sure the "Build" checkbox for the .exe is checked in the Debug
configuration of the Build configuration manager.
HTH,
RK

[quoted text, click to view]
Eric Peterson
9/30/2004 6:53:08 AM
check and check.

the rest of the application's breakpoints seem to work fine... it's just
this one form.


[quoted text, click to view]
AddThis Social Bookmark Button