| Summary: | [Memory Browser] Error indicator of address input field does not clear when debug context changes | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Tools] CDT | Reporter: | Anton Leherbauer <aleherb+eclipse> | ||||||||
| Component: | cdt-memory | Assignee: | Randy Rohrbach <Randy.Rohrbach> | ||||||||
| Status: | RESOLVED FIXED | QA Contact: | Ted Williams <ted> | ||||||||
| Severity: | minor | ||||||||||
| Priority: | P3 | CC: | Randy.Rohrbach, st.laurent | ||||||||
| Version: | 7.0 | Flags: | Randy.Rohrbach:
review?
(pawel.1.piech) |
||||||||
| Target Milestone: | --- | ||||||||||
| Hardware: | PC | ||||||||||
| OS: | Windows XP | ||||||||||
| Whiteboard: | |||||||||||
| Attachments: |
|
||||||||||
|
Description
Anton Leherbauer
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 |