Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-05-23Bug 133964: getBinary() method in CDebuggerTab always returns null.Mikhail Khodjaiants1-0/+4
2006-05-17Moved the new static methods from AbstractCLaunchDelegate to the new utility ...Mikhail Khodjaiants1-0/+5
2006-04-03Fix for bug 134581: Unable to set advanced debugger options.Mikhail Khodjaiants1-0/+4
2006-03-29Made some generic methods static.Mikhail Khodjaiants1-0/+4
2006-03-27Moved the extraction of the stop symbol to the launch.Mikhail Khodjaiants1-0/+5
2006-03-15Reversing previous changes. The existing "verifyProgramPath" method can be used.Mikhail Khodjaiants1-0/+4
2006-03-15The new "getExecutable" method is added to replace deprecated "getProgramFile".Mikhail Khodjaiants1-0/+4
2006-03-06Fix for Bug 93777: Postmortem and Local launch need a default preference for ...Mikhail Khodjaiants1-0/+6
2006-02-27Fix for Bug 126025: CApplicationLaunchShortcut call to DebugUITools.saveAndBu...Mikhail Khodjaiants1-0/+6
2006-02-03NPE in CDebuggerTab when attaching to a target.Mikhail Khodjaiants1-0/+4
2006-02-03The "ICDebuggerPage" interface and "AbstractCDebuggerPage" class are added. A...Mikhail Khodjaiants1-0/+5
2006-01-30Bug 124519: CDT launch shortcuts ignore Common Tabs "Launch in background" op...Mikhail Khodjaiants1-0/+5
2006-01-30Bug 123997: launching subclasses of AbstractCLaunchDelegate causes progress i...Mikhail Khodjaiants1-0/+5
2006-01-30Bug 118894: Allow stopping at other locations other than main(). Applied patc...Mikhail Khodjaiants1-0/+6
2006-01-25Reversing changes made to fix bug 107571. The fix for bug 119683 covers this ...Mikhail Khodjaiants1-0/+6
2006-01-23Bug 119683: long messages during launch cause gdb to timeout, launch to fail.Mikhail Khodjaiants1-0/+6
2006-01-06Bug 120509: CDebuggerTab invokes wong initialization code (in addition to rig...Mikhail Khodjaiants1-0/+5
2006-01-06Cleanup.Mikhail Khodjaiants1-0/+5
2005-12-28Cleanup.Mikhail Khodjaiants1-0/+5
2005-12-27Bug 109526: Support Eclipse-LazyStart and deprecate Eclipse-AutoStart.Mikhail Khodjaiants1-0/+4
2005-12-20Bug 121474: NPE in CDebuggerTab.Mikhail Khodjaiants1-0/+4
2005-09-08The "Debugger" tab of the launch configuration dialog is too wide.Mikhail Khodjaiants1-0/+4
2005-09-06Cleanup: replaced "new Boolean" by the static Boolean objects (Java 1.4).Mikhail Khodjaiants1-1/+5
2005-09-06Bug 108636: mi level selection option should be moved to the gdb page.Mikhail Khodjaiants1-0/+4
2005-08-312005-08-31 Alain MagloireAlain Magloire1-0/+5
2005-08-25Bug 66446: Use the debugger path as a debugger process label. Deprecated the ...Mikhail Khodjaiants1-0/+5
2005-07-192005-07-18 Alain MagloireAlain Magloire1-0/+4
2005-07-142005-07-14 Mikhail KhodjaiantsAlain Magloire1-0/+4
2005-07-12Bug 103522: Launcher: Stop at main checkbox is covered with default launch di...Mikhail Khodjaiants1-0/+5
2005-06-28Bug 89276: Typo in org.eclipse.cdt.launch/plugin.xml.Mikhail Khodjaiants1-0/+4
2005-06-21Bug 91374: CDT launch should set ATTR_PROCESS_TYPE.Mikhail Khodjaiants1-0/+6
2005-06-15Bug 87556: Post-mortem debug fails silently if core file is inaccessible. App...Mikhail Khodjaiants1-0/+7
2005-05-18fixed bug #39581David Inglis1-0/+13
2005-05-09Bug 80175: Replace the CDT source lookup by the source lookup provided by Ecl...Mikhail Khodjaiants1-0/+9
2005-04-21Bug 80175: Replace the CDT source lookup by the source lookup provided by Ecl...Mikhail Khodjaiants1-0/+7
2005-04-07new images from Dave DaoustDavid Inglis1-0/+3
2005-02-242005-02-24 Alain MagloireAlain Magloire1-0/+6
2005-02-03Fixed PR#84361David Inglis1-0/+6
2005-01-192005-01-19 Alain MagloireAlain Magloire1-0/+4
2004-12-202004-12-20 Alain MagloireAlain Magloire1-0/+5
2004-12-06The last character is missing in the launch configuration name generated from...Mikhail Khodjaiants1-0/+5
2004-11-17api update to use IBinaryObject instead of IBinaryExecutable in debuggerDavid Inglis1-0/+9
2004-11-112004-11-11 Alain MagloireAlain Magloire1-0/+5
2004-11-02see change logDavid Inglis1-0/+14
2004-10-22added variable support to launchingDavid Inglis1-0/+13
2004-10-182004-10-18 Alain MagloireAlain Magloire1-0/+4
2004-10-18- Update to new ICDIDebugger interface deprecating oldDavid Inglis1-0/+7
2004-10-172004-10-17 Alain MagloireAlain Magloire1-0/+5
2004-10-11Added the launch configuration preference for the register bookkeeping.Mikhail Khodjaiants1-0/+5
2004-08-23Changes in the "Debugger" tab of the launch configuration dialog.Mikhail Khodjaiants1-0/+13

Back to the top