Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-07-25Bug 346320: Add support for fast tracepoints Marc Khouzam9-755/+1402
2011-07-25Bug 353005: [remote][attach] Wrong path keeps being re-used after user mistak...Marc Khouzam1-5/+12
2011-07-25Bug 352998: [remote][attach] Cannot do a remote-attach session with GDB7.2 an...Marc Khouzam1-59/+72
2011-07-25Bug 352998: [remote][attach] Cannot do a remote-attach session with GDB7.2 an...Marc Khouzam1-0/+1
2011-07-25Bug 352998: [remote][attach] Cannot do a remote-attach session with GDB7.2 an...Marc Khouzam5-3/+190
2011-07-22Bug 350365: Cannot use the servicesTracker outside the executorMarc Khouzam1-16/+15
2011-07-21Bug 339882: Make use of GDB's 'scheduler-locking' option Marc Khouzam2-0/+44
2011-07-20Bug 352562: Tracepoint Action 'eval' has changed to 'teval' Marc Khouzam1-1/+1
2011-07-19Bug 352493:Trace control buttons are disabled after a start traceMarc Khouzam1-0/+13
2011-06-30Bug 350330 - Cached stopped event is not reset in MIStack.flushCache().Mikhail Khodjaiants1-0/+1
2011-06-30Bug 293679: Change title of dialog to reflect ability to doMarc Khouzam2-4/+4
2011-06-29Bug 350365: Remote attach session should use specified binary Marc Khouzam1-0/+19
2011-06-28Update pom.xml to match version update in dsf.gdb.Doug Schaefer1-1/+1
2011-06-28Bug 293679: Allow multi-select when attaching to processes Marc Khouzam4-48/+234
2011-06-28Mavenizing CDT releng.Doug Schaefer11-0/+730
2011-06-28Bug 347047: Trace visualization does not show proper frames with GDB >=Marc Khouzam2-102/+11
2011-06-27Bug 348159: Move DSF-GDB preference store to the core plugin.Marc Khouzam13-76/+87
2011-06-27Bug 347196: Use MI to create tracepoint starting with GDB 7.2, whichMarc Khouzam4-4/+160
2011-06-27Bug 346215: Allow Tracepoints commands to have a comma in their name Marc Khouzam3-3/+9
2011-06-25Added bin directory to .gitignoreSergey Prigogin1-0/+1
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

Back to the top