Skip to main content

Provides step-by-step debugging and formatted sequence tracing service, to terminal applications.

Project description

Install

via github

$ git clone https://github.com/saitoha/trachet.git
$ cd trachet
$ python setup.py install

or via pip

$ pip install trachet

Usage

$ trachet [options] command
  • Options:

    -h, --help                  show this help message and exit
    -o OUTPUT, --output=OUTPUT  Specify output device or file
    --version                   show version
  • Sequense Tracing

    If you specified TTY device to -o option, you can look I/O sequence tracing on realtime.

  • Step by Step debugging

  • <F5> Stop step-by-step debugging.

  • <F6> Start step-by-step debugging.

  • <F7> Step.

  • <F8> Step to next escape sequence (not control char).

Example

$ trachet -o/dev/pts/4 bash

Reference

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trachet-0.0.1.tar.gz (16.7 kB view hashes)

Uploaded Source

Built Distributions

trachet-0.0.1-py2.7.egg (10.6 kB view hashes)

Uploaded Source

trachet-0.0.1-py2.6.egg (10.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page