Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-11Changed assertNotEquals to assertFalse to comply with JUnit 4.8.1Thomas Corbat1-2/+2
2013-09-30Bug 418176 - Register view does not refresh register names per processAlvaro Sanchez-Leon1-4/+14
2013-09-27Bug 323552: [registers] Register View content is not stack frameAlvaro Sanchez-Leon4-73/+285
2013-09-16Bug 413188 - Stopping on shared library event should be reflected in theMikhail Khodjaiants2-0/+6
2013-09-06Bug 416571 - [run control] Run-to-line gets aborted when setting aMarc Khouzam3-10/+26
2013-09-06bug 415362: [visualizer] occasional exception when exercising step intoAlvaro Sanchez-Leon3-2/+46
2013-09-06Bug 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-15/+37
2013-08-30NEW - bug 415100: [run control] Assertion in all-stop when doing stepAlvaro Sanchez-Leon1-1/+1
2013-08-27Fixed parent pom version to referenceAndrew Gvozdev4-4/+4
2013-08-23Bumped up feature version to 8.3.Sergey Prigogin6-9/+9
2013-08-15Bug 409965 - [visualizer] Allow all-stop mode for multicore visualizerMarc Dumais3-6/+103
2013-08-14Bug 415094 – Update Step Into Selection JUnit testsMarc Khouzam48-634/+917
2013-08-14Update version of o.e.cdt.dsf.gdb pluginMarc Khouzam3-3/+3
2013-08-14Bug 378729 - Should not fetch address of a register or convenienceMarc Khouzam2-12/+36
2013-08-13Bug 412471 - Incorrect handling of empty string as program argument inMarc Khouzam2-7/+17
2013-08-13Bug 414959 - Attach to process fails in all-stop modeMarc Dumais1-1/+2
2013-08-12Bug 414687 - Adapt to generified API from platform DebugMarc-Andre Laperle2-3/+3
2013-08-11Bug 382462 - Allow debugging without binary parsers enabledMarc-Andre Laperle1-3/+5
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-11Bug 412471 - Incorrect handling of empty string as program argument inTeodor Madan1-1/+1
2013-07-11Change-Id: Id77a33ffa46155fb9aff756c1a026678c7cd44eaTeodor Madan1-0/+5
2013-07-09Bug 374807 - [attach] Terminating the last attached process causes aMarc Khouzam2-17/+4
2013-07-08Bug 409186 - Remove test that was causing assertion. Marc Khouzam1-15/+1
2013-07-04Bug 412057 - UI tests don't run on Mac Cocoa using Tycho buildMarc-Andre Laperle1-1/+1
2013-07-03Bug 410821 - The process select dialog on "Attach" should react toMarc Khouzam1-0/+11
2013-06-25Bug 410489 - Too many "info shared library" commands are issued whenMikhail Khodjaiants1-3/+4
2013-06-25Bug 411634 - [visualizer] Small leak when multicore visualizer is closedMarc-Andre Laperle1-0/+8
2013-06-25Bug 407321 - [visualizer] Make Multicore Visualizer canvas filter awareMarc Dumais4-25/+186
2013-06-20Bug 409512 - [visualizer] Threads not cleaned-up after process detachedMarc Dumais1-2/+37
2013-06-20Bug 396269 - [visualizer] NPE in MulticoreVisualizerCanvas.paintCanvas()Marc Dumais1-0/+9
2013-06-20Bug 409006 - [visualizer] NPE when closing visualizer with nothingMarc Dumais1-33/+35
2013-06-17Bug 409890 - Launch is not terminated when an error occurs inAleem Rehman1-4/+33
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

Back to the top