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

3657 commits

Author SHA1 Message Date
Marc-Andre Laperle
a4538dbc3a Increment versions so that they are >= Indigo SR2 2012-02-05 15:35:26 -05:00
Mikhail Khodjaiants
15ab0165f1 Bug 365541 - View an array variable whose length is very long (such as
10000) in the editor or Variable View, will cause the interface to die.
2012-01-26 11:59:27 -05:00
Marc Khouzam
2bafef2e42 Code cleanup, mostly about missing @Override 2012-01-17 09:42:18 -05:00
Patrick Chuong
11995a20be Bug 364405 - [disassembly] Multiple instruction pointers 2012-01-05 11:23:02 -05:00
Marc-Andre Laperle
5e1ffb9940 Bug 345118 - can not change the annotation style of texts in lines of
breakpoints
2012-01-03 12:52:56 -05:00
Anton Leherbauer
c7803d38e9 Bug 366942 - [disassembly] Extension point for contributing ruler columns 2011-12-21 14:11:35 +01:00
Patrick Chuong
349cdb089d Bug 358135 - [Pin&Clone] Pinned view shows wrong content for multiple
selection
2011-12-15 15:05:02 -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
Vladimir Prus
09874c7c09 Bug 362274: Use "Step" reason after 'step return' operation 2011-11-02 10:36: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
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