summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/all.T
Commit message (Expand)AuthorAgeFilesLines
* Cleanup tests in directory ghci.debugger. Fixes #21009Roland Senn2022-01-261-0/+1
* RTTI: Substitute the [rk] skolems into kindsMatthew Pickering2022-01-111-0/+2
* Add regressiontest for #18045Roland Senn2022-01-031-0/+1
* Combine STG free variable traversals (#17978)nineonine2021-11-231-2/+1
* Remove redundant test case print036.Roland Senn2021-07-011-1/+0
* Allow primops in a :print (and friends) command. Fix #19394Roland Senn2021-06-021-0/+1
* Use pprSigmaType to print GHCi debugger Suspension Terms (Fix #19355)Roland Senn2021-05-201-0/+1
* Tweak function `quantifyType` to fix #12449Roland Senn2021-05-041-0/+1
* Ignore breakpoint for a specified number of iterations. (#19157)Roland Senn2021-03-101-0/+1
* Fix GHCi :print on big-endian platformsStefan Schulze Frielinghaus2020-07-091-3/+1
* In `:break ident` allow out of scope and nested identifiers (Fix #3000)Roland Senn2020-06-251-0/+1
* Update testsuiteSylvain Henry2020-06-171-1/+1
* 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