1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

6 commits

Author SHA1 Message Date
Jason
ea9adbf5e0 [Bug 379169] Would like to log Rx/Tx threads from GDBControl
I have added a Debug Tracing class to internal.gdb. and then I'm calling
that class as messages pass out of Eclipse to GDB and then when
responses come back from GDB. This class can be used to add debug
tracing to other classes, but I'm not sure right now what people want to
be able to log. I have amended the two affected classes to include
copyright updates. I have also added the UI components to plugin.xml
In addition, I have altered GdbCommandTimeoutManager to use the new
tracing format so we can trace timeouts in the same way. Includes
JavaDoc on the new file.


Change-Id: Icf2af2aaa99dec010db77faf081eb2b8954b3b2a
Reviewed-on: https://git.eclipse.org/r/5972
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
2012-06-13 15:42:34 -04:00
Marc Khouzam
abf3f62731 Bug 318214: Unify Basic remote launch with Advanced remote launch 2010-07-23 18:06:58 +00:00
Vivian Kong
c10f971d21 Bug 286888 - externalize strings in o.e.c.dsf.gdb 2009-08-18 13:59:45 +00:00
Vivian Kong
5e92597120 bug 254307 - branding 2009-05-26 14:48:10 +00:00
Pawel Piech
b006bc98c3 Bug 262826 - Create common C/C++ launch configurations 2009-02-27 22:38:54 +00:00
Pawel Piech
5b47187366 Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00