Files
mercury/browser
Peter Wang 1fca2b4cc6 Add `list' functionality to ssdebug.
Branches: main, 10.04

Add `list' functionality to ssdebug.

browser/listing.m:
        Implement a version of `list_path' which doesn't use C foreign code.

        Close opened streams in `list_path'. (not ssdebug related)

ssdb/ssdb.m:
        Add commands `list', `list_path', `push_list_dir', `pop_list_dir',
        `list_context_lines using the listing.m module.  Unlike in mdb, `list'
        prints the source code at the call site as that is the information we
        currently have.
2010-06-16 07:25:00 +00:00
..
2010-06-16 01:29:06 +00:00
2010-06-16 07:25:00 +00:00
2010-06-16 01:29:06 +00:00