COPYING
ChangeLog
MANIFEST.in
Makefile
NEWS.md
README.rst
__pkginfo__.py
pyproject.toml
requirements-dev.txt
setup.cfg
setup.py
test/Makefile
test/__init__.py
test/data/highlight-310.right
test/data/highlight-38.right
test/data/highlight-pyp35.right
test/data/highlight-pypy.right
test/data/highlight.cmd
test/data/highlight.right
test/data/macro-pypy.right
test/data/macro-pypy35.right
test/data/macro.cmd
test/data/macro.right
test/data/noscript-pypy.right
test/data/noscript.cmd
test/data/noscript.right
test/data/step-310.right
test/data/step-311.right
test/data/step-38.right
test/data/step-pypy.right
test/data/step.cmd
test/data/step.right
test/example/bug.py
test/example/eval.py
test/example/fib-exec.py
test/example/fib.py
test/example/gcd-breakpoint.py
test/example/gcd-dbgcall-explicit-profile.py
test/example/gcd-dbgcall-noprofile.py
test/example/gcd-dbgcall.py
test/example/gcd.py
test/example/hanoi.py
test/example/multi-line.py
test/example/tail.py
test/functional/__init__.py
test/functional/fn_helper.py
test/functional/stringarray.py
test/functional/test_break.py
test/functional/test_finish.py
test/functional/test_jump.py
test/functional/test_next.py
test/functional/test_sig.py
test/functional/test_skip.py
test/functional/test_step.py
test/functional/example/jump.py
test/functional/example/skip.py
test/functional/example/step/step_computed_value.py
test/functional/example/step/test_skip.py
test/integration/helper.py
test/integration/setup.py
test/integration/test-general.py
test/integration/test_highlight.py
test/integration/test_noscript.py
test/integration/test_step.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/__init__.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/__main__.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/case.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/commands.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/config.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/core.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/exc.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/failure.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/importer.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/inspector.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/loader.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/proxy.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/pyversion.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/result.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/selector.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/suite.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/twistedtools.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/util.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/ext/__init__.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/ext/dtcompat.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/plugins/__init__.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/plugins/allmodules.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/plugins/attrib.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/plugins/base.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/plugins/builtin.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/plugins/capture.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/plugins/collect.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/plugins/cover.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/plugins/debug.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/plugins/deprecated.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/plugins/doctests.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/plugins/errorclass.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/plugins/failuredetail.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/plugins/isolate.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/plugins/logcapture.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/plugins/manager.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/plugins/multiprocess.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/plugins/plugintest.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/plugins/prof.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/plugins/skip.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/plugins/testid.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/plugins/xunit.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/sphinx/__init__.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/sphinx/pluginopts.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/tools/__init__.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/tools/nontrivial.py
test/integration/.eggs/nose-1.3.7-py3.9.egg/nose/tools/trivial.py
test/unit/cmdhelper.py
test/unit/test_api.py
test/unit/test_clifns.py
test/unit/test_exception.py
test/unit/test_inout_tcp.py
test/unit/test_misc.py
test/unit/test_options.py
test/unit/inout/__init__.py
test/unit/inout/test_inout_input.py
test/unit/interfaces/__init__.py
test/unit/interfaces/test_intf_user.py
test/unit/lib/__init__.py
test/unit/lib/test_lib_brkpt.py
test/unit/lib/test_lib_bytecode.py
test/unit/lib/test_lib_complete.py
test/unit/lib/test_lib_core.py
test/unit/lib/test_lib_display.py
test/unit/lib/test_lib_eval.py
test/unit/lib/test_lib_file.py
test/unit/lib/test_lib_format.py
test/unit/lib/test_lib_kill.py
test/unit/lib/test_lib_pp.py
test/unit/lib/test_lib_printing.py
test/unit/lib/test_lib_sig.py
test/unit/lib/test_lib_stack.py
test/unit/lib/test_lib_thread.py
test/unit/processor/__init__.py
test/unit/processor/test_proc_cmdbreak.py
test/unit/processor/test_proc_cmdfns.py
test/unit/processor/test_proc_cmdproc.py
test/unit/processor/test_proc_complete.py
test/unit/processor/test_proc_subcmd.py
test/unit/processor/command/__init__.py
test/unit/processor/command/test_cmd_alias.py
test/unit/processor/command/test_cmd_break.py
test/unit/processor/command/test_cmd_disassemble.py
test/unit/processor/command/test_cmd_finish.py
test/unit/processor/command/test_cmd_help.py
test/unit/processor/command/test_cmd_info_files.py
test/unit/processor/command/test_cmd_list.py
test/unit/processor/command/test_cmd_p.py
test/unit/processor/command/test_cmd_quit.py
test/unit/processor/command/test_cmd_run.py
test/unit/processor/command/test_cmd_step.py
trepan/__init__.py
trepan/__main__.py
trepan/api.py
trepan/bwcli.py
trepan/client.py
trepan/clifns.py
trepan/debugger.py
trepan/exception.py
trepan/interface.py
trepan/misc.py
trepan/options.py
trepan/post_mortem.py
trepan/version.py
trepan/vprocessor.py
trepan/bwprocessor/__init__.py
trepan/bwprocessor/location.py
trepan/bwprocessor/main.py
trepan/bwprocessor/msg.py
trepan/bwprocessor/command/__init__.py
trepan/bwprocessor/command/base_cmd.py
trepan/bwprocessor/command/mock.py
trepan/bwprocessor/command/quit.py
trepan/bwprocessor/command/step.py
trepan/inout/__init__.py
trepan/inout/base.py
trepan/inout/fifoclient.py
trepan/inout/fifoserver.py
trepan/inout/input.py
trepan/inout/output.py
trepan/inout/ptk_bindkeys.py
trepan/inout/scriptin.py
trepan/inout/stringarray.py
trepan/inout/tcpclient.py
trepan/inout/tcpfns.py
trepan/inout/tcpserver.py
trepan/interfaces/__init__.py
trepan/interfaces/bullwinkle.py
trepan/interfaces/client.py
trepan/interfaces/comcodes.py
trepan/interfaces/script.py
trepan/interfaces/server.py
trepan/interfaces/user.py
trepan/lib/__init__.py
trepan/lib/breakpoint.py
trepan/lib/bytecode.py
trepan/lib/chdir.py
trepan/lib/complete.py
trepan/lib/core.py
trepan/lib/default.py
trepan/lib/deparse.py
trepan/lib/disassemble.py
trepan/lib/display.py
trepan/lib/eval.py
trepan/lib/file.py
trepan/lib/format.py
trepan/lib/pp.py
trepan/lib/printing.py
trepan/lib/sighandler.py
trepan/lib/stack.py
trepan/lib/thred.py
trepan/processor/__init__.py
trepan/processor/cmd_addrlist.py
trepan/processor/cmdbreak.py
trepan/processor/cmdfns.py
trepan/processor/cmdlist.py
trepan/processor/cmdproc.py
trepan/processor/complete_ptk.py
trepan/processor/complete_rl.py
trepan/processor/frame.py
trepan/processor/location.py
trepan/processor/print.py
trepan/processor/subcmd.py
trepan/processor/trace.py
trepan/processor/command/__init__.py
trepan/processor/command/alias.py
trepan/processor/command/backtrace.py
trepan/processor/command/base_cmd.py
trepan/processor/command/base_subcmd.py
trepan/processor/command/base_submgr.py
trepan/processor/command/bpython.py
trepan/processor/command/break.py
trepan/processor/command/cd.py
trepan/processor/command/clear.py
trepan/processor/command/condition.py
trepan/processor/command/continue.py
trepan/processor/command/debug.py
trepan/processor/command/delete.py
trepan/processor/command/deparse.py
trepan/processor/command/deval.py
trepan/processor/command/disable.py
trepan/processor/command/disassemble.py
trepan/processor/command/display.py
trepan/processor/command/down.py
trepan/processor/command/edit.py
trepan/processor/command/enable.py
trepan/processor/command/eval.py
trepan/processor/command/examine.py
trepan/processor/command/exit.py
trepan/processor/command/finish.py
trepan/processor/command/frame.py
trepan/processor/command/handle.py
trepan/processor/command/help.py
trepan/processor/command/info.py
trepan/processor/command/ipython.py
trepan/processor/command/jump.py
trepan/processor/command/kill.py
trepan/processor/command/list.py
trepan/processor/command/load.py
trepan/processor/command/macro.py
trepan/processor/command/mock.py
trepan/processor/command/next.py
trepan/processor/command/p.py
trepan/processor/command/pp.py
trepan/processor/command/python.py
trepan/processor/command/quit.py
trepan/processor/command/reload.py
trepan/processor/command/restart.py
trepan/processor/command/run.py
trepan/processor/command/set.py
trepan/processor/command/show.py
trepan/processor/command/skip.py
trepan/processor/command/source.py
trepan/processor/command/step.py
trepan/processor/command/stepi.py
trepan/processor/command/tbreak.py
trepan/processor/command/unalias.py
trepan/processor/command/undisplay.py
trepan/processor/command/up.py
trepan/processor/command/whatis.py
trepan/processor/command/help/.gitignore
trepan/processor/command/help/README.md
trepan/processor/command/help/arange.rst
trepan/processor/command/help/command.rst
trepan/processor/command/help/examples.rst
trepan/processor/command/help/filename.rst
trepan/processor/command/help/location.rst
trepan/processor/command/help/range.rst
trepan/processor/command/help/suffixes.rst
trepan/processor/command/info_subcmd/__init__.py
trepan/processor/command/info_subcmd/args.py
trepan/processor/command/info_subcmd/break.py
trepan/processor/command/info_subcmd/builtins.py
trepan/processor/command/info_subcmd/code.py
trepan/processor/command/info_subcmd/display.py
trepan/processor/command/info_subcmd/files.py
trepan/processor/command/info_subcmd/frame.py
trepan/processor/command/info_subcmd/globals.py
trepan/processor/command/info_subcmd/line.py
trepan/processor/command/info_subcmd/lines.py
trepan/processor/command/info_subcmd/locals.py
trepan/processor/command/info_subcmd/macro.py
trepan/processor/command/info_subcmd/offsets.py
trepan/processor/command/info_subcmd/pc.py
trepan/processor/command/info_subcmd/program.py
trepan/processor/command/info_subcmd/return.py
trepan/processor/command/info_subcmd/signals.py
trepan/processor/command/info_subcmd/source.py
trepan/processor/command/info_subcmd/threads.py
trepan/processor/command/set_subcmd/__demo_helper__.py
trepan/processor/command/set_subcmd/__init__.py
trepan/processor/command/set_subcmd/autoeval.py
trepan/processor/command/set_subcmd/autolist.py
trepan/processor/command/set_subcmd/autopc.py
trepan/processor/command/set_subcmd/autopython.py
trepan/processor/command/set_subcmd/basename.py
trepan/processor/command/set_subcmd/cmdtrace.py
trepan/processor/command/set_subcmd/confirm.py
trepan/processor/command/set_subcmd/dbg_trepan.py
trepan/processor/command/set_subcmd/different.py
trepan/processor/command/set_subcmd/disasmflavor.py
trepan/processor/command/set_subcmd/events.py
trepan/processor/command/set_subcmd/highlight.py
trepan/processor/command/set_subcmd/listsize.py
trepan/processor/command/set_subcmd/maxstring.py
trepan/processor/command/set_subcmd/patsub.py
trepan/processor/command/set_subcmd/skip.py
trepan/processor/command/set_subcmd/style.py
trepan/processor/command/set_subcmd/substitute.py
trepan/processor/command/set_subcmd/tempdir.py
trepan/processor/command/set_subcmd/trace.py
trepan/processor/command/set_subcmd/width.py
trepan/processor/command/show_subcmd/__demo_helper__.py
trepan/processor/command/show_subcmd/__init__.py
trepan/processor/command/show_subcmd/aliases.py
trepan/processor/command/show_subcmd/args.py
trepan/processor/command/show_subcmd/autoeval.py
trepan/processor/command/show_subcmd/autolist.py
trepan/processor/command/show_subcmd/autopc.py
trepan/processor/command/show_subcmd/autopython.py
trepan/processor/command/show_subcmd/basename.py
trepan/processor/command/show_subcmd/confirm.py
trepan/processor/command/show_subcmd/dbg_trepan.py
trepan/processor/command/show_subcmd/disasmflavor.py
trepan/processor/command/show_subcmd/highlight.py
trepan/processor/command/show_subcmd/history.py
trepan/processor/command/show_subcmd/listsize.py
trepan/processor/command/show_subcmd/style.py
trepan/processor/command/show_subcmd/styles.py
trepan/processor/command/show_subcmd/substitute.py
trepan/processor/command/show_subcmd/tempdir.py
trepan/processor/command/show_subcmd/width.py
trepan/processor/parse/__init__.py
trepan/processor/parse/parser.py
trepan/processor/parse/scanner.py
trepan/processor/parse/semantics.py
trepan/processor/parse/tok.py
trepan3k.egg-info/PKG-INFO
trepan3k.egg-info/SOURCES.txt
trepan3k.egg-info/dependency_links.txt
trepan3k.egg-info/entry_points.txt
trepan3k.egg-info/requires.txt
trepan3k.egg-info/top_level.txt