Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
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
2009-02-23[265866] - fixed parsing gdb reply from line infoAlena Laskavaia1-4/+4
2009-02-05- a bit of extensibility for disassembly viewAlena Laskavaia3-1/+51
2009-02-05- fixed minor issue with src_asm if request is emptyAlena Laskavaia1-2/+5
2009-01-29Add constant for the Signals view, as is done for the other CDT debugger views.John Cortell1-0/+5
2009-01-29bug 253574 - removing empty plugin.xmlVivian Kong1-6/+0
2009-01-28Bugzilla 262804.Randy Rohrbach1-0/+5
2009-01-28[216618] - Format submenu now should appear for expressions as wellAlena Laskavaia4-83/+288
2009-01-27undo the last commitVivian Kong1-2/+2
2009-01-27update source features and plugins description for gnu.build & gnu.debugVivian Kong2-5/+5
2009-01-26Updated name and description.Pawel Piech1-2/+2

Back to the top