Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-30Bug 244865 – Support for Step Into Selectionaleon1-0/+22
2013-03-16Bug 403166 - [breakpoints] Breakpoint message is not updated whenMarc Khouzam1-3/+16
2013-03-14Bug 376116 - Use new "Add breakpoint..." with tracepointsMarc Khouzam3-4/+26
2013-01-31Bug 399163 - [reverse] Make use of GDB's new =record-started/stopped MIMarc Khouzam1-0/+6
2013-01-28Bug 399119 - The CDT Model presentation does not support editor and colorRandy Rohrbach1-2/+43
2013-01-23Bug 344890 - [remote] Cannot start a new process on a remote target withMikhail Khodjaiants1-0/+23
2013-01-21Revert "Bug 344890 - [remote] Cannot start a new process on a remote target w...Mikhail Khodjaiants1-23/+0
2013-01-21Bug 344890 - [remote] Cannot start a new process on a remote target withMikhail Khodjaiants1-0/+23
2013-01-14Bug 398136 - ILaunchable is confusingRandy Rohrbach2-0/+91
2012-12-14Bug 396466 - [breakpoints] warnings in log related to toggle breakpoint actionsPawel Piech5-9/+41
2012-11-08Bug 393178: Creating Read/Write type access watchpoints, results in aScott Tepavich1-2/+3
2012-11-08Bug 381450 - MapEntrySourceContainer cannot map file names from Windows to LinuxEugene Tarassov1-1/+1
2012-07-25Bug 290173: Migrate the Connect command to the asynchronous platform APIMarc Khouzam1-0/+26
2012-05-01Bug 372032 - [reverse] Reverse debug buttons should handle the new debugPawel Piech1-4/+12
2012-04-30Bug 376236 - [breakpoints] Create event breakpoints using breakpoint properti...Scott Tepavich5-24/+308
2012-04-11Bug 374153 - [patch][breakpoints] Show accelerator for toggle breakpoint modi...Pawel Piech1-1/+1
2012-04-04Bug 374153 - [patch][breakpoints] Show accelerator for toggle breakpoint modi...Pawel Piech3-3/+119
2012-04-03Bug 374512 - breakpointContribution does not support customPawel Piech1-8/+18
2012-04-03Bug 358382 - Instruction stepping mode button becomes disabledPawel Piech1-15/+33
2012-04-02Bug 375871 - Missing disassembly editor toggle breakpoint testerPatrick Chuong1-4/+10
2012-03-23Bug 374988 - [breakpoints] Update "Add Watchpoint" action and "Add Event Brea...Pawel Piech12-880/+738
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 Prigogin46-1714/+2047
2012-03-21Temporarily restored compatibility with Eclipse 3.7.Sergey Prigogin46-2047/+1714
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 Piech11-140/+284
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 Piech2-22/+64
2012-03-19Bug 360588 - [breakpoints] Allow user to edit all its properties prior to cre...Pawel Piech1-3/+3
2012-03-19Bug 360588 - [breakpoints] Allow user to edit all its properties prior to cre...Pawel Piech3-19/+23
2012-03-19Bug 360588 - [breakpoints] Allow user to edit all its properties prior to cre...Pawel Piech1-7/+2
2012-03-19Bug 360588 - [breakpoints] Allow user to edit all its properties prior to cre...Pawel Piech44-1328/+1486
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 Khouzam2-13/+14
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 Khodjaiants1-0/+2
2012-01-17Code cleanup, mostly about missing @OverrideMarc Khouzam196-224/+1210
2012-01-05Bug 364405 - [disassembly] Multiple instruction pointersPatrick Chuong3-3/+23
2011-12-21Bug 366942 - [disassembly] Extension point for contributing ruler columnsAnton Leherbauer1-0/+56
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-09-16Bug 357440 - [disassembly] Add opcode ruler column to the disassembly viewScott Tepavich2-9/+16
2011-09-16Bug 357612 - [disassembly] Missing register tool-tipsScott Tepavich2-18/+46
2011-07-12Remove obsolete internal constant, preventing potential illegal thread access...Anton Leherbauer2-16/+6
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

Back to the top