[Issue 12200] Strange crash while debugging in Win64
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Feb 19 17:33:22 PST 2014
https://d.puremagic.com/issues/show_bug.cgi?id=12200
--- Comment #6 from Manu <turkeyman at gmail.com> 2014-02-19 17:33:22 PST ---
(In reply to comment #4)
> (In reply to comment #3)
> > You are experiencing the crash too?
>
> No. Is it possible to reproduce it with the full function alone or does it need
> other stuff, too?
Happens in my minimal case (attached).
> I suspect that the breakpoint is actually set at 000007F6D341C1A0 in your
> original example changing the instruction ithout stopping there. This could be
> a bad line number information.
This sounds like a good theory. Not sure how to prove/test this. VS doesn't
show the byte breakpoints are set.
> Try to delete the pdb file before rebuilding. I remember experiencing problems
> with stale debug information due to incremental linking. Maybe we need to
> supply /INCREMENTAL:NO to the linker command line.
No effect.
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list