Ah, ok. I'll have a look, thanks.
On 10/17/10, Rainer Schuetze <r.sagita...@gmx.de> wrote: > That's an unfortunate regression in the linker that comes with dmd > 2.049. There's already an updated linker available > (http://ftp.digitalmars.com/link.8.00.8.zip). See also the project page > http://dsource.org/projects/mago_debugger for more info. > > Andrej Mitrovic wrote: >> I've just tried it. It doesn't seem to be able to find any locals, >> even if I add a variable to a watchlist it can't find the symbol. I >> guess this is still experimental. Anyway, thanks for the info. >> >> On 10/17/10, Rainer Schuetze <r.sagita...@gmx.de> wrote: >>> Andrej Mitrovic wrote: >>>> Cool stuff, Rainer. Btw, I've noticed there's a new debugger installed >>>> with newer versions of VisualD (mago?). Do I need to set it up to be >>>> used in VS over the default one or is it selected by default after >>>> installation? >>>> >>> If you did not uncheck the mago debugger when installing, you can simply >>> select the debug engine to be used on the project property page >>> "Debugging" (visual studio internal debugger or mago). >>> >