Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Memory view

If I remember correctly there's some non-obvious setting "MI" mode for
Mac OS and CDT.  In the launch configuration dialog "Debugger Tab", if
you iterate through the different mi command modes, one of them should
work...

Probably worth filing a bug if there isn't one already.

James

2009/2/20 Alexander Agranovsky <alex@xxxxxxxxx>:
> Hi,
>
> Having a problem with memory view not rendering correctly. Here's a link to
> the screenshot illustrating that --
> http://www.agranovsky.com/temp/cdt.png -- note that console shows
> "data-read-memory" being executed correctly, and returning valid memory
> values. Yet, the actual rendering (no matter which one is picked) only shows
> question marks.
>
> Eclipse 3.4.1, CDT 5.0.1.200809120802, OSX.
>
> - Alex
>
>
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>


Back to the top