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 |
|
Anton Leherbauer
|
9b091e5b66
|
Bug 338908 - Turn the Signals view into a flexible hierarchy view
|
2011-03-08 08:31:36 +00:00 |
|
Marc-Andre Laperle
|
1be6fe3bd0
|
Bug 308516 - The gdb directory argument (--cd) is always the project path. Get attribute from launch configuration instead.
|
2011-03-08 03:15:55 +00:00 |
|
John Cortell
|
74f76e1c9a
|
Bug 337881: [Memory Browser] Persist the Go To Address history in the launch configuration (removed obsolete file)
|
2011-03-07 18:54:56 +00:00 |
|
John Cortell
|
6ad4ad176a
|
Bug 337881: [Memory Browser] Persist the Go To Address history in the launch configuration.
|
2011-03-04 17:41:16 +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 |
|
Vivian Kong
|
101d5367d0
|
Change update site URL to indigo
|
2011-02-25 14:36:44 +00:00 |
|
Anton Leherbauer
|
754bca12d2
|
Update minimum bundle versions
|
2011-02-25 13:37:13 +00:00 |
|
Randy Rohrbach
|
21fb967107
|
Bug 337881 - Applied Alain Lee patch to deliniate saparate expression lists on a per user/launch basis, where the lists are stored in the launch.
|
2011-02-24 18:15: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 |
|
Marc Khouzam
|
878d101d18
|
Bug 335648: Differentiate between hw breakpoint and watchpoint
|
2011-02-15 14:34:30 +00:00 |
|
Anton Leherbauer
|
60080b30c7
|
Fix deprecation warnings
|
2011-02-14 14:18:46 +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 |
|
Marc Khouzam
|
4881bba10c
|
Bug 335528: [multi-process] Move startOrRestart to the Processes service
|
2011-02-02 21:39:37 +00:00 |
|
Marc Khouzam
|
a10ab1852d
|
Bug 335648: Differentiate between hw breakpoint and watchpoint
|
2011-02-02 02:33:42 +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 |
|
Sergey Prigogin
|
3e78c7b962
|
Make CompilationDirectorySourceContainer little smarter.
|
2010-12-19 07:27:45 +00:00 |
|
Sergey Prigogin
|
850511bfd3
|
Added a missing condition.
|
2010-12-16 18:04:38 +00:00 |
|
Sergey Prigogin
|
f8cb160e20
|
Added a missing condition.
|
2010-12-16 18:03:42 +00:00 |
|
Sergey Prigogin
|
47f70de67b
|
Bug 225805. Few more tweaks for CProjectSourceContainer and SourceFoldersRelativePathSourceContainer
|
2010-12-16 02:14:35 +00:00 |
|
Sergey Prigogin
|
686dacabdb
|
Bug 225805 - Make compilation directory container return IFiles when possible.
|
2010-12-15 02:23:32 +00:00 |
|
Sergey Prigogin
|
a6387c02ef
|
Removed a leftover commented out code fragment,
|
2010-12-15 01:18:10 +00:00 |
|
Ken Ryall
|
cc19f30cd6
|
Fix NPE.
|
2010-12-14 19:58:20 +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
|
352368acac
|
Minor label adjustment
|
2010-12-10 23:24:30 +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
|
f8dfab70e8
|
Cosmetics.
|
2010-12-10 22:12:30 +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
|
82e06db2d9
|
Generics.
|
2010-12-09 01:16:31 +00:00 |
|
Sergey Prigogin
|
4080c880f1
|
Cosmetics.
|
2010-12-08 01:56:45 +00:00 |
|
Sergey Prigogin
|
bcf7ea67a0
|
Loop enhancement.
|
2010-12-08 00:24:08 +00:00 |
|
Sergey Prigogin
|
b9c7e81375
|
Fixed compiler warnings.
|
2010-12-06 20:31:37 +00:00 |
|
Sergey Prigogin
|
95ba23d13a
|
Fixed compiler warnings.
|
2010-12-06 20:21:54 +00:00 |
|
Sergey Prigogin
|
14d28761a1
|
Avoid calling a deprecated method.
|
2010-12-06 20:16:51 +00:00 |
|