Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
53ebe72e
Commit
53ebe72e
authored
Oct 18, 2007
by
Simon Marlow
Browse files
the GHCi debugger now works with an unregisterised GHCi
parent
6b83caf7
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/ghci.debugger/scripts/all.T
View file @
53ebe72e
# trac #1545: GHCi debugger doesn't work on an unregisterised compiler
def
f
(
opts
):
if
config
.
unregisterised:
opts
.
skip
=
1
setTestOpts
(
f
)
setTestOpts
(
extra_run_opts
('
-ignore-dot-ghci
'))
test
('
print001
',
normal
,
ghci_script
,
['
print001.script
'])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment