[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Adding a New Target GDB
From: |
Rohit Arul Raj |
Subject: |
Re: Adding a New Target GDB |
Date: |
Wed, 17 Jan 2007 10:54:30 +0530 |
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 <address@hidden> 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
address@hidden
http://lists.gnu.org/mailman/listinfo/ddd