Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » CDT Disassembly View
CDT Disassembly View [message #209452] Tue, 08 May 2007 11:35 Go to next message
Eclipse UserFriend
Originally posted by: jonathan.orditz.selectron.ch

Hi,

A disassembly view is provided by the CDT. But only the actual "module"
where the debugger is can be seen. It is possible to see a disassembly
view for all the c-files in the project and in the libraries added to the
project (if sources are available of course...) ?

Because I want to go to adress 0x402ffe where I have a problem but I found
nothing to "jump" to this adress and I do not know what code is located at
this address ?

Or do someone know if the GCC compiler can output a "list" file ? (in
order to know the module which is located on my address). I found nothing
in the documentation of GCC...

Many thanks in advance...

Jonathan
Re: CDT Disassembly View [message #209460 is a reply to message #209452] Tue, 08 May 2007 11:41 Go to previous message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Jonathan,

I expect your question will get more attention on the CDT newsgroup:
news://news.eclipse.org/eclipse.tools.cdt


Jonathan wrote:
> Hi,
>
> A disassembly view is provided by the CDT. But only the actual
> "module" where the debugger is can be seen. It is possible to see a
> disassembly view for all the c-files in the project and in the
> libraries added to the project (if sources are available of course...) ?
>
> Because I want to go to adress 0x402ffe where I have a problem but I
> found nothing to "jump" to this adress and I do not know what code is
> located at this address ?
>
> Or do someone know if the GCC compiler can output a "list" file ? (in
> order to know the module which is located on my address). I found
> nothing in the documentation of GCC...
>
> Many thanks in advance...
>
> Jonathan
>
Previous Topic:How to develop customised views in ecllipse
Next Topic:How to develop custom extensions and how to register
Goto Forum:
  


Current Time: Wed Apr 24 21:00:49 GMT 2024

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

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

Back to the top