Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Creating new debugger tab for launch configuration

See the implementation of GDB Server page (GDBServerDebuggerPage.java).

----- Original Message ----- From: "Logantha, Jayaprakash (STSD)" <jayaprakash.logantha@xxxxxx>
To: "CDT General developers list." <cdt-dev@xxxxxxxxxxx>
Sent: Friday, October 07, 2005 2:26 AM
Subject: [cdt-dev] Creating new debugger tab for launch configuration


Hi,

We have a launch configuration which starts remote debugging session on
target machine. We need the customized debugger tab for our launch
configurations. It looks like as shown in the image.

Can you please guide me how to write customized debugger tab ?

Thanks,
JP



Back to the top