Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
2004-04-01Added default preferences to the C/C++ Debug preference page.Mikhail Khodjaiants6-178/+62
2004-04-01Added default preferences to the C/C++ Debug preference page.Mikhail Khodjaiants2-7/+4
2004-03-31The Registers view has been contibuted and moved to the Eclipse platform.Mikhail Khodjaiants2-52/+41
2004-03-31The Registers view has been contibuted and moved to the Eclipse platform.Mikhail Khodjaiants2-0/+13
2004-03-31The Registers view has been contibuted and moved to the Eclipse platform.Mikhail Khodjaiants11-984/+69
2004-03-25simple change to use native defined in interfaceDavid Inglis1-5/+4
2004-03-23Fix for Bug 55777: I18N: Memory View is missing key for number_of_columns.Mikhail Khodjaiants2-1/+5
2004-03-23Fix for bug 55766: The Shared Libraries view displays the wrong icon if the "...Mikhail Khodjaiants2-2/+11
2004-03-23cleanupDavid Inglis1-1/+1
2004-03-23non-external stringDavid Inglis1-1/+1
2004-03-19use new cdescriptor operation for changesDavid Inglis1-6/+11
2004-03-19Added missing action tooltips.Mikhail Khodjaiants3-34/+45
2004-03-17 Changes to get some performances. The array ofAlain Magloire19-246/+276
2004-03-17Applied patch from Tanya Wolff.Mikhail Khodjaiants17-64/+109
2004-03-17Patch from Tanya for localeAlain Magloire4-11/+18
2004-03-16ICDIManager extends ICDIEventListenerAlain Magloire2-1/+9
2004-03-16Major patch from Tanya to extenalize stringsAlain Magloire82-2708/+2801
2004-03-12Externalize strings from Tanya.Alain Magloire127-398/+404
2004-03-12Applied patch from Tanya Wolff.Mikhail Khodjaiants12-209/+273
2004-03-12Applied patch from Tanya Wolff.Mikhail Khodjaiants2-1/+5
2004-03-12updateDavid Inglis1-2/+2
2004-03-10Applied string externalization patch from Tanya Wolff.Mikhail Khodjaiants30-1888/+2006
2004-03-09Applied patch from Tanya Wolff.Mikhail Khodjaiants2-1/+33
2004-03-09added "native" constDavid Inglis2-0/+6
2004-03-04Partial Fix for #51189. Applied patches from Tanya Wolff.Mikhail Khodjaiants68-326/+589
2004-03-01Reog. Categorise the files in to source folders.Alain Magloire283-3/+22
2004-02-23Fire the "suspend" event when the target is suspended because of an error.Mikhail Khodjaiants2-2/+7
2004-02-20Partial fix for PR 52155.Alain Magloire2-4/+18
2004-02-19remove comments.Alain Magloire1-20/+0
2004-02-19indentation.Alain Magloire1-1/+2
2004-02-19Fix for PR #52317Alain Magloire2-0/+13
2004-02-18save the PID when attaching.Alain Magloire3-8/+24
2004-02-17Merged changes from 1.2.1 branch.Mikhail Khodjaiants2-40/+46
2004-02-17Merged changes from 1.2.1 branch.Mikhail Khodjaiants3-3/+23
2004-02-13*** empty log message ***Doug Schaefer1-7/+9
2004-02-13Quick fix to get the debugger working in M7. I had toDoug Schaefer1-31/+47
2004-02-11use String.endsWith("(gdb)") to find the promptAlain Magloire2-1/+8
2004-02-11Fix for bug 51062: Source locator oddness.Mikhail Khodjaiants2-33/+22
2004-02-10Fix for bug 40108: The memory view does not handle big/little endian.Mikhail Khodjaiants2-1/+24
2004-02-10Merging changes from 1.2.1 branch.Mikhail Khodjaiants4-81/+290
2004-02-10Fix for bug 51519: Enable 'Format' action if multiple variables are selected.Mikhail Khodjaiants2-8/+24
2004-02-03Patch from Chris Songer to make multipleAlain Magloire2-32/+39
2004-02-02Do not pass an empty string.Alain Magloire1-17/+26
2004-01-30Let the MIExecInterrupt throughAlain Magloire1-3/+4
2004-01-30Fix for bug 50967: Linux/SWT blows when double click on the register view.Mikhail Khodjaiants2-0/+6
2004-01-30Fix for bug 50981: In the 'getValue' method of CVariable 'getType' should be ...Mikhail Khodjaiants2-2/+15
2004-01-30Allow the client to overload the interruptAlain Magloire5-13/+36
2004-01-29*** empty log message ***Alain Magloire1-1/+1
2004-01-29CDT Debug prefers things to be in ascending numberAlain Magloire2-0/+9
2004-01-28update the logs.Alain Magloire1-1/+10

Back to the top