Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/debug
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 Tepavich10-31/+381
2012-04-20Bug 317173: Cleanup warnings for DSF-GDB.Marc Khouzam2-3/+8
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 Piech9-90/+321
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-04-02Cosmetics.Sergey Prigogin1-6/+5
2012-04-02Bug 180256 - Launch configurations should support build variablesAnton Gorenkov5-7/+22
2012-03-23Bug 374988 - [breakpoints] Update "Add Watchpoint" action and "Add Event Brea...Pawel Piech18-877/+1092
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 Prigogin79-2722/+4869
2012-03-21Temporarily restored compatibility with Eclipse 3.7.Sergey Prigogin79-4869/+2722
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 Piech76-2325/+4114
2012-03-07Bug 370462 - Improving the debug preferences - add support for different char...Mathias Kunter3-39/+96
2012-03-06Bug 370462: Improving the debug preferences. Better handling of octal addres...Mathias Kunter2-6/+28
2012-03-06Bug 370462: Improving the debug preferences - add support for different chars...Marc Khouzam9-34/+38
2012-03-06Bug 370462: Improving the debug preferences - add support for different chars...Marc Khouzam1-1/+2
2012-03-06Bug 370462: Improving the debug preferences - add support for different chars...Mathias Kunter7-60/+237
2012-02-08Bug 360280 - [breakpoints] Reposition breakpoints when planted on invalid lineScott Tepavich16-39/+532
2012-02-07Bug 369594: GDB 7.4 now reports solib events in MI, but no longer in CLIMarc Khouzam1-6/+10
2012-02-05Increment versions so that they are >= Indigo SR2Marc-Andre Laperle6-6/+6
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 Khouzam558-265/+2939
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-11-02Bug 362274: Use "Step" reason after 'step return' operationVladimir Prus1-1/+1
2011-10-20Version number changes missed in the previous commit.Sergey Prigogin14-16/+16
2011-10-20Updated parent feature version in pom.xml files.Sergey Prigogin11-11/+11
2011-10-18Switched to Java 1.6.Sergey Prigogin14-29/+29
2011-10-17Changed the execution environment to JavaSE-1.6Sergey Prigogin8-9/+9
2011-09-22Update version numbers for Juno.Doug Schaefer2-2/+2
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-09-13fix version number on mi.core pom.Doug Schaefer1-1/+1

Back to the top