diff options
author | Pepe Iborra <mnislaih@gmail.com> | 2007-01-11 13:13:59 +0000 |
---|---|---|
committer | Pepe Iborra <mnislaih@gmail.com> | 2007-01-11 13:13:59 +0000 |
commit | 025733b8367d9108e8992b2db3dbb9f80cad4fa9 (patch) | |
tree | 22b9394bea303be5a626c63af950f8d87369118c /compiler/codeGen | |
parent | e34e36a0a7c759dbc542a49ffbc060f95231dabd (diff) | |
download | haskell-025733b8367d9108e8992b2db3dbb9f80cad4fa9.tar.gz |
Added the new :breakpoint continue option
Previously, when in a breakpoint, :quit was used to continue execution.
This is not the right thing to do, so this patch restores :quit to its
original meaning whether or not ghci is in an inferior session.
The continue behavior is now provided by ":breakpoint continue".
I added a synonim command in :continue because it is much shorter,
but this is optional
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions