Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-debug-dev] More powerful disassembly & memory view

Only for the memory window.

 

I noticed that by filing 27217 people have requested a virtual table for the memory view. In our product we made up very cheap and somehow useful solution by just adding two buttons <Next> and <Prev> to the Memory Window. See the attached picture.

 

 

Looking at the Mikhail comments I see that the plan for the CDT 3.0 is to use the Eclipse Debug view.

 

I know that having two buttons is far form perfect but if you guys think that this may improve the usability of the CDT versions prior to 3.0, I am ready to submit a patch.

 

Dobrin Alexiev

Texas Instruments  

 

 

 

 

-----Original Message-----
From: cdt-debug-dev-admin@xxxxxxxxxxx [mailto:cdt-debug-dev-admin@xxxxxxxxxxx] On Behalf Of Øyvind Harboe
Sent: Friday, December 17, 2004 12:16 PM
To: cdt-debug-dev@xxxxxxxxxxx
Subject: [cdt-debug-dev] More powerful disassembly & memory view

 

Over the last couple of days, I've been doing some low-level debugging

and I sorely miss being able to scroll up&down beyond the current

disassembly range, or even choose which function to disassemble, etc.

 

If anyone has patches to CDT that addresses these issues, I'd love to

incorporate them in my embedded CDT plugin.

 

 

http://www.zylin.com/embeddedcdt.html

 

 

 

--

Øyvind Harboe

http://www.zylin.com

 

 

_______________________________________________

cdt-debug-dev mailing list

cdt-debug-dev@xxxxxxxxxxx

http://dev.eclipse.org/mailman/listinfo/cdt-debug-dev


Back to the top