Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] memory view renderings don't update

When I add a Memory Monitor and a rendering I can correctly see and modify memory. If I resume my application, and break back in the same thread, same function, the Memory Rendering never updates. I can create a new rendering, and the correct memory is shown, but this is extremely cumbersome. This is a problem regardless of whether I use an absolute address or an _expression_ that evaluates to an address.

I was not able to find anything about this issue in the archives or on bugzilla. I am using standard Helios/CDT with GDB 7.1-1 and GDB-DSF debug launchers. This problem plagues me whenever I do any memory viewing. Please let me know if there is a fix, a workaround, or if I should file a bug. Thanks.


Back to the top