This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GDB -w 'vanishes'


bob.koninckx@o-3s.com wrote:
ddd works for me

ddd --debugger your-gdb

does the trick.


If you use the `--debugger' option, be sure that the type of inferior
debugger is specified as well.  That is, use one of  the  options
`--gdb',`--dbx', `--xdb', `--jdb' `--pydb', or `--perl'


# Start up ddd like this: # ddd --debugger <path_to_your_gdb> --gdb

(unless the default setting works fine).


Panagiotis




Bob



--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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