diff options
author | Simon Marlow <simonmar@microsoft.com> | 2007-05-18 13:45:56 +0000 |
---|---|---|
committer | Simon Marlow <simonmar@microsoft.com> | 2007-05-18 13:45:56 +0000 |
commit | e560c6b5a0c2ef4437ebca0c78c1775a09ba31c9 (patch) | |
tree | 99cd5c71741b881f7d6ca3c74315df1fc9ec7f40 /compiler/utils/Encoding.hs | |
parent | 180e4344fab89e3e2c1aaaaaf1509c79f4bdb562 (diff) | |
download | haskell-e560c6b5a0c2ef4437ebca0c78c1775a09ba31c9.tar.gz |
improve break-by-coordinate
when setting a breakpoint by coordinate, if there are no spans
covering the specified coordinate, then we take the leftmost of the
spans to the right of the coordinate. This means that ':break c' will
work if c is not a function, because the first span will be on c's
right hand side.
Diffstat (limited to 'compiler/utils/Encoding.hs')
0 files changed, 0 insertions, 0 deletions