Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
2009-06-28Bug 248422 Double clicking in breakpoint view opens wrong source fileJames Blackburn1-27/+16
2009-06-10Fixed up a number of legal items.Doug Schaefer1-1/+1
2009-06-02Bug 214463 - disabled watchpoints aren't disabled during launchJames Blackburn1-0/+15
2009-06-02Bug 278805 Fix regression, #isTargetBreakpoint(...) should default to allowin...James Blackburn1-1/+3
2009-06-01Bug 278601: "Signal Properties" is not workingMikhail Khodjaiants1-1/+1
2009-05-27update copyrightsVivian Kong1-0/+11
2009-05-27update copyrightsVivian Kong1-7/+7
2009-05-26update copyrightsVivian Kong4-22/+32
2009-05-26update copyrightsVivian Kong1-0/+10
2009-05-26Bug 277903, don't refresh exe list if import doesn't add and new ones.Ken Ryall2-10/+14
2009-05-26bug 254307 - brandingVivian Kong6-11/+15
2009-05-19Don't bother checking to see if non-existent files are in the project.Ken Ryall1-27/+32
2009-05-19[255946] - fixing escaping for MI output, patch applied kind ofAlena Laskavaia1-9/+18
2009-05-14Fixed spelling errorsJohn Cortell1-2/+2
2009-05-13Fixed 276205. Changing the format of an array expression element has no effectJohn Cortell1-3/+3
2009-05-01update feature dependenciesVivian Kong1-0/+1
2009-04-30Bug 274499: Add Global Variables dialog not work when the user uncheck all va...Mikhail Khodjaiants1-1/+3
2009-04-28bug 273250 - Disassembly view should have LTR orientationVivian Kong1-0/+7
2009-04-28[273924] Add DisassemblyEditor to enablement expressionAnton Leherbauer1-0/+1
2009-04-27[273924] - [breakpoints] Use IToggleBreakpointsTargetFactory for CDT breakpointsPawel Piech10-497/+153
2009-04-24Fix NPE, related to bug 273306Anton Leherbauer1-9/+12
2009-04-23[270469] - [launch] The standard launcher should be selected by default.Pawel Piech1-2/+15
2009-04-22Fixed 273306. Correct enablement of Variables view action contributions. The ...John Cortell1-2/+0
2009-04-22Fixed 273306. Correct enablement of Variables view action contributionsJohn Cortell1-0/+32
2009-04-22RESOLVED - bug 272986: changes to ICommandLauncherChris Recoskie2-8/+21
2009-04-16Bug 181710Ken Ryall1-1/+1
2009-04-14Bug 248440 Possible to set line breakpoint twice on the same external fileJames Blackburn1-4/+2
2009-04-09bug 268581 individual source bundlesVivian Kong6-2/+550
2009-04-09bug 268581 individual source bundlesVivian Kong13-806/+0
2009-04-09Bug 271752: Improve "Path Mappings" UI.Mikhail Khodjaiants4-1/+662
2009-04-08Bug 246201.Ken Ryall1-4/+130
2009-04-08Bug 271599: Non-externalized strings are ignored in the debug plugins' config...Mikhail Khodjaiants4-8/+24
2009-03-26Make internal package hiddenAnton Leherbauer1-1/+1
2009-03-18Export the executables package.Ken Ryall1-0/+1
2009-03-17[207549] - fixed NumberFormat exception tooAlena Laskavaia1-2/+8
2009-03-17[268830] - fixing the case when value string is empty or nullAlena Laskavaia1-4/+3
2009-03-16[268233] - Dependencies on internal constants cause the CDT build to fail aga...Pawel Piech1-3/+2
2009-03-16RESOLVED - bug 268615: add a way to specify a command launcher for the manage...Chris Recoskie2-4/+6
2009-03-13bug 254200 - use ICU4JVivian Kong47-50/+55
2009-03-12[111711] - added go to address action to cdi dissasembly viewAlena Laskavaia4-0/+155
2009-03-12[268314] - default project name should not contain spaceAlena Laskavaia1-1/+1
2009-03-12[268314] - remove limitation on type id of launch configAlena Laskavaia2-11/+14
2009-03-05bug 267224Vivian Kong1-5/+6
2009-03-03Refresh the files list if the exe changes.Ken Ryall1-0/+14
2009-03-02Bug 262826 - Fix bundle locationAnton Leherbauer1-2/+2
2009-03-02Fix feature versionsAnton Leherbauer1-1/+1
2009-02-27Bug 262826 - Create common C/C++ launch configurationsPawel Piech11-2/+815
2009-02-26Fix feature versionsAnton Leherbauer1-1/+1
2009-02-25Bug 265796Ken Ryall15-27/+91
2009-02-25Fix API tooling problems and first pass and cleanup of the Executables view s...Ken Ryall24-170/+262

Back to the top