Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-10Bug 415304 - project_loc, project_name and project_path variables inSergey Prigogin1-2/+3
2013-09-05Bug 416524 - [Visualizer] NPE first session in C++ perspective Marc Dumais1-8/+34
2013-09-04Fix pom versionsMarc-Andre Laperle7-8/+8
2013-08-23Revert "More version changes."Sergey Prigogin7-12/+12
2013-08-23More version changes.Sergey Prigogin7-12/+12
2013-08-14Bug 378729 - Should not fetch address of a register or convenienceMarc Khouzam2-12/+35
2013-08-08Bug 376105 - "Add watchpoint (C/C++)" context menu option from memoryMike Wrighton1-0/+6
2013-08-08Bug 414622 - Enhanced debug hover cannot be turned offMarc Khouzam1-2/+5
2013-07-23Bug 413373 - Allow variable substitution in GDB command file nameSergey Prigogin1-3/+6
2013-07-09Bug 374807 - [attach] Terminating the last attached process causes aMarc Khouzam2-17/+4
2013-07-03Bug 410821 - The process select dialog on "Attach" should react toMarc Khouzam1-0/+11
2013-06-28Bug 409512 - [visualizer] Threads not cleaned-up after process detachedMarc Dumais1-2/+37
2013-06-28Bug 396269 - [visualizer] NPE in MulticoreVisualizerCanvas.paintCanvas()Marc Dumais1-0/+9
2013-06-28Bug 409006 - [visualizer] NPE when closing visualizer with nothingMarc Dumais1-33/+35
2013-06-04Bug 396081 - Revert commit 5ee1a4a1743176403be8dc34a8dbf57566f2b902:Marc Khouzam1-129/+27
2013-06-03Bug Bug 382692 - Update MIExpressions JUnit tests to current CDT haviorMarc Khouzam3-9/+9
2013-05-31Bug 407673 - [visualizer] canvas filter on thread: sometimes wronglyMarc Dumais1-2/+14
2013-05-29Bug 409186 - Fix debug registers test which didn't work on 64bit.Marc Khouzam2-8/+45
2013-05-29Bug 409186 - Memory tests had failures.Marc Khouzam1-5/+3
2013-05-28Bug 409186 - Debug JUnit tests are not ready for 64bit machinesMarc Khouzam4-45/+51
2013-05-28Bug 407647 - Duplicate target line breakpoints created when setting aMikhail Khodjaiants7-32/+73
2013-05-25Bug 408522. Filter out project_classpath variable since it may sometimesSergey Prigogin1-1/+5
2013-05-24Revert "Bug 408522. Don't include EclipseVarMacro variables when creating lau...Sergey Prigogin1-10/+3
2013-05-23Bug 408522. Don't include EclipseVarMacro variables when creating launchSergey Prigogin1-3/+10
2013-05-23Bug 400840 - Update 'Registers' view values when modified.Roland Grunberg1-1/+19
2013-05-20Added missing newline characters.Sergey Prigogin1-0/+1
2013-05-08Bug 406999 - [memory] Memory is not updated when the update mode is "OnMikhail Khodjaiants1-0/+20
2013-05-08Bug 407163 - GDB Console: breakpoint not added with MinGW and gdbSalvatore Culcasi1-3/+3
2013-05-07Bug 405660 - Exceptions thrown when starting to debug (executingMikhail Khodjaiants6-56/+150
2013-05-06Bug 402054 - Debugger does not display exit code of an application. FixMarc Khouzam7-11/+187
2013-05-06Bug 405390 - [Visualizer] Implement selection-based filtering of theMarc Dumais13-43/+734
2013-05-01Improved diagnostics of GDB version problems.Sergey Prigogin1-3/+5
2013-05-01Bug 400328 - Add missing API filter for Messages.javaMarc-Andre Laperle1-0/+8
2013-04-30Bug 244865 – Support for Step Into Selectionaleon19-104/+1684
2013-04-26Bug 404894 - [visualizer] Make CPUs and cores selectable in multicoreMarc Dumais3-120/+180
2013-04-17Bug 405899 - Allow to customize the interrupt timeoutMikhail Khodjaiants2-4/+12
2013-04-16Bug 399419 - [visualizer] Minimize visualizer model (re-)creationMarc Dumais3-46/+107
2013-04-11Bug 405123 - Have GDBRunControl_7_0 inherit from GDBRunControlMarc Khouzam2-247/+27
2013-04-09Bug 309576 - Memory view doesn't work with 64 bit executablesMikhail Khodjaiants9-5/+386
2013-04-08Bug 405120 - Reverse run-control operation still enabled during traceMarc Khouzam1-4/+16
2013-04-01Bug 404586 - Allow to customize the wait time for "gdb-exit"Mikhail Khodjaiants1-1/+10
2013-04-01Bug 404565 - [visualizer] Thread synchronization from multicoreMarc Dumais1-10/+23
2013-03-16Bug 402988 - Undefined maintenance set python commandMarc Khouzam1-2/+17
2013-03-14Bug 376116 - Use new "Add breakpoint..." with tracepointsMarc Khouzam6-244/+202
2013-03-08Bug 378834 - Add Debug JUnit tests to HudsonMikhail Khodjaiants2-2/+24
2013-03-06Missing @since tagMarc Khouzam1-0/+1
2013-03-06Change org.junit4 requires to be org.junit 4.8.1 or greater.Jeff Johnston1-1/+1
2013-03-06Bug 402217 - [breakpoints] Make use of the new "thread-groups" MI fieldMarc Khouzam4-1/+98
2013-02-28Bug 396268 - [Visualizer] Add CPU/core load information to the multicoreMarc Dumais22-22/+1885
2013-02-21Bug 398913 - 'Connect' button remains disabled after being usedMikhail Khodjaiants3-7/+76

Back to the top