Debug perspective questions [message #328814] |
Wed, 04 June 2008 09:40 |
Eclipse User |
|
|
|
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!
|
|
|
Powered by
FUDForum. Page generated in 0.02671 seconds