1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
Commit graph

3497 commits

Author SHA1 Message Date
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
Doug Schaefer
9ec9113700 Update version numbers for Juno. 2011-09-22 15:03:14 -04: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
e0e63818d1 fix version number on mi.core pom. 2011-09-13 12:06:03 -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
Doug Schaefer
bca8fe06a1 Fix poms for tycho 0.13. 2011-09-02 20:48:39 -04:00
Anton Leherbauer
006de47712 Fix compile error in RegisterManager and bundle versions 2011-07-29 09:47:45 +02:00
Chris Recoskie
87d2a15da8 Bug 353326 - compile error due to unused import in RegisterManager 2011-07-28 12:16:23 -04:00
tmadan
e6b07afaf6 Bug 345151 - Executable View should create virtual folders when
importing executables
2011-07-17 12:41:03 +03:00
Anton Leherbauer
c0b8d346ab Remove obsolete internal constant, preventing potential illegal thread access during startup 2011-07-12 08:01:04 +02:00
Doug Schaefer
6eff5311d7 More tests for the Maven build. 2011-06-29 14:30:07 -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-Andre Laperle
ab8f68cc5b Bug 335402 - Breakpoint Sound Action fails to change wav file
Fixed hang on Linux gtk
2011-06-25 15:00:02 -04:00
Vivian Kong
f6d1c8c24b Bug 348754 - Update feature copyright statements for Indigo 2011-06-08 14:36:18 +00:00
Sergey Prigogin
56b100f37c Bug 347245 - Add configurable defaults for Stop in main and for Non-stop mode. Use global preferences for Debug As command. 2011-05-27 00:08:55 +00:00
Sergey Prigogin
3a5209e6ff Cosmetics. 2011-05-26 20:48:33 +00:00
Sergey Prigogin
17d26298d8 Cosmetics. 2011-05-26 20:17:46 +00:00
Sergey Prigogin
d26a1e2e98 Cosmetics. 2011-05-26 20:17:14 +00:00
Sergey Prigogin
e14cadc60a Generics. 2011-05-26 18:50:26 +00:00
Sergey Prigogin
9a1ff716f7 Comment adjustment. 2011-05-26 17:50:27 +00:00
Sergey Prigogin
472713c951 Cosmetics. 2011-05-26 17:50:06 +00:00
Sergey Prigogin
f5fb221fa2 Cosmetics. 2011-05-25 21:42:28 +00:00
Vivian Kong
c82cbe55fb Bug 346568 - Update licenses for Indigo 2011-05-20 00:59:10 +00:00
Anton Leherbauer
bc5c01b862 Bug 331232 - There are memory leaks with each GDB debug session (partial fix) 2011-05-16 12:11:46 +00:00
Anton Leherbauer
83719f04cc Bug 340526 - Create watch expression: line endings should be removed
Patch by Axel Mueller
2011-05-16 07:36:53 +00:00
Anton Leherbauer
30e80b53b2 Hover should return nothing in case of an interrupt. 2011-05-16 07:11:28 +00:00
John Cortell
9612b01db0 Bug 342141 - Executables view content goes stale in various scenarios [Discovered inefficiency in new code. There's no need to research a project for executables when we've been able to determine that one or more specific Executable objects were removed. Just update the model and notify listeners.] 2011-05-12 17:55:37 +00:00
John Cortell
a48a40919f Forgot copyright boilerplate 2011-05-12 16:15:51 +00:00
Marc Khouzam
04e7974825 Bug 345164: Revert changes to Spawner and instead explicitly close streams in DSF-GDB and CDI 2011-05-10 17:38:42 +00:00
Teodor Madan
2fab85bf17 Bug 345134 - Cannot Cast multiple variable at once. Perform cast on all elements from selection 2011-05-10 08:29:09 +00:00
Marc Khouzam
5465ec9a3d Bug 344408: Cannot show mixed-mode disassembly when doing project-less debug 2011-05-02 15:03:13 +00:00
John Cortell
fd479f4b3d Bug 342141 - Executables view content goes stale in various scenarios [corrected inadvertent API breakage] 2011-04-15 15:53:30 +00:00
John Cortell
4e7d74a6be Bug 341168 - EDC Dwarf Reader shouldn't do source mapping 2011-04-14 20:41:44 +00:00
John Cortell
9782f044c7 Bug 342141 - Executables view content goes stale in various scenarios 2011-04-14 20:31:22 +00:00
John Cortell
4eb880ce48 Pattern for using DebugTrace within plug-ins. 2011-04-13 18:35:46 +00:00
John Cortell
caeab9d560 Pattern for using DebugTrace within plug-ins. 2011-04-13 15:57:45 +00:00
John Cortell
69e391fbe1 Bug 342096 - Executables view shows binaries for all build configurations instead of just the active ones 2011-04-12 16:35:04 +00:00
Teodor Madan
c2a6ef0d6b Bug 341607 - Fixed potential NPE when director is null 2011-04-08 12:36:14 +00:00
Patrick Chuong
ceb8b9b40b [Pin&Clone] Pinned view not update when stepping/running 2011-04-06 14:26:06 +00:00
Teodor Madan
dfeae8915c Bug 341607 - Empty editor content for unavailable file resources when debugger steps into those source files 2011-04-04 14:33:40 +00:00
John Cortell
0069fbe0d3 Add JavaDoc 2011-04-01 14:27:45 +00:00
Patrick Chuong
c1d6a1cffe Bug 340177 - [breakpoints] Update CDT ToggleBreakpointTargetFactory enablement 2011-03-30 13:56:31 +00:00
John Cortell
eeb3c6825a Bug 341175 - Address FindBugs issues in debug.core and debug.ui 2011-03-28 23:11:24 +00:00
John Cortell
ea04df9522 Bug 341170 - Fix for platform bug 291323 changed API behavior, regressing behavior in CDT 2011-03-28 21:00:06 +00:00
Patrick Chuong
461e44b498 The last fix didn't cover the case of unpinning a view where there is no active debug context, related to bug 337376. 2011-03-11 15:42:02 +00:00
Patrick Chuong
aadf0c164a Disassembly view doesn't show "No debug context", related to build 337376. 2011-03-11 14:51:22 +00:00
Patrick Chuong
e9ccc03be3 Bug 336876 - [multicore] Grouping of Execution Elements for DSF debugger feature 2011-03-10 20:38:23 +00:00