This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


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

Re: How do you use GDB to debug GDB


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
>


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