This is the mail archive of the insight@sourceware.org mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Run an external command prior to running the debugger


Hi,

Is it possible to run a command prior to starting the debugger?

I would like to do the following:

1. start Insight
2. start gdbserver on the target
3. type "R" to run the software on the debugger.

Is step 2 possible from within Insight? In other words: can I extend the Insight command "R" such that it first launches the gdbserver on the target and only then launches the debug session?

*Best rgds,

-- Geert
*


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]