Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-11Bug 379225: Address FindBugs issues for DSF-GDBMarc Khouzam1-1/+1
2012-05-11Bug 378418: Process name should be shown in Debug view according to the "Show...Marc Khouzam1-1/+11
2012-05-11Bug 317173: Remove unnecessary @SuppressWarnings and fix the warning properly...Marc Khouzam6-8/+2
2012-05-08Bug 377447: Use the DSF Executor instead of a separate job.Marc Khouzam1-73/+63
2012-05-04Bug 375585: Add an option to not show running threadsMarc Khouzam9-47/+267
2012-05-02Bug 377447 - 'DsfTerminateCommand' doesn't wait for the session shutdownMikhail Khodjaiants1-1/+5
2012-05-02Bug 377536 - Add a global preference to use RTTI for variable typesxgsa3-3/+33
2012-04-30Bug 377447 - 'DsfTerminateCommand' doesn't wait for the session shutdownMikhail Khodjaiants1-25/+154
2012-04-20Bug 373707: [tracepoints] Make use of the new 'collect /s' commandMarc Khouzam3-4/+133
2012-04-17Bug 361934 - Provide timeout for gdb commandsMikhail Khodjaiants10-10/+730
2012-04-05Cosmetics.Sergey Prigogin1-3/+2
2012-04-05Cosmetics.Sergey Prigogin1-7/+4
2012-04-05Cosmetics.Sergey Prigogin1-93/+52
2012-04-02Bug 180256 - Launch configurations should support build variablesAnton Gorenkov2-8/+9
2012-04-02Bug 180256 - Launch configurations should support build variablesAnton Gorenkov2-7/+25
2012-03-24Bug 375256: Disable assertion to allow existing launches to migrate to the ne...Marc Khouzam1-1/+6
2012-03-24Bug 375256: Use the wording: 'normal' instead of 'slow' for tracepointsMarc Khouzam2-10/+10
2012-03-24Bug 375227: Tracepoints cannot be set in the Disassembly viewMarc Khouzam1-1/+1
2012-03-23Bug 374988 - [breakpoints] Update "Add Watchpoint" action and "Add Event Brea...Pawel Piech1-1/+1
2012-03-20Bug 374823: NPE when trying to list remote processes with GDB 7.4Marc Khouzam1-0/+6
2012-02-17Bug 362039: Default directory for "post mortem" debug, as well as handling th...Marc Khouzam2-8/+30
2012-02-02Bug 370375: [attach] List of processes returned by GDB 7.4 is not parsed prop...Marc Khouzam1-1/+9
2012-01-04Bug 317173: Fix more new warnings of missing @Override now that we use java 6Marc Khouzam4-0/+8
2011-12-23Bug 317173: Fix new warnings of missing @Override now that we use java 6, in ...Marc Khouzam46-11/+194
2011-12-12Bug 365966: Change all of DSF-GDB to use the new Immediate*RequestMonitor cla...Marc Khouzam7-25/+21
2011-10-20Version number changes missed in the previous commit.Sergey Prigogin1-1/+1
2011-10-20Updated parent feature version in pom.xml files.Sergey Prigogin1-1/+1
2011-10-18Switched to Java 1.6.Sergey Prigogin2-4/+4
2011-10-17Changed the execution environment to JavaSE-1.6Sergey Prigogin1-1/+1
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 Khouzam4-21/+15
2011-09-01Bug 356463: Wrong label in thread filter for programs compiled without pthreadsMarc Khouzam1-4/+19
2011-08-25Bug 349736: DSF-GDB breakpoint deleted when modifying thread filter Marc Khouzam3-12/+28
2011-08-02Bug 347514: Tracepoint visualization should be prepared for multi-threaded pr...Marc Khouzam2-8/+45
2011-07-25Bug 346320: Add support for fast tracepoints Marc Khouzam2-2/+86
2011-07-25Bug 353005: [remote][attach] Wrong path keeps being re-used after user mistak...Marc Khouzam1-5/+12
2011-07-22Bug 350365: Cannot use the servicesTracker outside the executorMarc Khouzam1-16/+15
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-28Bug 293679: Allow multi-select when attaching to processes Marc Khouzam4-48/+234
2011-06-28Mavenizing CDT releng.Doug Schaefer1-0/+17
2011-06-27Bug 348159: Move DSF-GDB preference store to the core plugin.Marc Khouzam4-49/+20
2011-06-27Bug 346215: Allow Tracepoints commands to have a comma in their name Marc Khouzam1-2/+4
2011-05-26Bug 347245 - Add configurable defaults for Stop in main and for Non-stop mode.Sergey Prigogin4-43/+85
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

Back to the top