Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-19Bug 532592: [tests] fix bitrotten GDBRemoteTracepointsTestJonah Graham1-6/+25
2017-04-28Bug 399494 - Consider all variable objects as not complexSimon Marchi1-0/+29
2017-03-06Use line tags in MIExpressionsTest.testUpdateOfPointerSimon Marchi1-9/+14
2016-12-04Fixup for "[dsf-gdb] debug tests: Use line tags where possible"Simon Marchi1-3/+2
2016-12-03[dsf-gdb] debug tests: Use line tags where possibleSimon Marchi6-43/+24
2016-02-25Add Inferior exit code testMarc Khouzam1-1/+3
2016-01-06Bug 472765: more complete tests for source path mappingJonah Graham1-11/+59
2015-10-01Bug 478803 and Bug 478805: add tests for source lookupJonah Graham2-6/+35
2015-02-18[debug tests] Remove superfluous breakpoint tagSimon Marchi1-1/+1
2015-01-12debug tests: Add test for thread nameSimon Marchi2-5/+15
2015-01-07Bug 456807 - Update Tracepoint tests to handle both 32bit and 64bitMarc Khouzam2-145/+32
2015-01-07debug tests: Add thread compatibility layer and use itSimon Marchi7-101/+370
2014-12-25debug tests: Change -dwarf-2 to -g in tests MakefileSimon Marchi1-2/+2
2014-12-11debug tests Makefile: don't use -pthread when on WindowsSimon Marchi1-3/+10
2014-11-24debug tests: Trigger rebuild when any header file changesSimon Marchi1-2/+5
2014-11-20dsf-gdb tests: Improve tests MakefileSimon Marchi2-18/+39
2014-10-31Use consistent indentation in BreakpointTestApp.ccSimon Marchi1-3/+3
2014-06-02Bug 436349 - JUnit test for step-return for a method returning voidMarc Khouzam1-0/+7
2014-04-16Bug 432888 - Missing rm.done() for a fetched child of an expressionMarc Khouzam1-2/+9
2014-02-13Bug 341731 - Show values returned from function calls when doing aMarc Khouzam1-2/+41
2013-08-14Bug 415094 – Update Step Into Selection JUnit testsMarc Khouzam6-307/+112
2013-06-03Bug Bug 382692 - Update MIExpressions JUnit tests to current CDT haviorMarc Khouzam1-2/+2
2013-05-28Bug 409186 - Debug JUnit tests are not ready for 64bit machinesMarc Khouzam1-1/+1
2013-04-30Bug 244865 – Support for Step Into Selectionaleon3-0/+297
2013-01-25Bug 397715 - [memory][expressions] Make use of GDB 7.6 newMarc Khouzam1-0/+15
2013-01-14Bug 378834 - Update Debug JUnit tests to run on Hudson Marc Khouzam4-8/+8
2012-12-18Bug 394408: Support enhanced-expressions for local variables. ThisMarc Khouzam1-0/+19
2012-07-10Bug 381754: Group-expression support for Expressions view.Marc Khouzam1-0/+18
2012-06-19Bug 381868: JUnit tests for casting expressionsMarc Khouzam1-0/+10
2012-05-07Bug 376901: JUnit tests for RTTI featureMarc Khouzam1-0/+39
2012-04-25Bug 330974: If the user selects multiple nodes in the debug view most debug c...Marc Khouzam1-0/+76
2012-01-26Bug 365541: Extra JUnit tests for partitions. Also, don't look for all the c...Marc Khouzam1-0/+2
2012-01-26Bug 365541 - View an array variable whose length is very long (such asMikhail Khodjaiants1-0/+9
2011-07-25Bug 346320: Add support for fast tracepoints Marc Khouzam1-7/+65
2011-06-25Added bin directory to .gitignoreSergey Prigogin1-0/+1
2011-05-23Bug 346899: JUnits to test post-mortem core launchMarc Khouzam2-1/+5
2011-03-28Bug 337893 - Tests for IMIRunControl.executeWithTargetAvailable, all-stop modeMarc Khouzam1-0/+45
2011-02-04Bug 336008: [tests] JUnit tests for launch configuration and restartMarc Khouzam1-0/+0
2011-02-04Bug 336008: [tests] JUnit tests for launch configuration and restartMarc Khouzam1-4/+5
2011-02-03Configurable formatting of constructor initializer lists.Sergey Prigogin1-0/+0
2011-02-01Bug 336008: [tests] JUnit tests for launch configuration and restartMarc Khouzam2-0/+35
2010-09-09Bug 320277: More JUnit test to make sure we properly view variables of base c...Marc Khouzam1-2/+10
2010-09-09Bug 320277: JUnit test to make sure we properly view variables of base class ...Marc Khouzam1-0/+13
2010-05-27Adjust to the new dual POSIX/MSVC buildable MultiThread.cc. Also fix problems...John Cortell1-0/+4
2010-05-26Make dsf-gdb test programs buildable with MinGW. MinGW gdb has problems debug...John Cortell4-19/+64
2010-05-25Various expression tests where failing on Windows because of subtle differenc...John Cortell1-4/+11
2010-04-06[248587] Support "Event' BreakpointsJohn Cortell1-1/+2
2010-04-06[248587] Support "Event' BreakpointsJohn Cortell1-0/+28
2010-04-05Specify dwarf2 debug info. Default for 3.x is STABS, and that is an inferior ...John Cortell1-1/+1
2010-03-09Add -m32 flag to make the tests programs build properly on 64-bit machines.uid89411-1/+1

Back to the top