www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.debugger - Visual D: Unexpected symbol reader error while processing test.exe

reply Johnson Jones <JJ Dynomite.com> writes:
I'm very few BP's are working now ;/

Getting that error on most of the lines of code I have

https://ibb.co/cVVSSF

Not sure why it broke all of a sudden. Since these things seem to 
be relatively random I'll play around with it after a while. 
Maybe a more informative error message could be added for things 
like this? or a logging feature?

Whats strange is that the BP works in the delegate but not in the 
main program ;/
Aug 07 2017
parent Johnson Jones <JJ Dynomite.com> writes:
On Monday, 7 August 2017 at 20:39:02 UTC, Johnson Jones wrote:
 I'm very few BP's are working now ;/

 Getting that error on most of the lines of code I have

 https://ibb.co/cVVSSF

 Not sure why it broke all of a sudden. Since these things seem 
 to be relatively random I'll play around with it after a while. 
 Maybe a more informative error message could be added for 
 things like this? or a logging feature?

 Whats strange is that the BP works in the delegate but not in 
 the main program ;/
strangely enough, switching to x64 shows them all as valid. So, now we are on the inverse of what we were on when x64 wouldn't hit any breakpoints. Probably same area of code as before.
Aug 07 2017