Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Debug perspective questions
Debug perspective questions [message #328814] Wed, 04 June 2008 13:40
Eclipse UserFriend
Originally posted by: arthur.leatherman.gmail.com

Hello kind folks! :)

I am working on a few features to the debug perspective, and collected
some questions that I have...

* One of the features I want to add is an extended registers view. By
"extended" I mean that the devices we'll be working on have peripherals
attached to them, and the registers for these peripherals are mapped to
memory addresses. Ideally I'd like to add a register group for each
peripheral (in addition to the existing "Main" group) and fill it up by
reading the values over GDB or some other way.

Unfortunately I could not find how to do that. If anyone could please
point me to source code of something similar, or provide a few pointers as
to how to do that, it'd be very cool!

* The disassembly view appears to be disassembling only the current
function. Is there a way to either disassemble a specific memory address,
or show disassembly for the whole program?

Thanks!
Previous Topic:Code Assist not working in 3.4RC2
Next Topic:Re: Not able to close single window opened using Window -> New Window in eclipse 3.2
Goto Forum:
  


Current Time: Wed Jul 17 19:26:45 GMT 2024

Powered by FUDForum. Page generated in 0.03262 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top