Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-07-31Upgrade to Tycho 0.21.0Marc-Andre Laperle2-24/+40
2014-07-30TypoMarc Khouzam1-1/+1
2014-07-30Redirect all output from DSF-GDB's JUnit tests to gdb traces.Marc Khouzam1-7/+9
2014-07-30Bug 438934 - Enable gdb traces for GDBConsoleBreakpointsTest to see whatMarc Khouzam1-0/+17
2014-07-30TypoMarc Khouzam1-3/+3
2014-07-30TypoMarc Khouzam1-1/+1
2014-07-29Bug 440587 - Extra output in gdb console when using '-interpreter-execMarc Khouzam1-2/+2
2014-07-28Create constant for number of concurrent commands sent to GDBMarc Khouzam1-1/+2
2014-07-28Bug 439926 - Race condition between's test 2 second timeout and launch'sMarc Khouzam1-1/+2
2014-07-25CosmeticsMarc Khouzam1-1/+1
2014-07-25Pass optional arguments, in case base class ever needs them.Marc Khouzam1-1/+1
2014-07-25Bug 440387 - Allow to easily extend ServicesLaunchSequence Marc Khouzam1-2/+15
2014-07-25Cleanup ServicesLaunchSequenceMarc Khouzam1-8/+4
2014-07-24CosmeticsMarc Khouzam1-31/+17
2014-07-22Bug 440153 - Optionally provide an existing CDT repository when doing a maven...Marc Khouzam1-9/+0
2014-07-22Inremented branding plugin version to 8.5Sergey Prigogin5-5/+5
2014-07-22Inremented feature version to 8.5.Sergey Prigogin6-9/+9
2014-07-21Bug 439926 - CommandTimeout tests can fail on fast machinesMarc Khouzam4-62/+101
2014-07-19Bug 438934 - Make GDBConsoleBreakpointsTest provide more informationMarc Khouzam1-3/+24
2014-07-18Bug 438934 - Failure in MIMemoryTest.asynchronousReadWrite because of aMarc Khouzam2-41/+7
2014-07-14Bug 437562 - Split the dsf-gdb tests to a plug-in and fragment pairAlvaro Sanchez-Leon45-588/+828
2014-07-02Bug 438635 - executeWithTargetAvailable steps need public constructorsXavier Raynaud2-0/+38
2014-07-02Bug 434889 - GDBHardwareAndOS#isAvailable() always returns falseMarc Dumais2-6/+3
2014-06-30Bug 429621 - [non-stop] CDT doesn't wait for "stopped" notification fromMarc Khouzam4-30/+131
2014-06-18Bug 435998 - Remove 'updateSiteName' string as they are not usedMarc Khouzam4-12/+0
2014-06-17Bug 435998 - Get rid of all "eclipse_update_120.jpg" files in CDTMarc Khouzam7-5/+2
2014-06-04Update Debug JUnit tests to allow running tests for all GDB versions.Marc Khouzam1-1/+2
2014-06-03Bug 436453 - [visualizer] Load meters no longer have numerical overlayMarc Dumais1-1/+2
2014-06-02Bug 436349 - JUnit test for step-return for a method returning voidMarc Khouzam2-0/+30
2014-06-02Bug 436349 - Local variables incorrectly show as "returned" in variablesMarc Khouzam2-2/+6
2014-05-30Point Debug tests to the instance of GDB on CDT's HIPPMarc Khouzam1-2/+2
2014-05-29Bug 435142 - Duplicate *running events cause UI slownessMarc Khouzam2-2/+14
2014-05-28Update contributors list to match Bug 435606Teodor Madan1-0/+1
2014-05-26Bug 435309 - Use the shared license file scheme for CDTMarc Khouzam18-2273/+12
2014-05-26Bug 435606: Using BigInteger instead of Integer makes it possible toMartin Schreiber1-1/+2
2014-05-22Bug 386226 - Activate "HEX integer" rendering for DSF-GDBTeodor Madan1-1/+1
2014-05-21Bug 435401 - Mixed-mode disassembly does not display the same source asTeodor Madan1-1/+15
2014-05-21Bug 434645 - Terminate GDB launch using registered terminate handlerTeodor Madan2-18/+51
2014-05-20Update to new license textMarc Khouzam4-8/+4
2014-05-14Bug 434645 - Deadlock in DsfExecutor on project close while in debugTeodor Madan1-0/+30
2014-05-07Bug 432963 - [Memory] Cache associated to memory spaces context are notAlvaro Sanchez-Leon1-27/+25
2014-05-05Bug 433761 - Breakpoint Actions Dialog should not allow creating unnamed actionsTeodor Madan2-10/+49
2014-05-02Bug 431627 - [mem] Need additional API to extend support for memoryAlvaro Sanchez-Leon5-215/+178
2014-05-02Update license.html files for 2014 versionMarc Khouzam4-8/+4
2014-05-01Bug 400628 - Support Dynamic PrintfMarc Khouzam29-78/+2088
2014-04-29Bug 432888 - Properly update relative expression for existing childMarc Khouzam2-4/+22
2014-04-29Bug 393930 - Unable to examine a sub-expression using "watch" Marc Khouzam2-1/+92
2014-04-28Bug 432854 - [visualizer] Add a new graphic object class supportingMarc Dumais2-0/+137
2014-04-25Bug 433329 - Thread-specific bp created from gdb console loose theirMarc Khouzam1-2/+19
2014-04-25Bug 432988 - Breakpoint Log action cannot evaluate expression atTeodor Madan1-4/+2

Back to the top