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

599 commits

Author SHA1 Message Date
Andrew Gvozdev
b930e8fe4b Merge remote-tracking branch 'cdt/master' into sd90 2012-01-17 21:42:22 -05:00
Marc Khouzam
2bafef2e42 Code cleanup, mostly about missing @Override 2012-01-17 09:42:18 -05:00
Andrew Gvozdev
68dfbade0a Merge branch 'master' into sd90 2012-01-06 00:04:07 -05:00
Patrick Chuong
11995a20be Bug 364405 - [disassembly] Multiple instruction pointers 2012-01-05 11:23:02 -05:00
Andrew Gvozdev
a87ff3995f Merge remote-tracking branch 'cdt/master' into sd90 2012-01-03 23:07:49 -05:00
Marc Khouzam
463d52d01b Bug 367808: Cleanup new warnings for missing @Override for Java 6 in cdt.dsf and cdt.dsf.ui 2012-01-03 22:53:22 -05:00
Andrew Gvozdev
23b841b96c Merge remote-tracking branch 'cdt/master' into sd90 2012-01-03 17:57:57 -05:00
Anton Leherbauer
c7803d38e9 Bug 366942 - [disassembly] Extension point for contributing ruler columns 2011-12-21 14:11:35 +01:00
Andrew Gvozdev
bbec91c5bc Merge remote-tracking branch 'cdt/master' into sd90 2011-12-17 07:17:00 -05:00
Patrick Chuong
cffc23093a Bug 353351 - DisassemblyBackendDsf.retrieveFrameAddressInSessionThread()
shows an error message to the user if stack.getFrameData fails.
2011-12-14 16:05:27 -05:00
Pawel Piech
cd080686aa Bug 366446 - [test] DSF tests don't compile against platform 4.2M4 2011-12-12 21:11:43 -08:00
William R. Swanson
1291c98447 Bug 365966: Convenience RequestMonitor classes using ImmediateExecutor 2011-12-12 11:28:13 -05:00
Andrew Gvozdev
35f8ff40dc Merge remote-tracking branch 'cdt/master' into sd90 2011-12-10 22:11:50 -05:00
Anton Leherbauer
c0c636bc3c Bug 366173 - [disassembly] Extract base class from BreakpointsAnnotationModel for custom annotations 2011-12-09 14:19:37 +01:00
Andrew Gvozdev
0df3dfbbbc Merge remote-tracking branch 'cdt/master' into sd90 2011-12-08 16:40:00 -05:00
Pawel Piech
e59cb540db Bug 310345 - [concurrent] Asynchronous Cache Programming Model (ACPM)
utilities for DSF (Fixed API tooling errors).
2011-12-07 15:32:35 -08:00
Pawel Piech
02c9e05cd5 Bug 310345 - [concurrent] Asynchronous Cache Programming Model (ACPM) -
Added missing files from last commit.
2011-12-01 07:27:13 -08:00
Pawel Piech
58513ccf2d Bug 310345 - [concurrent] Asynchronous Cache Programming Model (ACPM)
utilities for DSF - Added an ACPM example to DSF examples plugin.
2011-11-30 13:40:41 -08:00
Andrew Gvozdev
4f2cea1002 Merge branch 'cdt/master' into sd90 2011-11-17 22:30:15 -05:00
Anton Leherbauer
9d5806e552 Cleanup of obsolete api filters 2011-11-04 11:35:56 +01: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
Pawel Piech
d722e5a8f6 Bug 359783 - (Fix matching of timed-out event contexts and tracking
timed-out flags)
2011-10-05 15:37:42 -07:00
Pawel Piech
bdd74fd79e Bug 359783 - (Avoid assertion error in case of inconsistent model
events)
2011-10-05 15:37:39 -07:00
Pawel Piech
93d76c18d7 Bug 359783 - (comment #3: Fixed handling of suspended event to match
previous behavior)
2011-10-04 22:41:02 -07:00
Pawel Piech
d643d3b26e Bug 359783 - [run control] SteppingController step timeout doesn't work
when container is resumed
2011-10-04 22:14:29 -07:00
Anton Leherbauer
1a13e176e8 Fix invalid bundle version 2011-09-16 15:55:19 +02:00
Scott Tepavich
6f21f0999c Bug 357440 - [disassembly] Add opcode ruler column to the disassembly view 2011-09-16 11:58:35 +02:00
Scott Tepavich
9fe6dfee8e Bug 357612 - [disassembly] Missing register tool-tips 2011-09-16 09:56:50 +02:00
Doug Schaefer
bca8fe06a1 Fix poms for tycho 0.13. 2011-09-02 20:48:39 -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
Eugene Ostroukhov
5af07f83aa Bug 309908 - [vm] VMDelta does not override setIndex() 2011-09-02 09:48:10 +02:00
Eugene Ostroukhov
97d0869a9a Bug 352888: Add two new "done" methods to RequestMonitor and DataRequestMonitor 2011-08-30 15:20:25 -04:00
Doug Schaefer
415f3eda29 Added .gitignore to dsf examples for generated code. 2011-08-04 13:32:55 -04:00
Pawel Piech
48646a0cbd Bug 352795 - [expressions] Enable in-line editing of expression
activated by File->Rename action.
2011-07-21 11:30:40 -07:00
Pawel Piech
a33ed9c492 Bug 351898 - Add guard to populate expression column for variables that
return error on evaluation.
2011-07-14 12:12:48 -07:00
Pawel Piech
9f3bf0a326 Bug 352012 - [update policy] "Breakpoint Hit" update policy does not
have a constructor for clearing multiple number format values.
2011-07-13 11:53:14 -07:00
Pawel Piech
40ebd77d9d Bug 351898 - [expressions] Invalid expressions do not show errors in the
value column.
2011-07-12 14:39:13 -07: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
Vivian Kong
f6d1c8c24b Bug 348754 - Update feature copyright statements for Indigo 2011-06-08 14:36:18 +00:00
Anton Leherbauer
b8859f5dd6 Bug 347255 - [disassembly] NPE in BreakpointsAnnotationModel 2011-05-26 08:18:26 +00:00
Vivian Kong
c82cbe55fb Bug 346568 - Update licenses for Indigo 2011-05-20 00:59:10 +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
Patrick Chuong
b956965539 Bug 344842 - [disassembly] NPE when shutting down the workbench 2011-05-06 14:00:24 +00:00
Anton Leherbauer
bb9af0b61c Bug 344768 - [disassembly] The disassembly view does not respect current line color setting 2011-05-05 06:52:02 +00:00
Patrick Chuong
6a9144e8e0 Bug 343021 - variable/expression/register cell modifier need to try to get element format when in editing values 2011-04-28 19:29:07 +00:00
Pawel Piech
d5d371784d Bug 343867 - EvaluationContextManager unnecessarily triggers loading of org.eclipse.cdt.debug.ui 2011-04-26 16:18:22 +00:00
Patrick Chuong
aebd77f850 Bug 343272 - Missing IModelDelta.COLLAPSE delta detail 2011-04-19 14:21:30 +00:00