Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-06-08Bug 348754 - Update feature copyright statements for IndigoVivian Kong2-2/+2
2011-06-03Bug 348159: Tracing console is not shown automatically. Hack to get it worki...Marc Khouzam1-1/+7
2011-05-27Bug 339379: Instruction pointer is not always removed when terminating launch...Marc Khouzam1-2/+14
2011-05-27Cosmetics.Sergey Prigogin1-2/+1
2011-05-27Bug 339379 : Instruction pointer is not always removed when terminating launc...Marc Khouzam2-17/+22
2011-05-27Bug 347245: Add configurable defaults for Stop in main and for Non-stop modeMarc Khouzam3-8/+9
2011-05-27Bug 347245 - Add configurable defaults for Stop in main and for Non-stop mode...Sergey Prigogin3-16/+53
2011-05-26Cosmetics.Sergey Prigogin1-9/+3
2011-05-26Cosmetics.Sergey Prigogin1-81/+78
2011-05-26Cosmetics.Sergey Prigogin1-8/+4
2011-05-26Bug 347245 - Add configurable defaults for Stop in main and for Non-stop mode.Sergey Prigogin5-45/+104
2011-05-26Cosmetics.Sergey Prigogin1-10/+3
2011-05-26Cosmetics.Sergey Prigogin1-11/+10
2011-05-26Cosmetics.Sergey Prigogin1-20/+18
2011-05-25Cosmetics.Sergey Prigogin1-43/+43
2011-05-25Cosmetics.Sergey Prigogin1-2/+2
2011-05-25Cosmetics.Sergey Prigogin1-41/+35
2011-05-25Bug 347163: Canceling a remote attach causes a bad debug sessionMarc Khouzam1-9/+19
2011-05-25Cosmetics.Sergey Prigogin1-6/+3
2011-05-23Bug 346899: JUnits to test post-mortem core launchMarc Khouzam21-18/+627
2011-05-21Bug 346789: Remote JUnits don't work anymoreMarc Khouzam9-92/+96
2011-05-20Bug 346568 - Update licenses for IndigoVivian Kong4-4/+8
2011-05-19Bug 338730: GDB does not like that we set the binary after we set the trace fileMarc Khouzam2-128/+136
2011-05-19Bug 327617: Gdb hangs after user code writes to stderr multiple timesMarc Khouzam2-0/+65
2011-05-18Bug 335235 - Deadlock when pressing trace var button in Trace Control view wh...Marc Khouzam4-20/+28
2011-05-18Bug 335320: NPE when terminating a launch and using the TraceControl viewMarc Khouzam1-1/+3
2011-05-17Bug 346125 - Exception when disposing TracingConsoleMarc Khouzam1-5/+9
2011-05-15Bug 345751: Inferior console does not get removed after a restart with GDB 7....Marc Khouzam1-19/+5
2011-05-15Bug 345749: MIInferior process gets terminated right away on a restartMarc Khouzam4-19/+100
2011-05-13Bug 323071: Make sure LargePipedInputStream does not leak so that we can run ...Marc Khouzam1-8/+29
2011-05-13Bug 345751: Inferior console does not get removed after a restart with GDB 7....Marc Khouzam1-8/+34
2011-05-13Bug 339456: Thread created event with wrong id after restart for GDB < 7.0Marc Khouzam1-14/+16
2011-05-13Bug 343862: Infinite assertions when an error happens when setting breakpoint...Marc Khouzam2-2/+15
2011-05-13Bug 343862: Infinite assertions when an error happens when setting breakpointsMarc Khouzam2-2/+20
2011-05-13Bug 331232 - There are memory leaks with each GDB debug session (partial fix)Anton Leherbauer2-2/+7
2011-05-10Bug 345164: Revert changes to Spawner and instead explicitly close streams in...Marc Khouzam2-2/+19
2011-05-09Bug 339456: Thread created event with wrong id after restart for GDB < 7.0Marc Khouzam1-15/+0
2011-05-09Bug 345164: Avoid leaking pipesMarc Khouzam2-0/+5
2011-05-09Bug 339456: Thread created event with wrong id after restart for GDB < 7.0Marc Khouzam1-0/+11
2011-05-09Bug 246740: Restart action does not work when the program is runningMarc Khouzam2-9/+47
2011-05-09Bug 344892: Deadlock when trying to attach to more than one process on a remo...Marc Khouzam1-4/+4
2011-05-08Bug 344892: Deadlock when trying to attach to more than one process on a remo...Marc Khouzam1-13/+10
2011-05-06Bug 345026: JUnit tests to test operations while the target is runningMarc Khouzam30-4/+664
2011-05-06Bug 345019: Harmless race condition between stopping tracking breakpoints and...Marc Khouzam1-1/+7
2011-05-06Bug 345018: Do not allow to try to terminate GDB more than onceMarc Khouzam2-1/+17
2011-05-06Bug 344992: Missing rm.done in GDBProcesses_7_2.detachDebuggerFromProcessMarc Khouzam1-0/+1
2011-05-06Bug 344988: The implementations of IProcesses.terminate don't always complete...Marc Khouzam2-2/+2
2011-05-06Bug 344892: Deadlock when trying to attach to more than one process on a remo...Marc Khouzam1-17/+50
2011-05-05Bug 344890: We don't support starting a new process on a remote target yetMarc Khouzam1-0/+6
2011-05-05Bug 344890: Once we support starting a new process on a remote target, we sho...Marc Khouzam1-3/+5

Back to the top