diff options
author | Simon Marlow <simonmar@microsoft.com> | 2007-05-11 12:49:29 +0000 |
---|---|---|
committer | Simon Marlow <simonmar@microsoft.com> | 2007-05-11 12:49:29 +0000 |
commit | ae2b9180cbb5b48af77502c65366bec7b788482b (patch) | |
tree | cb8554712a1bb10b85364a9cc38f4c1ef32071d9 /distrib/prep-bin-dist-mingw | |
parent | 0fdd72445b065a9b648501900dfd986fc23a10c7 (diff) | |
download | haskell-ae2b9180cbb5b48af77502c65366bec7b788482b.tar.gz |
Support for adding custom commands to an individual breakpoint
:set stop N <cmd>
runs <cmd> when breakpoint N is hit. Note that the command to run
might be a macro (defined with :def), and the macro can invoke
:continue, so it is now possible to do clever things like conditional
breakpoints, or ignoring the next K hits of a breakpoint.
Diffstat (limited to 'distrib/prep-bin-dist-mingw')
0 files changed, 0 insertions, 0 deletions