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

725 commits

Author SHA1 Message Date
Marc Khouzam
2bafef2e42 Code cleanup, mostly about missing @Override 2012-01-17 09:42:18 -05:00
Marc Khouzam
f6d3c6295b Bug 367788: Use the new 'set python print-stack' command. 2012-01-05 22:31:26 -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
c42f98e333 Bug 367788: maint set python print-stack has been removed from GDB 7.4 2012-01-03 16:07:32 -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
b549d4759d Bug 317173: Fix new warnings of missing @Override now that we use java 6, in org.eclipse.cdt.dsf.gdb 2011-12-23 15:35:42 -05:00
Marc Khouzam
5c70f146df Bug 365471: Explicitly set 'target-async off' 2011-12-23 09:49:51 -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
Vladimir Prus
09874c7c09 Bug 362274: Use "Step" reason after 'step return' operation 2011-11-02 10:36:49 -04:00
John Dallaway
e03958b6ad Bug 341762: MIDataReadMemory problem when word_size != 1 2011-10-26 16:15:43 -04:00
Marc Khouzam
e4aed35b52 Bug 362105: Cancelling a launch during the prompt for the corefile gives an error 2011-10-26 15:24:49 -04: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
Marc Khouzam
bc856eeea5 Bug 358754: NPE in MIBreakpointsManager 2011-10-19 15:53:31 -04: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
Doug Schaefer
9ec9113700 Update version numbers for Juno. 2011-09-22 15:03:14 -04:00
Mikhail Khodjaiants
1f97137969 Bug 357515 - [breakpoints] Target filter is not working when unchecking
the entire target.
2011-09-15 17:17:37 -04:00
Daniel Thomas
6d7a8182a0 Bug 357073: MIDataDisassemble should support modes 2 and 3 added in GDB 7.3 2011-09-12 09:37:11 -04:00
Axel Mueller
e44884f7ea Bug 320277: Cannot view variables of base class in derived class 2011-09-07 09:55:17 -04:00
Doug Schaefer
bca8fe06a1 Fix poms for tycho 0.13. 2011-09-02 20:48:39 -04: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
Eugene Ostroukhov
97d0869a9a Bug 352888: Add two new "done" methods to RequestMonitor and DataRequestMonitor 2011-08-30 15:20:25 -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
0b0cc40fc8 Typo 2011-08-05 16:23:43 -04:00
Marc Khouzam
db62a47f3e Bug 348091: Cannot launch hardware or post-mortem debugging for older GDBs when preference for non-stop is enabled 2011-08-05 15:35:19 -04:00
Marc Khouzam
0f94c41a73 Bug 339550: Cleanup GdbLaunchDelegate for easier overriding 2011-08-05 14:06:10 -04:00
Marc Khouzam
0d2872027c Bug 339550: Allow to override GdbLaunch 2011-08-05 13:48:43 -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
dba1e9d2bf Bug 353423: Move refreshing of thread states from GDBRunControl_7_2_NS to GDBRunControl_7_0_NS since -thread-info is available since GDB 7.0 2011-08-02 14:01:39 -04:00
Marc Khouzam
fd690737ac Bug 353423: Simpler solution using -thread-info instead of -list-thread-groups --recurse 1 2011-08-01 11:32:38 -04:00
Marc Khouzam
d2c51aec89 Bug 353423: Need a way to refresh the thread list and state in the run control service 2011-07-29 15:43:34 -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
579f5aa0ec Bug 352998: [remote][attach] Cannot do a remote-attach session with GDB7.2 and CDT8.0 2011-07-25 11:52:55 -04:00
Marc Khouzam
c5c97a7b3b Bug 352998: [remote][attach] Cannot do a remote-attach session with GDB7.2 and CDT8.0 2011-07-25 09:44:41 -04:00
Marc Khouzam
142ab81593 Bug 352998: [remote][attach] Cannot do a remote-attach session with GDB7.2 and CDT8.0 2011-07-25 09:10:55 -04:00
Marc Khouzam
a1229e9c35 Bug 350365: Cannot use the servicesTracker outside the executor 2011-07-22 08:08:42 -04:00
Marc Khouzam
1923edd05c Bug 339882: Make use of GDB's 'scheduler-locking' option 2011-07-21 13:16:12 -04:00
Marc Khouzam
76b6692246 Bug 352562: Tracepoint Action 'eval' has changed to 'teval' 2011-07-20 09:31:34 -04:00
Marc Khouzam
163a57b8b7 Bug 352493:Trace control buttons are disabled after a start trace
failure
2011-07-19 14:01:47 -04:00
Mikhail Khodjaiants
29c0d80c92 Bug 350330 - Cached stopped event is not reset in MIStack.flushCache(). 2011-06-30 17:18:49 -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
Doug Schaefer
dbfc9b886b Update pom.xml to match version update in dsf.gdb. 2011-06-28 12:03:53 -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
d3eb4cd839 Bug 347047: Trace visualization does not show proper frames with GDB >=
7.3
2011-06-28 13:52:40 -04:00