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

577 commits

Author SHA1 Message Date
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
Anton Leherbauer
7f65962244 Bug 331629 - [disassembly] pageUp/pageDown scrolling jumps over unknown sections unexpectedly
In cooperation with Kirk Beitz
2011-04-15 08:15:28 +00:00
Anton Leherbauer
536ce267ee Bug 342791 - NPE in debug expression hover - null frame context
Patch by Kirk Beitz
2011-04-14 08:19:56 +00:00
Anton Leherbauer
e1cfb22cba Bug 342535 - [disassembly] Don't resolve files to an inaccessible resource 2011-04-12 10:36:42 +00:00
Anton Leherbauer
cd23b6b5b5 Bug 332288 - [disassembly] Source lookup problems are logged multiple times for the same file 2011-04-08 13:13:26 +00:00
Anton Leherbauer
4d0e215d55 Bug 342169 - [disassembly] Breakpoints on external source files are not displayed 2011-04-07 14:35:30 +00:00
Patrick Chuong
818e571ee9 Bug 340478 - Variables/Registers/Expressions view refresh button enable/disable state gets messed up if the view is pinned 2011-04-01 13:42:32 +00:00
Patrick Chuong
c1d6a1cffe Bug 340177 - [breakpoints] Update CDT ToggleBreakpointTargetFactory enablement 2011-03-30 13:56:31 +00:00
Anton Leherbauer
fb1d8d2a97 Bug 337554 - [disassembly][breakpoints] Method breakpoints are not shown in the disassembly view 2011-03-11 09:26:08 +00:00
Anton Leherbauer
91c51e5113 Disassembly view should blank out if there is no debug context, related to bug 337376 2011-03-11 08:34:25 +00:00
Patrick Chuong
e9ccc03be3 Bug 336876 - [multicore] Grouping of Execution Elements for DSF debugger feature 2011-03-10 20:38:23 +00:00
Patrick Chuong
c57cf3cce3 Bug 202556 - [variables][registers][expressions] Allow setting of numeric format for individual variables in the view. 2011-03-04 16:06:51 +00:00
Vivian Kong
101d5367d0 Change update site URL to indigo 2011-02-25 14:36:44 +00:00
Mikhail Khodjaiants
9684ae54d1 Bug 337303: Refactor DisassemblyToggleBreakpointsTarget and DisassemblyToggleTracepointsTarget 2011-02-22 18:50:40 +00:00
Marc Khouzam
8ca71e3d94 Bug 337764: Label for limited stack frame is not shown 2011-02-21 20:05:47 +00:00
Anton Leherbauer
2aa98ad07f Bug 337284 - NPE in debug expression hover 2011-02-16 11:39:45 +00:00
Patrick Chuong
480ee167c8 Bug 334566 - [multicore][Pin&Clone] Add support for icon overlay in the debug view 2011-02-15 21:12:12 +00:00
Patrick Chuong
0d4ca399d0 Bug 331781 - Pin and Clone support 2011-01-17 18:17:43 +00:00
Anton Leherbauer
c50b35dc33 Bug 304108 - [Disassembly] Disassembly view should clear when there is no debug context 2011-01-17 08:12:25 +00:00
Ken Ryall
ef899d10d1 Bug 330875 - Use of Parenthesis in Stack Frame Name 2011-01-13 12:29:11 +00:00
Anton Leherbauer
f3f4f693eb Bug 333946 - [disassembly][api] provisional package should be marked internal in the manifest 2011-01-11 11:03:59 +00:00
Randy Rohrbach
6b367bbecf Bug 333509 - More generic reference to IMemoryBlockRetrieval. 2011-01-04 20:37:18 +00:00
Patrick Chuong
581d1af49f Bug 328168 - Disassembly view does not align address enter new address manually 2010-12-21 16:53:48 +00:00