Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-20Bug 374823: NPE when trying to list remote processes with GDB 7.4Marc Khouzam1-0/+6
2012-03-20Bug 360314: Rename IGDBHardware to IGDBHardwareAndOS to prepare to use it for...Marc Khouzam8-23/+23
2012-03-20Fixed excessive code reformatting.Sergey Prigogin2-3/+7
2012-03-20Add org.eclipse.linuxtools.cdt.autotools to autotools featureMarc-Andre Laperle3-1/+21
2012-03-20Fixed a bug in Extract Function refactoring.Sergey Prigogin2-1/+36
2012-03-20Added file name validation.Sergey Prigogin1-2/+4
2012-03-20Fixed IllegalStateException in Extract Function refactoring.Sergey Prigogin7-15/+19
2012-03-20Don't update index timestamp if nothing has changed.Sergey Prigogin1-1/+2
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 Piech26-172/+819
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 Piech4-22/+79
2012-03-19Bug 360588 - [breakpoints] Allow user to edit all its properties prior to cre...Pawel Piech2-7/+7
2012-03-19Bug 360588 - [breakpoints] Allow user to edit all its properties prior to cre...Pawel Piech6-22/+81
2012-03-19Bug 373040 - [breakpoints] Breakpoint Types submenu in editor ruler popup doe...Pawel Piech1-7/+14
2012-03-19Bug 360588 - [breakpoints] Allow user to edit all its properties prior to cre...Pawel Piech2-9/+4
2012-03-19Bug 360588 - [breakpoints] Allow user to edit all its properties prior to cre...Pawel Piech77-2357/+4154
2012-03-19Revert "Temporarily restored compatibility with Eclipse 3.7."Sergey Prigogin9-114/+40
2012-03-19Added file size to the condition used for determining if the fileSergey Prigogin9-29/+75
2012-03-19Cosmetics.Sergey Prigogin10-103/+66
2012-03-18Cosmetics.Sergey Prigogin2-255/+255
2012-03-18bug 364733: Fixed problem with not picking environment correctly Andrew Gvozdev1-26/+29
2012-03-18Fixed compiler warnings.Sergey Prigogin1-24/+26
2012-03-18Cosmetics.Sergey Prigogin5-107/+101
2012-03-18Cosmetics.Sergey Prigogin1-2/+1
2012-03-18Removed uses of a deprecated method.Sergey Prigogin2-9/+6
2012-03-18Fixed a typo.Sergey Prigogin1-1/+1
2012-03-18Fixed a typo.Sergey Prigogin1-1/+1
2012-03-18Added dependency on com.ibm.icu plug-in in an attempt to fix brokenSergey Prigogin2-23/+23
2012-03-17bug 261976: Externalize stringsAndrew Gvozdev4-5/+9
2012-03-17Cosmetics.Sergey Prigogin1-31/+15
2012-03-17Determination of output parameters for extracted functions in theSergey Prigogin5-50/+307
2012-03-17Cosmetics.Sergey Prigogin9-92/+78
2012-03-16bug 261976: CommandLauncher to report about $PATH problems and relatedAndrew Gvozdev8-485/+400
2012-03-16Bug 374024: In case /proc/cpuinfo cannot be fetched, rely on -list-thread-gro...Marc Khouzam3-23/+105
2012-03-16Bug 374024: Use GDB to fetch the /proc/cpuinfo file from the remote target.Marc Khouzam7-122/+321
2012-03-16Bug 374442 - Refresh resource by build configuration - fix JUnit testsDavid Salinas1-39/+50
2012-03-16Merge branch 'master' of ssh://mkhodjai@git.eclipse.org/gitroot/cdt/org.eclip...Mikhail Khodjaiants741-3677/+75240
2012-03-16Bug 373845 - Terminate should cancel the initialization sequence if itMikhail Khodjaiants1-13/+27
2012-03-16bug 261976: Console does NOT display quoted command line options.Andrew Gvozdev1-2/+14
2012-03-16Bug 167519 - Derived files cached in local historyMarc-Andre Laperle2-57/+55
2012-03-16Bug 374442 - Refresh resource by build configurationDavid Salinas7-466/+834
2012-03-15bug 145099: MBS Internal Builder: Switch to using the Spawner forAndrew Gvozdev3-76/+67
2012-03-15MakeCorePlugin.log() needs to log actual exceptionAndrew Gvozdev1-1/+4
2012-03-15Bug 374374: Cancelling the launch before the finalLaunchSequence is started i...Marc Khouzam1-28/+71
2012-03-14Bug 374293: GDBHardware service should wait until the debug session is fully ...Marc Khouzam1-1/+47
2012-03-14Bug 374301 - Relocate CDT's build toolbar actions next to platform's BuildAll...John Cortell1-11/+11
2012-03-14Bug 372551. Removed the external tool checker support until all designSergey Prigogin39-2212/+10
2012-03-14Renamed the createRangeBasedFor method for clarity.Sergey Prigogin2-3/+3
2012-03-14Revert "Refactoring code for potential future use."Sergey Prigogin5-393/+0

Back to the top