Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-06-25update copyrightDavid Inglis1-4/+10
2004-03-17Patch from Tanya for localeAlain Magloire1-1/+1
2004-03-16Major patch from Tanya to extenalize stringsAlain Magloire1-21/+21
2003-10-18Framework to deferred breakpointAlain Magloire1-0/+7
2003-09-26indentation.Alain Magloire1-2/+2
2003-08-19Deal with Shared Lib Events from GDBAlain Magloire1-25/+55
2003-02-03catch MIInferiorSignalExitEvent.Alain Magloire1-1/+8
2003-02-03Indentation.Alain Magloire1-1/+0
2003-01-08BreakPoint changed to BreakpointAlain Magloire1-3/+3
2003-01-02look for {access,read}-watchpoint-trigger.Alain Magloire1-1/+3
2002-12-05call to ErrorInfo changed.Alain Magloire1-7/+10
2002-12-02Generate event for error.Alain Magloire1-1/+2
2002-11-29signature change in MIStoppedEvent.Alain Magloire1-2/+2
2002-10-26MIEvent takes argument.Alain Magloire1-4/+4
2002-10-24Fire a suspended event on error.Alain Magloire1-0/+2
2002-10-24createEvent() set the suspended eventAlain Magloire1-8/+18
2002-10-21Uncomment the log stream code.Alain Magloire1-3/+1
2002-10-21Print gdb responses.Alain Magloire1-2/+2
2002-10-13Clear queue when done.Alain Magloire1-0/+10
2002-10-10Comments.Alain Magloire1-1/+2
2002-10-09Commit out the logging from gdb/miAlain Magloire1-1/+1
2002-10-09setDetached() was rename setDisconnected() to reduceAlain Magloire1-1/+1
2002-10-05MIInferiorExitEvent takes an argument now.Alain Magloire1-8/+9
2002-10-03change state to be connectetd.Alain Magloire1-1/+1
2002-09-13Implementation of text hovering.Mikhail Khodjaiants1-1/+1
2002-09-10comment debug outputs.Alain Magloire1-1/+1
2002-09-07Try to detect when gdb dies unexpectely(sp?).Alain Magloire1-16/+16
2002-09-06We should treat Watchpoint Trigger and Scope like two separteAlain Magloire1-3/+10
2002-09-06Do not send the log stream to the output console.Alain Magloire1-0/+3
2002-08-30Bug fix for the else branchAlain Magloire1-11/+9
2002-08-27Make all the stopped event inherited from MIStoppedAlain Magloire1-2/+3
2002-08-26When gdb is kill start a new thread to handle termination.Alain Magloire1-17/+18
2002-08-21We can not use the event thread ot fire the ExitAlain Magloire1-3/+3
2002-08-21Fire event only when gdb was kill.Alain Magloire1-3/+5
2002-08-21Only call session terminate() on IOException.Alain Magloire1-1/+1
2002-08-21readLine() does not throw exception at the end of the stream.Alain Magloire1-6/+7
2002-08-20Buf fix in MIInferior.Alain Magloire1-29/+44
2002-08-18Changed the termination procedure.Mikhail Khodjaiants1-3/+4
2002-08-15Redo the event dispatch now a permanent thread is use toAlain Magloire1-32/+29
2002-08-14More Events are pass to the CDI layer.Alain Magloire1-21/+32
2002-08-13Debug output.Alain Magloire1-0/+1
2002-08-13working on the implementation.Alain Magloire1-3/+29
2002-08-12more work to get CDI up.Alain Magloire1-14/+15
2002-08-08first framework to implement cdi.Alain Magloire1-5/+6
2002-08-07more work on the parser.Alain Magloire1-12/+86
2002-08-06Added Event dispatching for the MI parser.Alain Magloire1-13/+143
2002-08-05more work on the parser.Alain Magloire1-4/+7
2002-08-04more work on the parserAlain Magloire1-1/+1
2002-08-01more framework.Alain Magloire1-9/+27
2002-07-31more work on mi.Alain Magloire1-0/+71

    Back to the top