Bug 146659 - Traditional memory rendering: A few bug fixes and one feature addition
Summary: Traditional memory rendering: A few bug fixes and one feature addition
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: DD (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Ted Williams CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2006-06-12 14:58 EDT by Warren Paul CLA
Modified: 2010-10-14 15:21 EDT (History)
2 users (show)

See Also:


Attachments
Patch file. (+committed, +logged) (4.49 KB, patch)
2006-06-12 14:59 EDT, Warren Paul CLA
pawel.1.piech: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Warren Paul CLA 2006-06-12 14:58:32 EDT
added "Reset to base address" action.  

fixed for models that return null from getMemoryBlockStartAddress (hence indicating that the memory block is not bounded, e.g. CDT).

fixed NPE in certain situations where some of the data requested is in cache but not all.

fixed NPE when doing a copy to clipboard when nothing is selected.
Comment 1 Warren Paul CLA 2006-06-12 14:59:59 EDT
Created attachment 44174 [details]
Patch file. (+committed, +logged)

This patch fixes the three bugs mentioned and adds a new action to reset to the base address.
Comment 2 Ted Williams CLA 2006-09-30 15:26:03 EDT
The patch has been applied. Thanks for the effort and sorry for the delay.
Comment 3 Pawel Piech CLA 2007-05-29 19:04:15 EDT
Setting "Target Milestone" for report generation.