Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-01[reverse] Reverse debug buttons should handle the new debug global toolbarPawel Piech1-2/+2
2012-05-01Bug 372032 - [reverse] Reverse debug buttons should handle the new debugPawel Piech2-93/+136
2012-04-30Bug 376236 - [breakpoints] Create event breakpoints using breakpoint properti...Scott Tepavich9-31/+380
2012-04-20Bug 317173: Cleanup warnings for DSF-GDB.Marc Khouzam1-2/+2
2012-04-11Bug 374153 - [patch][breakpoints] Show accelerator for toggle breakpoint modi...Pawel Piech3-2/+4
2012-04-04Bug 374153 - [patch][breakpoints] Show accelerator for toggle breakpoint modi...Pawel Piech4-14/+130
2012-04-04Bug 375996 - [breakpoints] CDT's "Breakpoint Properties" popup menuPawel Piech1-1/+1
2012-04-03Bug 374512 - breakpointContribution does not support customPawel Piech8-88/+319
2012-04-03Bug 375996 - [breakpoints] CDT's "Breakpoint Properties" popup menuPawel Piech2-4/+13
2012-04-03Bug 358382 - Instruction stepping mode button becomes disabledPawel Piech2-17/+44
2012-04-02Bug 375871 - Missing disassembly editor toggle breakpoint testerPatrick Chuong2-8/+13
2012-03-23Bug 374988 - [breakpoints] Update "Add Watchpoint" action and "Add Event Brea...Pawel Piech15-829/+1027
2012-03-21Bug 360588 - [breakpoints] Allow user to edit all its properties prior to cre...Pawel Piech1-0/+29
2012-03-21Revert "Temporarily restored compatibility with Eclipse 3.7."Sergey Prigogin58-1768/+3326
2012-03-21Temporarily restored compatibility with Eclipse 3.7.Sergey Prigogin58-3326/+1768
2012-03-19Bug 360588 - [breakpoints] Allow user to edit all its properties prior to cre...Pawel Piech1-2/+2
2012-03-19Bug 360588 - [breakpoints] Allow user to edit all its propertiesPawel Piech16-157/+407
2012-03-19Bug 360588 - [breakpoints] Allow user to edit all its properties prior to cre...Pawel Piech2-45/+35
2012-03-19Bug 360588 - [breakpoints] Allow user to edit all its properties prior to cre...Pawel Piech4-22/+79
2012-03-19Bug 360588 - [breakpoints] Allow user to edit all its properties prior to cre...Pawel Piech2-7/+7
2012-03-19Bug 360588 - [breakpoints] Allow user to edit all its properties prior to cre...Pawel Piech6-22/+81
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

Back to the top