Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/launch
AgeCommit message (Expand)AuthorFilesLines
2004-10-19remove core/pid attribute if we prompted for them after launchDavid Inglis2-0/+2
2004-10-19dont' change launch idDavid Inglis1-3/+3
2004-10-19dont' change launch idDavid Inglis1-3/+3
2004-10-19dont' change launch idDavid Inglis1-3/+3
2004-10-182004-10-18 Alain MagloireAlain Magloire2-7/+14
2004-10-18fixed debugger selectionDavid Inglis1-2/+7
2004-10-18silent abort prompting launchDavid Inglis2-26/+27
2004-10-18- Update to new ICDIDebugger interface deprecating oldDavid Inglis23-822/+1121
2004-10-172004-10-17 Alain MagloireAlain Magloire3-28/+41
2004-10-11Added the launch configuration preference for the register bookkeeping.Mikhail Khodjaiants3-23/+38
2004-09-10due to ui refactorDavid Inglis1-1/+1
2004-08-23Changes in the "Debugger" tab of the launch configuration dialog.Mikhail Khodjaiants7-428/+458
2004-08-16Warning cleanup.Mikhail Khodjaiants3-3/+16
2004-08-16Contextual launch shortcuts cleanup.Mikhail Khodjaiants3-8/+10
2004-08-12Warning cleanup.Mikhail Khodjaiants3-22/+24
2004-08-10Fix for bug 70442: Debugger launch configuration not updating properly.Mikhail Khodjaiants2-0/+5
2004-07-21Replaced the decprecated target factory methods.Mikhail Khodjaiants3-6/+10
2004-07-15Upversioning head to 2.1.0.Doug Schaefer1-1/+1
2004-07-15show error when failure to create debugger pageDavid Inglis3-3/+16
2004-07-14Fix for bug 69977: TVT3.0: Non-externalized strings in Launching Debug.Mikhail Khodjaiants3-10/+26
2004-06-24copyright update patch from David DaoustDavid Inglis2-2/+13
2004-06-22Missing resources in the "Arguments" tab.Mikhail Khodjaiants1-2/+2
2004-06-21Fix for bug 60872. Accessibility: Run/Debug configuration dialog has duplicat...Mikhail Khodjaiants4-8/+18
2004-06-21fixed error when new config created with non-c project selectedDavid Inglis1-1/+4
2004-06-10added missing copyrightDavid Inglis20-258/+405
2004-06-09Added the rendering method for debugger processes.Mikhail Khodjaiants5-6/+18
2004-06-09Fix for bug 66015: I18N: English "Debug Console" in Debug and Console views.Mikhail Khodjaiants5-9/+19
2004-06-09 Make sure when something goes wrong beforeAlain Magloire3-0/+21
2004-05-31fixed update platform filteringDavid Inglis7-56/+41
2004-05-24Cleaned up the build.properties files to ensure the right things end up in th...Doug Schaefer1-4/+0
2004-05-18removed runtime.compatablity dependencyDavid Inglis11-232/+482
2004-04-23fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=59680David Inglis4-35/+84
2004-04-20Change The Core Model interfaces to throw CModelException whenAlain Magloire3-21/+39
2004-04-07patch from MikhailDavid Inglis3-2/+8
2004-03-25getProcessList can throw a CoreExceptionDavid Inglis2-1/+12
2004-03-23cleanupDavid Inglis2-3/+2
2004-03-09externed strings patch from jciesiel@ca.ibm.comDavid Inglis18-155/+346
2004-02-20filterClass contribution attribute to use the "Run"Alain Magloire2-17/+32
2004-02-19Support For the Run contributionAlain Magloire3-4/+45
2004-02-18Remove deprecated Eclipse-2.0 calls.Alain Magloire2-3/+6
2004-02-18Added image icon when attaching.Alain Magloire4-1/+27
2004-02-18Use a two pane select dialog when attachingAlain Magloire2-3/+24
2004-02-17Fix to address PR 52085 where there was no mechanismThomas Fletcher1-0/+70
2004-02-17Fix to address PR 52085 where there was no mechanismThomas Fletcher1-0/+7
2004-02-15Further enhancements for PR 39580. If the icons are Thomas Fletcher1-0/+26
2004-02-12Fix to address PR 39580 to improve scalability.Thomas Fletcher2-2/+89
2004-02-02Updates to improve usabilty with projects which containThomas Fletcher3-29/+99
2004-01-13removed warningDavid Inglis1-2/+2
2004-01-07organize imports.Alain Magloire1-2/+0
2004-01-07Fix Pr 49652.Alain Magloire3-2/+37

Back to the top