[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
how to run gdb commands from file at starting ddd?
From: |
liscovius |
Subject: |
how to run gdb commands from file at starting ddd? |
Date: |
Fri, 18 Jan 2002 17:30:54 +0100 (MET) |
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' .
Peter Liscovius
--
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net
- how to run gdb commands from file at starting ddd?,
liscovius <=