Questions on GDB
Will Lentz
Will_Lentz@Trimble.COM
Fri Jun 2 10:34:00 GMT 2000
Hi Pete,
For a remote PPC target (through rproxy), I use:
file xyz.elf
target remote ip.addr:port
load
run
It's really cool that you ported the Macraigor DLL to Linux! I
think more people would use the Wiggler if your port was made
available :-).
Will
> -----Original Message-----
> From: Peter Reilley [ mailto:micrio@mv.com ]
> Sent: Thursday, June 01, 2000 2:24 PM
> To: gdb@sourceware.cygnus.com
> Subject: Questions on GDB
>
>
> I have a few questions on the operation of GDB with the Wiggler
> and a PowerPC target.
>
> I have ported the Macraigor DLL from MS Windows to Linux and
> am attempting to get GDB working. I can read and write registers
> and memory in the PPC target. I have a small test program that
> I compiled with GCC configured as a cross compiler for the PPC.
> I can use the "load" command and have the binary load properly
> in the target memory. I can use the "symbol-file" command to
> load the symbols. The "file" command will load the binary but
> it seems to have a base address in the host and not the target.
> The "run" and "step" commands do not seem to work.
>
> Anyway, what are the commands that you used to load and execute
> a binary in a target under Windows. The documentation that I found
> on the internet is conflicting.
>
> Thanks,
> Pete.
>
>
>
>
>
More information about the Gdb
mailing list