Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
2011-05-02Bug 344408: Cannot show mixed-mode disassembly when doing project-less debugMarc Khouzam1-2/+2
2011-04-15Bug 342141 - Executables view content goes stale in various scenarios [correc...John Cortell1-1/+3
2011-04-14Bug 341168 - EDC Dwarf Reader shouldn't do source mappingJohn Cortell2-20/+46
2011-04-14Bug 342141 - Executables view content goes stale in various scenariosJohn Cortell14-522/+1071
2011-04-13Pattern for using DebugTrace within plug-ins.John Cortell1-54/+62
2011-04-13Pattern for using DebugTrace within plug-ins.John Cortell3-0/+116
2011-04-12Bug 342096 - Executables view shows binaries for all build configurations ins...John Cortell2-5/+44
2011-04-08Bug 341607 - Fixed potential NPE when director is nullTeodor Madan1-12/+13
2011-04-06[Pin&Clone] Pinned view not update when stepping/runningPatrick Chuong2-15/+10
2011-04-04Bug 341607 - Empty editor content for unavailable file resources when debugge...Teodor Madan4-25/+51
2011-04-01Add JavaDocJohn Cortell1-0/+34
2011-03-30Bug 340177 - [breakpoints] Update CDT ToggleBreakpointTargetFactory enablementPatrick Chuong5-74/+286
2011-03-28Bug 341175 - Address FindBugs issues in debug.core and debug.uiJohn Cortell26-301/+293
2011-03-28Bug 341170 - Fix for platform bug 291323 changed API behavior, regressing beh...John Cortell1-1/+1
2011-03-11The last fix didn't cover the case of unpinning a view where there is no acti...Patrick Chuong1-9/+22
2011-03-11Disassembly view doesn't show "No debug context", related to build 337376.Patrick Chuong1-1/+2
2011-03-10Bug 336876 - [multicore] Grouping of Execution Elements for DSF debugger featurePatrick Chuong6-0/+197
2011-03-08Bug 338908 - Turn the Signals view into a flexible hierarchy viewAnton Leherbauer14-31/+714
2011-03-08Bug 308516 - The gdb directory argument (--cd) is always the project path. Ge...Marc-Andre Laperle1-5/+19
2011-03-07Bug 337881: [Memory Browser] Persist the Go To Address history in the launch ...John Cortell1-24/+0
2011-03-04Bug 337881: [Memory Browser] Persist the Go To Address history in the launch ...John Cortell1-0/+38
2011-03-04Bug 338472 - [Pin&Clone] Pinned view should blank out when session terminatedPatrick Chuong3-22/+57
2011-02-25Change update site URL to indigoVivian Kong2-2/+2
2011-02-25Update minimum bundle versionsAnton Leherbauer1-2/+2
2011-02-24Bug 337881 - Applied Alain Lee patch to deliniate saparate expression lists o...Randy Rohrbach1-0/+24
2011-02-16Bug 336875: Refactor ToggleBreakpointAdapter and ToggleTracepointAdapter classesMikhail Khodjaiants3-735/+605
2011-02-15Bug 334566 - [multicore][Pin&Clone] Add support for icon overlay in the debug...Patrick Chuong9-53/+266
2011-02-15Bug 335648: Differentiate between hw breakpoint and watchpointMarc Khouzam1-1/+0
2011-02-14Fix deprecation warningsAnton Leherbauer2-10/+21
2011-02-07 Bug 312121 - [breakpoints] Show fullpath not working in breakpoints view for...Patrick Chuong2-0/+28
2011-02-02Bug 335528: [multi-process] Move startOrRestart to the Processes serviceMarc Khouzam1-0/+23
2011-02-02Bug 335648: Differentiate between hw breakpoint and watchpointMarc Khouzam1-3/+6
2011-01-18Bug 334651 - Deadlock reported during startup of cdt.debug.uiPatrick Chuong1-24/+29
2011-01-17Bug 331781 - Pin and Clone supportPatrick Chuong14-2/+1163
2011-01-17Bug 334500 - Tooltip on Reverse step commands misses a spaceAnton Leherbauer1-7/+7
2011-01-17Bug 304108 - [Disassembly] Disassembly view should clear when there is no deb...Anton Leherbauer1-6/+15
2010-12-22Bug 290572 - [reverse] Reverse buttons don't appear as soon as we turn on Rev...Anton Leherbauer2-26/+44
2010-12-19Make CompilationDirectorySourceContainer little smarter.Sergey Prigogin1-1/+4
2010-12-16Added a missing condition.Sergey Prigogin2-10/+10
2010-12-16Added a missing condition.Sergey Prigogin1-1/+1
2010-12-16Bug 225805. Few more tweaks for CProjectSourceContainer and SourceFoldersRela...Sergey Prigogin2-68/+56
2010-12-15Bug 225805 - Make compilation directory container return IFiles when possible.Sergey Prigogin3-93/+83
2010-12-15Removed a leftover commented out code fragment,Sergey Prigogin1-11/+0
2010-12-14Fix NPE.Ken Ryall1-0/+3
2010-12-13Bug 332191 - Expression text hover should use fallback if no parsing informat...Anton Leherbauer1-120/+270
2010-12-10Minor label adjustmentSergey Prigogin1-2/+2
2010-12-10Bug 225805 - Sourcelookup handling does not scale to large projectsSergey Prigogin36-100/+1710
2010-12-10Cosmetics.Sergey Prigogin1-3/+1
2010-12-10Cosmetics.Sergey Prigogin1-0/+1
2010-12-10Cosmetics.Sergey Prigogin1-2/+1

Back to the top