Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-09-07Bug 320277: Cannot view variables of base class in derived classAxel Mueller5-18/+309
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 Khouzam5-55/+83
2011-09-01Bug 356463: Wrong label in thread filter for programs compiled without pthreadsMarc Khouzam1-4/+19
2011-08-30fixed up the pom id for features. Removed the fragment jar files.Doug Schaefer1-1/+1
2011-08-30Fix up the name of the gnu.dsf feature in the pom.Doug Schaefer1-1/+1
2011-08-30Fixing up more features.Doug Schaefer2-1/+12
2011-08-27Fix up feature poms to have the correct artifactIds.Doug Schaefer1-1/+1
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-7/+21
2011-08-03Bug 350837: AbstractMIControl.startCommandProcessing() uses concrete GDBBacke...Marc Khouzam1-2/+6
2011-08-02Bug 347514: Tracepoint visualization should be prepared for multi-threaded pr...Marc Khouzam7-23/+126
2011-08-02Bug 353423: Move refreshing of thread states from GDBRunControl_7_2_NS to GDB...Marc Khouzam2-60/+49
2011-08-01Bug 353423: Need a way to refresh the thread list and state in the run contro...Marc Khouzam2-14/+73
2011-07-25Bug 353005: [remote][attach] Wrong path keeps being re-used after user mistak...Marc Khouzam1-4/+11
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 Khouzam2-3/+146
2011-07-22Bug 350365: Cannot use the servicesTracker outside the executorMarc Khouzam1-16/+15
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-07-11Set up 8.0 branch for Maven.Doug Schaefer10-0/+713
2011-06-30Bug 350330 - Cached stopped event is not reset in MIStack.flushCache().Mikhail Khodjaiants1-0/+1
2011-06-29Bug 350365: Remote attach session should use specified binary Marc Khouzam2-16/+55
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 346215: Allow Tracepoints commands to have a comma in their name Marc Khouzam3-3/+9
2011-06-27Added 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

Back to the top