Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
2013-04-30Bug 244865 – Support for Step Into Selectionaleon4-0/+118
2013-04-03Updated pom.xml for o.e.cdt.debug.mi.core to match plugin version.Marc Khouzam1-1/+1
2013-04-03Update to version of o.e.cdt.debug.mi.core and added missing @since tag.Marc Khouzam2-1/+2
2013-04-02PR 41476 Support for variable in shared libs paths for debuggerelaskavaia1-4/+16
2013-03-16Bug 403166 - [breakpoints] Breakpoint message is not updated whenMarc Khouzam1-3/+16
2013-03-14Bug 376116 - Use new "Add breakpoint..." with tracepointsMarc Khouzam4-5/+27
2013-02-08Bug 396230 - [breakpoints] In Breakpoint Properties dialog sort and group pages.Pawel Piech1-6/+28
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 Khodjaiants5-1/+83
2013-01-21Revert "Bug 344890 - [remote] Cannot start a new process on a remote target w...Mikhail Khodjaiants5-83/+1
2013-01-21Bug 344890 - [remote] Cannot start a new process on a remote target withMikhail Khodjaiants5-1/+83
2013-01-14Bug 398136 - ILaunchable is confusingRandy Rohrbach3-3/+94
2012-12-14Bug 396466 - [breakpoints] warnings in log related to toggle breakpoint actionsPawel Piech6-12/+44
2012-12-13Bug 365776 - [breakpoints] Add breakpoint action to toggle reverseMarc Dumais7-1/+359
2012-12-07Bug 395873 - [breakpoints] breakpointContribution conditional contribution do...Pawel Piech1-7/+4
2012-11-29Bug 392512 - Support GDB breakpoint notificationsMikhail Khodjaiants2-0/+88
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-11-08Bug 386675 - Added a junit test for MapEntrySourceContainerAnton Leherbauer1-0/+40
2012-11-07Bug 393791 - Cannot substitute Windows path to Unix path on LinuxScott Tepavich2-28/+26
2012-10-17Bug 391390 : Updatesite url is indigomhussein4-16/+0
2012-10-03Bug 363688 - CDT issues "auto-solib-add on" command to gdb with invalidMikhail Khodjaiants2-18/+28
2012-09-04Bug 388238 - NPE when calling DebugUIPlugin.launchInBackground()Pawel Piech1-3/+26
2012-08-29Bug 388338 - [breakpoints] event breakpoints broken for DSFPawel Piech1-3/+1
2012-08-29Bug 388338 - [breakpoints] event breakpoints broken for DSFPawel Piech4-2/+55
2012-08-16debug tests show generic junit.gramework.TestSuite name in test resultJohn Cortell1-8/+2
2012-07-25Bug 290173: Migrate the Connect command to the asynchronous platform APIMarc Khouzam9-4/+90
2012-07-09Bug 383988mhussein3-4/+25
2012-06-28Bumped up feature versions for Kepler.Sergey Prigogin15-19/+19
2012-05-09Bug 379043 - Safer to explicitly set 'target-async off' (CDI)Mikhail Khodjaiants2-1/+50
2012-05-08Bug 372032: Make Reverse Resume visible in run menuMarc Khouzam1-1/+3
2012-05-03Bug 378417 - Values of "int32_t" variable and register types are shownMikhail Khodjaiants1-1/+1
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

Back to the top