Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-19Bug 358754: NPE in MIBreakpointsManager Marc Khouzam1-43/+46
2011-10-18Switched to Java 1.6.Sergey Prigogin6-12/+12
2011-10-17Changed the execution environment to JavaSE-1.6Sergey Prigogin3-3/+3
2011-09-22Update version numbers for Juno.Doug Schaefer1-1/+1
2011-09-15Bug 357515 - [breakpoints] Target filter is not working when uncheckingMikhail Khodjaiants1-4/+27
2011-09-12Bug 357073: MIDataDisassemble should support modes 2 and 3 added in GDB 7.3Daniel Thomas2-15/+46
2011-09-07Bug 320277: Cannot view variables of base class in derived classAxel Mueller4-17/+310
2011-09-03Fix poms for tycho 0.13.Doug Schaefer2-2/+4
2011-09-02Bug 356613: NPE when opening thread filter page with one running and one term...Marc Khouzam1-1/+1
2011-09-02Bug 355833: Thread filter effectively disables a breakpoint at the next sessionMarc Khouzam6-60/+90
2011-09-01Bug 356463: Wrong label in thread filter for programs compiled without pthreadsMarc Khouzam1-4/+19
2011-08-30Bug 352888: Add two new "done" methods to RequestMonitor and DataRequestMonitorEugene Ostroukhov1-3/+2
2011-08-25Bug 349736: DSF-GDB breakpoint deleted when modifying thread filter Marc Khouzam4-13/+29
2011-08-05TypoMarc Khouzam1-1/+1
2011-08-05Bug 348091: Cannot launch hardware or post-mortem debugging for older GDBs wh...Marc Khouzam1-2/+17
2011-08-05Bug 339550: Cleanup GdbLaunchDelegate for easier overriding Marc Khouzam1-6/+22
2011-08-05Bug 339550: Allow to override GdbLaunchMarc Khouzam1-6/+46
2011-08-02Bug 347514: Tracepoint visualization should be prepared for multi-threaded pr...Marc Khouzam7-31/+154
2011-08-02Bug 353423: Move refreshing of thread states from GDBRunControl_7_2_NS to GDB...Marc Khouzam2-64/+54
2011-08-01Bug 353423: Simpler solution using -thread-info instead of -list-thread-group...Marc Khouzam1-42/+34
2011-07-29Bug 353423: Need a way to refresh the thread list and state in the run contro...Marc Khouzam7-27/+166
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

Back to the top