public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* gdb ARMulator
@ 2005-06-30 22:45 Gautam Sachdeva
  0 siblings, 0 replies; 2+ messages in thread
From: Gautam Sachdeva @ 2005-06-30 22:45 UTC (permalink / raw)
  To: gdb

Hi,

I am doing a system modeling project on ARM processor and I need to use a
instructon set simulator for that. At present, gdb ARMulator seems to
me the best option but before getting fully involved with it I want to
confirm few details.

1) Is gdb ARMulator cycle-by-cycle callable?
2) Whether gdb ARMulator has support for interrupts?
2) Does it completely supports the ARMv7 ISA?

I would really appreciate if someone could send me some information on the
above mentioned queries.

Thanks and Regards
Gautam





^ permalink raw reply	[flat|nested] 2+ messages in thread

* GDB Armulator
@ 2004-06-17 15:40 Modi Banti
  0 siblings, 0 replies; 2+ messages in thread
From: Modi Banti @ 2004-06-17 15:40 UTC (permalink / raw)
  To: gdb


Hi,

I need to do following 

1) I have GCc tool chain for arm-elf paltform. I have some 
application compiled using arm-elf-gcc.

2) I want to run tha application using GDB armulator and 
debug it.

3) I was trying to build GDB Armulator but i get varioud 
kinds of errors. I configure the GDB by saying ./configure 
--target==arm-linux and then make all  and I get erros of 
the kind-


gcc -g -O2       \
         -o gdb gdb.o libgdb.a \
            ../bfd/libbfd.a ../readline/libreadline.a 
../opcodes/libopcodes.a  ../libiberty/libiberty.a 
    -lsocket -lnsl -lm -lncurses  ../libiberty/libiberty.a 
 
libgdb.a(tui.o)(.text+0x64c): In function `tui_enable':
/users/students/tesi10/gdb-6.1/gdb/tui/tui.c:377: 
undefined reference to `initscr32'
libgdb.a(tui-io.o)(.text+0x154): In function `tui_puts':
/users/students/tesi10/gdb-6.1/gdb/tui/tui-io.c:176: 
undefined reference to `w32addch'
libgdb.a(tui-io.o)(.text+0x17c):/users/students/tesi10/gdb-6.1/gdb/tui/tui-io.c:181: 
undefined reference to `getcury'


I am not sure what I am doing wrong here. Is it correct to 
configure it as arm-linux?  I  couldnt find any document 
explaing this nicely....can anybody please help me and 
tell how to get this done....also how do i run and debug 
my application using GDB and Armulator.....

Thanks and regards,
Banti

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-06-30 22:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-30 22:45 gdb ARMulator Gautam Sachdeva
  -- strict thread matches above, loose matches on Subject: below --
2004-06-17 15:40 GDB Armulator Modi Banti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).