Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] rewriting launcher

Title: rewriting launcher

 
Hi there,

as an exercise, I'm to rewrite a launcher to include downloading the executable to a target and run a gdbserver and to config the gdb underlying the debug session. But it's not clear how can I achieve this.

I'm new to cdt internals, so any help to the right direction would be appreciated (as I understand, I should fiddle around the launch method, but it's not clear where).

BTW, are there javadoc pages for cdt internal classes? I could not find one.

Cheers

- Gergely


Back to the top