[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [cdt-dev] Memory browser behavior
|
Hi Marc,
I ran into the same problem with cores instead of threads. I entered a bug for it and posted a patch too:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=338545
Regards,
Norman Yee
--- On Thu, 3/3/11, Marc Khouzam <marc.khouzam@xxxxxxxxxxxx> wrote:
> From: Marc Khouzam <marc.khouzam@xxxxxxxxxxxx>
> Subject: [cdt-dev] Memory browser behavior
> To: "'CDT General developers list.'" <cdt-dev@xxxxxxxxxxx>
> Date: Thursday, March 3, 2011, 4:33 PM
> Hi,
>
> I haven't used the Memory Browser much, so I don't know if
> this is normal or not.
> I don't see the memory browser refresh when I change the
> selection in the Debug view. I need to press the Go
> button.
>
> I run a program with two threads.
> I ask for the memory of an expression "&i" and I get it
> properly.
> Then I change the selected thread in the Debug view.
> Nothing happens.
> If I press Go, it refreshes and show the memory of "&i"
> for the new thread.
>
> So, this view is not 'live'?
>
> Thanks
>
> Marc
>
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>