Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-12Bug 357073: MIDataDisassemble should support modes 2 and 3 added in GDB 7.3Daniel Thomas3-17/+48
2011-09-03Fix poms for tycho 0.13.Doug Schaefer4-4/+8
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

Back to the top