Marc Khouzam
|
3964dbeab6
|
Bug 373707: [tracepoints] Make use of the new 'collect /s' command
Change-Id: I60689b73dd1f081fa3e3b53807e52800c9c03006
Reviewed-on: https://git.eclipse.org/r/5576
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
|
2012-04-20 16:13:52 -04:00 |
|
Mikhail Khodjaiants
|
74138d21f5
|
Bug 361934 - Provide timeout for gdb commands
Change-Id: Id51a138411e49f7157858379f8aa09a59a8e4f78
Reviewed-on: https://git.eclipse.org/r/5523
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
|
2012-04-17 10:20:23 -04:00 |
|
Sergey Prigogin
|
1a4b2a06b5
|
Cosmetics.
|
2012-04-04 17:33:36 -07:00 |
|
Sergey Prigogin
|
3ea797a02e
|
Cosmetics.
|
2012-04-04 17:28:06 -07:00 |
|
Sergey Prigogin
|
b424f35ce4
|
Cosmetics.
|
2012-04-04 17:26:10 -07:00 |
|
Anton Gorenkov
|
9ecafd83cd
|
Bug 180256 - Launch configurations should support build variables
|
2012-04-02 12:23:36 -07:00 |
|
Anton Gorenkov
|
4a793c0801
|
Bug 180256 - Launch configurations should support build variables
|
2012-04-02 10:47:17 -07:00 |
|
Marc Khouzam
|
a13c09f28d
|
Bug 375256: Disable assertion to allow existing launches to migrate to the new 'normal' tracepoint terminology.
|
2012-03-24 13:59:04 -04:00 |
|
Marc Khouzam
|
5d924afa08
|
Bug 375256: Use the wording: 'normal' instead of 'slow' for tracepoints
|
2012-03-24 13:38:42 -04:00 |
|
Marc Khouzam
|
2199fee857
|
Bug 375227: Tracepoints cannot be set in the Disassembly view
|
2012-03-23 23:42:25 -04:00 |
|
Pawel Piech
|
7c29ca49ce
|
Bug 374988 - [breakpoints] Update "Add Watchpoint" action and "Add Event Breakpoint" actions to use new dialog
|
2012-03-23 11:40:18 -07:00 |
|
Marc Khouzam
|
4fc35b2185
|
Bug 374823: NPE when trying to list remote processes with GDB 7.4
|
2012-03-20 16:21:14 -04:00 |
|
Marc Khouzam
|
437d707cd9
|
Bug 362039: Default directory for "post mortem" debug, as well as handling the use of variables in core/trace file specification.
|
2012-02-17 09:45:39 -05:00 |
|
Marc Khouzam
|
d2ba7a5b34
|
Bug 370375: [attach] List of processes returned by GDB 7.4 is not parsed properly
|
2012-02-02 14:16:14 -05:00 |
|
Marc Khouzam
|
c42d3a5587
|
Bug 317173: Fix more new warnings of missing @Override now that we use java 6
|
2012-01-03 21:56:43 -05:00 |
|
Marc Khouzam
|
f8f7295cf1
|
Bug 317173: Fix new warnings of missing @Override now that we use java 6, in org.eclipse.cdt.dsf.gdb.ui
|
2011-12-23 15:35:46 -05:00 |
|
Marc Khouzam
|
fb16cb0561
|
Bug 365966: Change all of DSF-GDB to use the new Immediate*RequestMonitor classes. Not a necessary change, but it makes the code easier to read, and validates the new classes.
|
2011-12-12 11:28:16 -05:00 |
|
Sergey Prigogin
|
09967ad791
|
Version number changes missed in the previous commit.
|
2011-10-19 20:53:44 -07:00 |
|
Sergey Prigogin
|
2932f9122c
|
Updated parent feature version in pom.xml files.
|
2011-10-19 19:32:07 -07:00 |
|
Sergey Prigogin
|
7a3c9ba3a1
|
Switched to Java 1.6.
|
2011-10-17 18:04:17 -07:00 |
|
Sergey Prigogin
|
457af57f60
|
Changed the execution environment to JavaSE-1.6
|
2011-10-17 16:44:49 -07:00 |
|
Marc Khouzam
|
d7f7e9cdac
|
Bug 356613: NPE when opening thread filter page with one running and one terminated launch
|
2011-09-02 16:26:45 -04:00 |
|
Marc Khouzam
|
59d5eafbf6
|
Bug 355833: Thread filter effectively disables a breakpoint at the next session
|
2011-09-02 14:26:44 -04:00 |
|
Marc Khouzam
|
9cf0293460
|
Bug 356463: Wrong label in thread filter for programs compiled without pthreads
|
2011-09-01 09:07:31 -04:00 |
|
Marc Khouzam
|
e5c813169a
|
Bug 349736: DSF-GDB breakpoint deleted when modifying thread filter
|
2011-08-25 09:08:13 -04:00 |
|
Marc Khouzam
|
bc75200199
|
Bug 347514: Tracepoint visualization should be prepared for multi-threaded programs
|
2011-08-02 14:50:40 -04:00 |
|
Marc Khouzam
|
d592d691aa
|
Bug 346320: Add support for fast tracepoints
|
2011-07-25 15:29:42 -04:00 |
|
Marc Khouzam
|
03824cc6ca
|
Bug 353005: [remote][attach] Wrong path keeps being re-used after user mistaken when attaching
|
2011-07-25 15:14:13 -04:00 |
|
Marc Khouzam
|
a1229e9c35
|
Bug 350365: Cannot use the servicesTracker outside the executor
|
2011-07-22 08:08:42 -04:00 |
|
Marc Khouzam
|
7706c852e9
|
Bug 293679: Change title of dialog to reflect ability to do
multi-select attach
|
2011-06-30 16:17:51 -04:00 |
|
Marc Khouzam
|
dbc8969164
|
Bug 350365: Remote attach session should use specified binary
|
2011-06-29 11:56:28 -04:00 |
|
Marc Khouzam
|
079dc72df6
|
Bug 293679: Allow multi-select when attaching to processes
|
2011-06-28 16:53:57 -04:00 |
|
Doug Schaefer
|
d7092b12c9
|
Mavenizing CDT releng.
Also removed unsupported cdt.core fragments from the platform feature.
|
2011-06-28 05:21:58 -04:00 |
|
Marc Khouzam
|
2041eb9870
|
Bug 348159: Move DSF-GDB preference store to the core plugin.
|
2011-06-27 16:23:53 -04:00 |
|
Marc Khouzam
|
da6b7c8f02
|
Bug 346215: Allow Tracepoints commands to have a comma in their name
|
2011-06-27 14:10:28 -04:00 |
|
Sergey Prigogin
|
5e00cb748e
|
Bug 347245 - Add configurable defaults for Stop in main and for Non-stop mode.
|
2011-05-26 03:04:55 +00:00 |
|
Sergey Prigogin
|
b7450e5f11
|
Cosmetics.
|
2011-05-26 02:46:35 +00:00 |
|
Sergey Prigogin
|
cbf5f8e9f8
|
Cosmetics.
|
2011-05-26 00:04:55 +00:00 |
|
Sergey Prigogin
|
97c5ac2ec6
|
Cosmetics.
|
2011-05-26 00:02:13 +00:00 |
|
Sergey Prigogin
|
165d5a38af
|
Cosmetics.
|
2011-05-25 22:04:52 +00:00 |
|
Sergey Prigogin
|
d7e9048685
|
Cosmetics.
|
2011-05-25 20:56:16 +00:00 |
|
Sergey Prigogin
|
b26d21eb32
|
Cosmetics.
|
2011-05-25 20:48:13 +00:00 |
|
Marc Khouzam
|
5226c0b13a
|
Bug 347163: Canceling a remote attach causes a bad debug session
|
2011-05-25 19:07:11 +00:00 |
|
Sergey Prigogin
|
c4181d82c9
|
Cosmetics.
|
2011-05-25 17:41:21 +00:00 |
|
Marc Khouzam
|
5af284cece
|
Bug 335235 - Deadlock when pressing trace var button in Trace Control view when GDB is running
|
2011-05-18 18:09:23 +00:00 |
|
Marc Khouzam
|
de6f00d9c8
|
Bug 335320: NPE when terminating a launch and using the TraceControl view
|
2011-05-18 02:11:25 +00:00 |
|
Marc Khouzam
|
24d1fac035
|
Bug 346125 - Exception when disposing TracingConsole
|
2011-05-17 17:05:02 +00:00 |
|
Anton Leherbauer
|
c1a81dbd68
|
Bug 331232 - There are memory leaks with each GDB debug session (partial fix)
|
2011-05-13 10:33:44 +00:00 |
|
Marc Khouzam
|
5ae69e168a
|
Bug 344892: Deadlock when trying to attach to more than one process on a remote target. Small cleanup
|
2011-05-09 00:14:16 +00:00 |
|
Marc Khouzam
|
bcd45d7218
|
Bug 344892: Deadlock when trying to attach to more than one process on a remote target
|
2011-05-08 00:34:54 +00:00 |
|