ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to run gdb commands from file at starting ddd?


From: David Drysdale
Subject: Re: how to run gdb commands from file at starting ddd?
Date: Fri, 18 Jan 2002 08:50:32 -0800 (PST)

Peter Liscovius wrote:

> Hello,
> 
> so i start a specialcompiled gdb:
> 
>   ./powerpc-linux-gdb -x ./MPCBDM/mpc.init
> 
> but would like to use a gdbfrontend like ddd:
> so i start DDD:
> 
>   ddd --debugger ./powerpc-linux-gdb 
> 
> - How can i run a gdb-commandfile in ddd? (searched but didn't found :-( )
> - And how can i run this gdb-commandfile automatically at startup?
>   i'm looking for something like  
>    
>    ddd --debugger powerpc-linuxgdb --debuggeroptions '-x commandfile' .

Might I suggest the DDD on-line manual? A good place to start for a solution
to the above might be:

http://www.gnu.org/manual/ddd/html_mono/ddd.html#Invocation

and

http://www.gnu.org/manual/ddd/html_mono/ddd.html#Inferior%20Debugger%20Options

Hope this helps,

David Drysdale

--
===============================
David Drysdale
Real-Time Systems Inc.
http://www.realtime.bc.ca



reply via email to

[Prev in Thread] Current Thread [Next in Thread]