This is the mail archive of the
gdb@sources.redhat.com
mailing list for the GDB project.
meant of string "target sim ..."
- From: Formaggio Luca <luca_formaggio at yahoo dot it>
- To: gdb at sources dot redhat dot com
- Date: Fri, 09 Jan 2004 13:34:57 +0100
- Subject: meant of string "target sim ..."
Hi. When I use the powerpc gdb I type a string
for target setup like this:
target sim -I -i -m 603 -o '/#address-cells 1' -o
'/openprom/init/register/pc 0x100' -o
'/iobus@0xf0000000/reg 0xf0000000 0x01000000' -o
'/iobus/pal@0xf0001000/reg 0xf0001000 32'
This string work very well but what is the meant of
various option of target sim? What is the meant of the
hex addresses?
Thanks
Luca Formaggio