How do you use GDB to debug GDB
Stephen Smith
ischis2@home.com
Wed Mar 21 15:59:00 GMT 2001
I ignored the break line since I'm not sure what to do with it. Anyway thanks. I now will be able to work on the
shared library problem that I keep posting about.
sps
Michael Elizabeth Chastain wrote:
> Hello Stephen,
>
> This is how I do it:
>
> % gdb powerpc-motorola-elf-gdb
> (gdb) set prompt [top]
> [top] set args --command=C:/rti/bin/rtidbug.ini C:/examples/dll/main.exe
> [top] break help_command
> [top] run
>
More information about the Gdb
mailing list