Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
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
2009-01-23Bug 236857Ken Ryall1-7/+7
2009-01-22Add $NON-NLS-1$ comments to last commitJohn Cortell1-5/+5
2009-01-22Fixed bugzilla 262074. Display standard control characters (e.g., '\n') more ...John Cortell1-1/+17
2009-01-22Bug 259880.Ken Ryall1-2/+5
2009-01-09Fixed bugzilla 260595. Disable the Show Full Paths action when not applicableJohn Cortell3-4/+67
2009-01-06Fixed bugzilla 219798. Reference variables show an address rather than a value.John Cortell3-22/+47
2009-01-05[259765] - applied patch for better support of adding breakpointsAlena Laskavaia1-5/+4
2008-12-17update update site URLsVivian Kong2-2/+2
2008-12-15compile all test plug-ins into jars at rootVivian Kong2-4/+3
2008-12-04Fixed NPE caused by rev 1.31 in following scenario: you open a C file with Fi...John Cortell1-4/+9
2008-11-24- make contains protectedAlena Laskavaia1-1/+1
2008-11-24- make addDirectory protected so somebody can override it if needed, added ge...Alena Laskavaia1-1/+4
2008-11-24Fix compilation error with Eclipse 3.5Anton Leherbauer1-1/+4
2008-11-24Update bundle versionsAnton Leherbauer3-3/+3
2008-11-21PR: 255946 -Console output incorrect. Escape charecters should not interpret.Alena Laskavaia1-1/+1

Back to the top