Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-19Bug 373040 - [breakpoints] Breakpoint Types submenu in editor ruler popup doe...Pawel Piech1-7/+14
2012-03-19Bug 360588 - [breakpoints] Allow user to edit all its properties prior to cre...Pawel Piech2-9/+4
2012-03-19Bug 360588 - [breakpoints] Allow user to edit all its properties prior to cre...Pawel Piech55-1371/+2571
2012-03-07Bug 370462 - Improving the debug preferences - add support for different char...Mathias Kunter1-28/+80
2012-03-06Bug 370462: Improving the debug preferences - add support for different chars...Marc Khouzam3-14/+15
2012-03-06Bug 370462: Improving the debug preferences - add support for different chars...Mathias Kunter2-35/+96
2012-02-08Bug 360280 - [breakpoints] Reposition breakpoints when planted on invalid lineScott Tepavich1-4/+7
2012-01-26Bug 365541 - View an array variable whose length is very long (such asMikhail Khodjaiants2-0/+2
2012-01-17Code cleanup, mostly about missing @OverrideMarc Khouzam226-230/+1387
2012-01-05Bug 364405 - [disassembly] Multiple instruction pointersPatrick Chuong3-3/+23
2012-01-03Bug 345118 - can not change the annotation style of texts in lines ofMarc-Andre Laperle1-0/+8
2011-12-21Bug 366942 - [disassembly] Extension point for contributing ruler columnsAnton Leherbauer11-0/+1249
2011-12-15Bug 358135 - [Pin&Clone] Pinned view shows wrong content for multiplePatrick Chuong1-3/+8
2011-12-14Bug 353351 - DisassemblyBackendDsf.retrieveFrameAddressInSessionThread()Patrick Chuong1-1/+18
2011-10-20Version number changes missed in the previous commit.Sergey Prigogin2-2/+2
2011-10-20Updated parent feature version in pom.xml files.Sergey Prigogin1-1/+1
2011-10-18Switched to Java 1.6.Sergey Prigogin2-4/+4
2011-10-17Changed the execution environment to JavaSE-1.6Sergey Prigogin1-1/+1
2011-09-16Bug 357440 - [disassembly] Add opcode ruler column to the disassembly viewScott Tepavich2-9/+16
2011-09-16Bug 357612 - [disassembly] Missing register tool-tipsScott Tepavich4-20/+48
2011-07-12Remove obsolete internal constant, preventing potential illegal thread access...Anton Leherbauer2-16/+6
2011-06-28Mavenizing CDT releng.Doug Schaefer1-0/+17
2011-06-25Bug 335402 - Breakpoint Sound Action fails to change wav fileMarc-Andre Laperle2-14/+23
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-2/+2
2011-05-26Generics.Sergey Prigogin1-30/+22
2011-05-26Cosmetics.Sergey Prigogin1-7/+6
2011-05-25Cosmetics.Sergey Prigogin1-10/+9
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-10Bug 345134 - Cannot Cast multiple variable at once. Perform cast on all eleme...Teodor Madan3-60/+96
2011-04-14Bug 341168 - EDC Dwarf Reader shouldn't do source mappingJohn Cortell1-5/+24
2011-04-14Bug 342141 - Executables view content goes stale in various scenariosJohn Cortell7-230/+409
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 Madan2-13/+13
2011-03-30Bug 340177 - [breakpoints] Update CDT ToggleBreakpointTargetFactory enablementPatrick Chuong2-24/+156
2011-03-28Bug 341175 - Address FindBugs issues in debug.core and debug.uiJohn Cortell16-273/+268
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 Chuong4-0/+153
2011-03-08Bug 338908 - Turn the Signals view into a flexible hierarchy viewAnton Leherbauer14-31/+714
2011-03-04Bug 338472 - [Pin&Clone] Pinned view should blank out when session terminatedPatrick Chuong3-22/+57
2011-02-25Update minimum bundle versionsAnton Leherbauer1-2/+2
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-07 Bug 312121 - [breakpoints] Show fullpath not working in breakpoints view for...Patrick Chuong1-0/+18
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

Back to the top