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

1069 commits

Author SHA1 Message Date
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
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
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
Anton Leherbauer
c0b8d346ab Remove obsolete internal constant, preventing potential illegal thread access during startup 2011-07-12 08:01:04 +02: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
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
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
472713c951 Cosmetics. 2011-05-26 17:50:06 +00:00
Sergey Prigogin
f5fb221fa2 Cosmetics. 2011-05-25 21:42:28 +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
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
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
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
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
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
Anton Leherbauer
9b091e5b66 Bug 338908 - Turn the Signals view into a flexible hierarchy view 2011-03-08 08:31:36 +00:00
Patrick Chuong
38f65aca63 Bug 338472 - [Pin&Clone] Pinned view should blank out when session terminated 2011-03-04 16:45:10 +00:00
Anton Leherbauer
754bca12d2 Update minimum bundle versions 2011-02-25 13:37:13 +00:00
Mikhail Khodjaiants
676444cbbe Bug 336875: Refactor ToggleBreakpointAdapter and ToggleTracepointAdapter classes 2011-02-16 18:41:41 +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
2f04b81343 Bug 312121 - [breakpoints] Show fullpath not working in breakpoints view for other breakpoint type 2011-02-07 19:48:39 +00:00
Patrick Chuong
a5c5b5ff16 Bug 334651 - Deadlock reported during startup of cdt.debug.ui 2011-01-18 16:00:51 +00:00
Patrick Chuong
0d4ca399d0 Bug 331781 - Pin and Clone support 2011-01-17 18:17:43 +00:00
Anton Leherbauer
fd40ad3a82 Bug 334500 - Tooltip on Reverse step commands misses a space 2011-01-17 10:40:39 +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
Anton Leherbauer
d395d762b8 Bug 290572 - [reverse] Reverse buttons don't appear as soon as we turn on Reverse Debugging 2010-12-22 11:22:16 +00:00
Anton Leherbauer
acb651e6d6 Bug 332191 - Expression text hover should use fallback if no parsing information is available 2010-12-13 14:27:09 +00:00
Sergey Prigogin
9aee6c4850 Bug 225805 - Sourcelookup handling does not scale to large projects 2010-12-10 22:39:43 +00:00
Sergey Prigogin
49332004f6 Cosmetics. 2010-12-10 22:31:17 +00:00
Sergey Prigogin
ba128d6683 Cosmetics. 2010-12-10 20:25:24 +00:00
Sergey Prigogin
0c65369079 Cosmetics. 2010-12-09 02:51:22 +00:00
Sergey Prigogin
3f93fe42c4 Generics. 2010-12-04 22:10:25 +00:00
Sergey Prigogin
f76e087cfa Cosmetics. 2010-12-04 22:07:53 +00:00
Sergey Prigogin
1d59eac559 Cosmetics. 2010-12-04 21:36:21 +00:00