Community
Participate
Working Groups
When an expression entered in the address field is invalid in the current debug context an error indicator appears to the left of the input field. Selecting a debug context where the expression is valid the memory browser updates the content, but the error indicator remains.
Created attachment 178809 [details] Branch 6_0 patch This patch may be applied to branch 6_0[_2] of org.eclipse.cdt.debug.ui.memory.memorybrowser.MemoryBrowser.java
Created attachment 178810 [details] Branch 7_0 patch This patch may be applied to branch 7_0 of org.eclipse.cdt.debug.ui.memory.memorybrowser.MemoryBrowser.java
Created attachment 178812 [details] HEAD patch This patch may be applied to HEAD, to the following file: org.eclipse.cdt.debug.ui.memory.memorybrowser.MemoryBrowser.java
Folks I am taking this one to apply Andre's fix. Randy
Pawel I applied these patches to HEAD and the 7.0 CDT branch, please review Randy
*** cdt cvs genie on behalf of rarohrba *** Bug 323221 - Moved the handling of the GotoAddress bar so it is executed on a UI runnable thread. [*] MemoryBrowser.java 1.34 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/memory/org.eclipse.cdt.debug.ui.memory.memorybrowser/src/org/eclipse/cdt/debug/ui/memory/memorybrowser/MemoryBrowser.java?root=Tools_Project&r1=1.33&r2=1.34 [*] MemoryBrowser.java 1.29.2.3 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/memory/org.eclipse.cdt.debug.ui.memory.memorybrowser/src/org/eclipse/cdt/debug/ui/memory/memorybrowser/MemoryBrowser.java?root=Tools_Project&r1=1.29.2.2&r2=1.29.2.3