Skip to main content
summaryrefslogtreecommitdiffstats
path: root/launch
AgeCommit message (Expand)AuthorFilesLines
2002-09-17support attach to pid with debuggerDavid Inglis2-14/+44
2002-09-17check for debugconfig for validityDavid Inglis1-2/+2
2002-09-16add method to get pluginid in abstractlaunchdelegateDavid Inglis2-1/+9
2002-09-11fixed exception with filename . & ..David Inglis1-0/+4
2002-09-06refactor (rename) changeDavid Inglis2-5/+5
2002-09-03changed runtimeoption arguments to String[]David Inglis1-2/+2
2002-08-29added support for corefile processingDavid Inglis3-57/+130
2002-08-29the variable to check is debugMode not mode.Alain Magloire1-1/+1
2002-08-28added attach/core/run modes in lauch pagesDavid Inglis7-262/+366
2002-08-28changed order of clearing debugger combox andAlain Magloire1-1/+1
2002-08-26export jarDavid Inglis1-1/+3
2002-08-26changed plugin nameDavid Inglis1-1/+1
2002-08-26update added plugin name and providerDavid Inglis2-2/+4
2002-08-26change version numberDavid Inglis1-1/+2
2002-08-22Updated launcher to search out executables in projects and to save that infor...Thomas Fletcher1-0/+79
2002-08-21Fixed a typo, check commit access.Thomas Fletcher1-2/+2
2002-08-21fixed build propertiesDavid Inglis2-1/+37
2002-08-21fixed process label when runDavid Inglis1-3/+4
2002-08-15added launch iconDavid Inglis2-13/+2
2002-08-15check arraylistDavid Inglis1-11/+11
2002-08-15handle missing debugger betterDavid Inglis1-1/+2
2002-08-15small bugletDavid Inglis1-1/+1
2002-08-15fixed dynamic debugger area not showingDavid Inglis1-4/+2
2002-08-15use new debugger configuartion page extension David Inglis8-242/+306
2002-08-13fixed validity checkingDavid Inglis1-9/+8
2002-08-13remove bogus importDavid Inglis1-1/+0
2002-08-13finish launcher to use Process from debuggerDavid Inglis2-13/+42
2002-08-13new CDT launcher plugin with local launch delegateDavid Inglis18-0/+2459

    Back to the top