<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 15 July 2014 07:37, Rainer Schuetze via Digitalmars-d-announce <span dir="ltr"><<a href="mailto:digitalmars-d-announce@puremagic.com" target="_blank">digitalmars-d-announce@puremagic.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class=""><br>
<br>
On 14.07.2014 16:17, Manu via Digitalmars-d-announce wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
I've been running beta2, and I noticed that class debugging isn't<br>
working. There was a discussion some time back about how class members<br>
weren't evaluated correctly in Win64, and it was said that it was fixed<br>
in master.<br>
I was excited and patiently awaiting the release.<br>
<br>
Can anyone who knows about this stuff comment?<br>
<br>
</blockquote>
<br></div>
You have to use -gc instead of -g to enable the '.' to '@' translation inside class names.<br></blockquote><div><br></div><div>Shouldn't that be the default then? It's no good not being able to view class members...</div>
<div><br></div><div>Are you sure that's the problem? If I inspect a class, it shows a grid populated with the proper number of members, but the member names are blank and the values are blank too.</div><div>Occasionally, if there are many members, the first 10 or so are blank, but then the rest display properly from there down. It's very strange... you haven't experienced this?</div>
<div>If the problem is as you say, I'm surprised that it would occasionally work past the first 10 members or so...</div></div></div></div>