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

1051 commits

Author SHA1 Message Date
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
Sergey Prigogin
6b9291e199 Cosmetics. 2010-12-04 01:48:15 +00:00
Sergey Prigogin
f257c2f55d NLS-style string resources. 2010-12-02 23:13:07 +00:00
Sergey Prigogin
f3b4634427 Generics. 2010-12-02 20:42:38 +00:00
Anton Leherbauer
40a4382b3e Bug 331552 - [disassembly] Need a way to insert more than one source line 2010-12-02 12:04:04 +00:00
Anton Leherbauer
009a2d0523 Bug 329682 - Rename method "evaluateSymbolAddress" to "evaluateAddressExpression" 2010-11-16 09:35:38 +00:00
Anton Leherbauer
1e2b8c24bb Bug 329682 - Restore backwards compatibility 2010-11-12 17:48:01 +00:00
Patrick Chuong
b0f3b7b768 Bug 329682 - [disassembly] Address bar does not work for symbols 2010-11-11 17:05:56 +00:00
Anton Leherbauer
9b5703b88c Remove stale annotation types and NLS keys, related to bug 326145 2010-09-30 10:38:52 +00:00
Ken Ryall
a0b5fe2c89 Bug 325773 - Support copy in the Executables View. Fix up line endings. 2010-09-21 18:38:43 +00:00
Ken Ryall
3cacbafb08 Bug 325773 - Support copy in the Executables View 2010-09-20 15:47:04 +00:00
Anton Leherbauer
cea5f68197 Bug 315185 - [hover] When hovering over a macro argument the expansion as a whole is evaluated 2010-08-10 10:45:07 +00:00
Marc Khouzam
abf3f62731 Bug 318214: Unify Basic remote launch with Advanced remote launch 2010-07-23 18:06:58 +00:00
Andrew Gvozdev
0d1338e502 bug 319748: Missing/unnecessary $NON-NLS$ tags
patch from Petri Tuononen
2010-07-15 14:35:58 +00:00
Andrew Gvozdev
b3c3920a84 bug 319814: The type Assert is deprecated
patch from Petri Tuononen
2010-07-14 19:30:15 +00:00
Andrew Gvozdev
73ea2efa7d bug 319769: Unnecessary type casts
patch from Petri Tuononen
2010-07-14 14:02:35 +00:00
Anton Leherbauer
a529a397d0 Bug 316905 - DebugMarkerAnnotationModel does not reliably remove annotations for removed breakpoints 2010-07-14 08:44:41 +00:00
Sergey Prigogin
1ddf51d577 Removed hardcoded bundle names. 2010-06-21 00:35:25 +00:00
Teodor Madan
bb9485981f Bug 317226: Disassembly view throws NPE when debugging with CDI. Fix also NPE when getting frame address 2010-06-18 16:11:44 +00:00