Bug 306022 - [Memory Browser] empty address field results in error
Summary: [Memory Browser] empty address field results in error
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-memory (show other bugs)
Version: 0 DD 1.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: cdt-debug-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-16 11:09 EDT by René ijkerk CLA
Modified: 2020-09-04 15:23 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description René ijkerk CLA 2010-03-16 11:09:23 EDT
Build Identifier: M20100211-1343

When you leave the address field empty and press the New Tab button, a new tab appears starting at address 0x0, but the following error appears:

  Unable to Go To specified address
  Invalid expression: "

Solution, do not give the error, empty=zero, just go to address 0x0. Also for the Go button.

Also, there was an unexpected behavior in the dialog: the New Tab button also is attached to the same edit field as the Go, instead of just opening a new tab...



Reproducible: Always