Executing commands in custom GDB



I'm developing for a QNX system, and using their provided GDB binary which supports their proprietary debug protocol (via the command 'target qnx /path/to/serial'). I've been using DDD as a front-end for a while, and it works fine when specifying their GDB binary as the debugger. I just launch DDD with the --debugger option and execute the target command in the terminal. Looking through the archives, it looks like there is a fork that allows access to the GDB terminal. Is there any way in the 'vanilla' to execute this target command?  Thanks much,
-Chris


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