summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/all.T
Commit message (Expand)AuthorAgeFilesLines
* Fix tab-completion for :break (#17989)Roland Senn2020-04-221-0/+1
* simplifier: Kill off ufKeenessFactorBen Gamari2020-04-071-1/+2
* Show breakpoint locations of breakpoints which were ignored during :force (#2...Roland Senn2020-02-291-0/+1
* Re-implement unsafe coercions in terms of unsafe equality proofsSimon Peyton Jones2020-02-201-1/+5
* Fix #14628: Panic (No skolem Info) in GHCiRoland Senn2020-02-091-0/+1
* testsuite: Mark print002 as fragile on ARMBen Gamari2019-12-171-1/+1
* testsuite: Mark T13825-debugger as broken on ARMv7Ben Gamari2019-12-171-1/+3
* Fix #14690 - :steplocal panics after break-on-errorRoland Senn2019-10-261-0/+1
* testsuite: Mark print037 as fragile, not brokenBen Gamari2019-10-031-2/+2
* Fix #8487: Debugger confuses variablesRoland Senn2019-07-211-0/+1
* Fix #1620: ModBreaks.modBreaks_array not initialisedRoland Senn2019-06-191-0/+2
* Add disable/enable commands to ghci debugger #2215Roland Senn2019-06-091-0/+1
* Fix #16700: Tiny errors in output of GHCi commands :forward and :infoRoland Senn2019-06-071-0/+1
* testsuite: Mark print037 as broken when GHC is built with LLVMBen Gamari2019-02-041-1/+4
* Fix tests for `integer-simple`Alec Theriault2019-01-161-27/+25
* Support printing `integer-simple` Integers in GHCiAlec Theriault2019-01-161-0/+1
* testsuite: Fix a number of GHCi-related failures due to integer-simpleBen Gamari2018-12-121-26/+27
* Mark broken tests on powerpc64le and skip ghci-extPeter Trommler2018-12-071-1/+1
* Fix the GHCi debugger with ApplicativeDoSimon Marlow2018-07-221-0/+2
* Support the GHCi debugger with -fexternal-interpreterSimon Marlow2018-07-161-1/+7
* Fix nptr field alignment in RtClosureInspectÖmer Sinan Ağacan2018-07-041-2/+1
* testsuite: Mark print022 as broken on 32-bit platformsBen Gamari2018-06-171-2/+4
* RTS: Disable warnings in ffi.hPeter Trommler2017-11-151-2/+4
* Allow packing constructor fieldsMichal Terepeta2017-10-291-0/+1
* Untag the potential AP_STACK in stg_getApStackValzhJames Clarke2017-10-191-1/+4
* RtClosureInspect: Fix inspecting Char# on 64-bit big-endianJames Clarke2017-10-161-2/+1
* Initialize hs_init with UTF8 encoded arguments on Windows.Andreas Klebinger2017-07-271-2/+1
* tests: remove extra_files.py (#12223)Reid Barton2017-02-261-44/+48
* tests: manually move some extra_files into *.T filesReid Barton2017-02-261-1/+2
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-2/+1
* testsuite: Mark break011 as brokenBen Gamari2016-10-171-1/+4
* RtClosureInspect: Fix off-by-one error in cvReconstructTypemniip2016-08-231-0/+1
* Testsuite: run tests in <testdir>.run instead of /tmpThomas Miedema2016-06-181-3/+1
* testsuite: mark tests broken on powerpc64Peter Trommler2016-02-251-1/+2
* Testsuite: delete compiler_lt/le/gt/ge setup functionsThomas Miedema2016-02-171-1/+1
* Make GHCi & TH work when the compiler is built with -profSimon Marlow2015-11-071-1/+0
* Add test case for #9046Vitaly Bragilevsky2014-08-191-0/+1
* Test Trac #8557Simon Peyton Jones2013-11-281-0/+1
* Fixed Trac #8540Simon Peyton Jones2013-11-281-3/+3
* Mark break006 break003 print019 as broken by #8540Joachim Breitner2013-11-241-3/+3
* print035 now passes (see #7382)Austin Seipp2013-08-141-4/+2
* Add extra cleaning for print035Ian Lynagh2013-02-161-1/+2
* Remove uses of compose(s) in tests, and change how composition is handledIan Lynagh2013-02-141-3/+3
* Fix result001Ian Lynagh2013-02-111-1/+1
* print020 now passesIan Lynagh2013-02-111-1/+1
* Convert more helper functionsIan Lynagh2013-02-111-2/+2
* Rename some numeric tests: nnnn -> TnnnnIan Lynagh2013-01-251-1/+1
* Test Trac #7386Simon Peyton Jones2012-11-061-0/+1
* print035(ghci) fails when ghci is dynamicIan Lynagh2012-10-131-1/+4
* Testsuite update for unboxed tuples in argumentsMax Bolingbroke2012-05-151-0/+1