Re: Adding a New Target GDB
"Rohit Arul Raj" <[email protected]>
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I tried the same to invoke ddd $ddd --debugger target-elf-gdb yourprog (gdb) target sim (gdb) load raj(My Program Name) (gdb) run I get segmentation fault. When i do the same steps with gdb alone it loads and works as expected. But in ddd, it is able to load the program but not able to run. Any help regarding this!! Regards, Rohit On 1/16/07, Fabian Scheler <[email protected]> wrote: > > Is it possible for me to integrate the customized gdb (taget-elf-gdb) to ddd? > > Any Documentation regarding this? > > just invoke ddd as follows: > > ddd --debugger target-elf-gdb yourprog > > Ciao, Fabian > > > _______________________________________________ > Ddd mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/ddd >