Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-12-22Fix for bug 49282 terminate the gdb session if the termination of the inferio...Mikhail Khodjaiants1-0/+5
2003-12-22Fix for Bug 49278 do not retry the "info threads" command if the first attemp...Mikhail Khodjaiants1-0/+6
2003-12-18GDB does not make any interpretation for theAlain Magloire1-0/+14
2003-12-17Fix for bug 49061: Different values are used as default for the "Load shared ...Mikhail Khodjaiants1-0/+9
2003-12-16updated.Alain Magloire1-0/+12
2003-12-16Show the gdb arguments when tracing.Mikhail Khodjaiants1-0/+6
2003-12-16Fix for PR 48870: Terminate gdb if attach to process fails.Mikhail Khodjaiants1-0/+6
2003-12-09Do not try to interrupt if the target was suspended.Mikhail Khodjaiants1-0/+6
2003-12-08Target.terminate() did not pass the exception up.Mikhail Khodjaiants1-0/+8
2003-12-02updatedAlain Magloire1-0/+9
2003-11-25Proces a suspended event even if there is no threads.Mikhail Khodjaiants1-10/+16
2003-11-23updated.Alain Magloire1-0/+13
2003-11-21updated.Alain Magloire1-0/+7
2003-11-21Fix for PR 46592: Debug View shows Functions as func(type param,...)().Mikhail Khodjaiants1-0/+6
2003-11-20updated.Alain Magloire1-0/+7
2003-11-19Fix for PR 45533: MIException while creating MISession can leave an orphan gd...Mikhail Khodjaiants1-0/+12
2003-11-18Fix for PR 46592: Debug View shows Functions as func(type param,...)().Mikhail Khodjaiants1-0/+7
2003-11-18Fix for PR 46845: Deferred breakpoints support.Mikhail Khodjaiants1-0/+50
2003-11-18Fix for PR 46850: Unable to report problems from the methods of 'ICDIRuntimeO...Mikhail Khodjaiants1-0/+5
2003-09-30updated.Alain Magloire1-0/+6
2003-09-30Added the initialization of the shared libraries' attributes to CygwinGDBDebu...Mikhail Khodjaiants1-2/+7
2003-09-26updated.Alain Magloire1-0/+8
2003-09-25updated.Alain Magloire1-1/+9
2003-09-11Moving the shared library search paths block to mi UI.Mikhail Khodjaiants1-1/+4
2003-09-11updated.Alain Magloire1-0/+7
2003-09-08Regrouping the launch configuration constants.Mikhail Khodjaiants1-0/+4
2003-09-08Added the 'stop-on-solib-events' option. Mikhail Khodjaiants1-0/+6
2003-09-08CoreFileConfiguration supports shared libraries.Mikhail Khodjaiants1-0/+6
2003-08-30updated.Alain Magloire1-0/+6
2003-08-29Moving shared library features from mi to CDI.Mikhail Khodjaiants1-0/+11
2003-08-26updated.Alain Magloire1-0/+11
2003-08-26updated.Alain Magloire1-2/+9
2003-08-25updated.Alain Magloire1-0/+6
2003-08-22updated.Alain Magloire1-0/+10
2003-08-21updated.Alain Magloire1-0/+11
2003-08-20updated.Alain Magloire1-0/+13
2003-08-20updated.Alain Magloire1-0/+6
2003-08-19updatedAlain Magloire1-0/+7
2003-08-19updatedAlain Magloire1-0/+24
2003-08-19updatedAlain Magloire1-0/+18
2003-08-13Removed the 'Type' field from the 'Display As Array' dialog.Mikhail Khodjaiants1-0/+5
2003-08-11The 'type' argument of the 'getVariableObjectAsArray' method shouldn't be null.Mikhail Khodjaiants1-0/+4
2003-08-11Mistype in the 'CheckType' method.Mikhail Khodjaiants1-0/+4
2003-08-08updated.Alain Magloire1-0/+9
2003-08-08updated.Alain Magloire1-0/+5
2003-08-07Removed the unused local variable 'children' from the 'getVariables' method o...Mikhail Khodjaiants1-0/+4
2003-08-07updated.Alain Magloire1-0/+11
2003-08-07updated.Alain Magloire1-0/+22
2003-08-06updated.Alain Magloire1-0/+5
2003-08-06Fixes for 'Variable' and 'VariableObject'.Mikhail Khodjaiants1-0/+6

Back to the top