This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

remote gdb debug and disassemble


Hi !

When I connect with gdb to my remote target, I do it like this:

  $ arm-linux-gdb
  (gdb) target remote ramses:2001
  0xc0021ad4 in ?? ()

Is there any way to disassemble from here?

  (gdb) disassemble 0xc0021ad4
  No function contains specified address.

No, I don't have the source or object file with debug info of the contents of 
this address :-)

-- 
MN-Logistik GmbH         http://www.mn-logistik.de
Holger Schurig
Dieselstr. 18
61191 Rosbach v.d.Höhe
Tel: 06003/9141-0        Fax: 06003/9141-49


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]