Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
2011-07-29Fix compile error in RegisterManager and bundle versionsAnton Leherbauer3-4/+7
2011-07-28Bug 353326 - compile error due to unused import in RegisterManagerChris Recoskie2-2/+1
2011-07-17Bug 345151 - Executable View should create virtual folders whentmadan1-1/+2
2011-07-12Remove obsolete internal constant, preventing potential illegal thread access...Anton Leherbauer2-16/+6
2011-06-29More tests for the Maven build.Doug Schaefer1-0/+35
2011-06-28Mavenizing CDT releng.Doug Schaefer24-0/+1502
2011-06-25Bug 335402 - Breakpoint Sound Action fails to change wav fileMarc-Andre Laperle2-14/+23
2011-06-08Bug 348754 - Update feature copyright statements for IndigoVivian Kong4-4/+4
2011-05-27Bug 347245 - Add configurable defaults for Stop in main and for Non-stop mode...Sergey Prigogin1-2/+1
2011-05-26Cosmetics.Sergey Prigogin1-1/+1
2011-05-26Cosmetics.Sergey Prigogin1-1/+1
2011-05-26Cosmetics.Sergey Prigogin1-2/+2
2011-05-26Generics.Sergey Prigogin1-30/+22
2011-05-26Comment adjustment.Sergey Prigogin1-2/+1
2011-05-26Cosmetics.Sergey Prigogin1-7/+6
2011-05-25Cosmetics.Sergey Prigogin1-10/+9
2011-05-20Bug 346568 - Update licenses for IndigoVivian Kong8-8/+16
2011-05-16Bug 331232 - There are memory leaks with each GDB debug session (partial fix)v201105160958Anton Leherbauer1-1/+3
2011-05-16Bug 340526 - Create watch expression: line endings should be removedAnton Leherbauer1-2/+3
2011-05-16Hover should return nothing in case of an interrupt.Anton Leherbauer1-1/+1
2011-05-12Bug 342141 - Executables view content goes stale in various scenarios [Discov...John Cortell1-40/+35
2011-05-12Forgot copyright boilerplateJohn Cortell1-4/+17
2011-05-10Bug 345164: Revert changes to Spawner and instead explicitly close streams in...Marc Khouzam1-0/+13
2011-05-10Bug 345134 - Cannot Cast multiple variable at once. Perform cast on all eleme...Teodor Madan3-60/+96
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

Back to the top