Skip to main content

An object-oriented python debugger for nonlinear tracing

Project description

NOTE: This version is OBSOLETE. Download the latest version from http://pypi.python.org/pypi/otrace

An object-oriented python debugger for nonlinear tracing

otrace is an object-oriented debugger for nonlinear tracing of asynchronous or multithreaded interactive python programs. It addresses some of the limitations of sequential debugging techniques which do not work well with server programs, where multiple requests are handled in parallel. For example, instrumenting web servers with print/logging statements can often result in voluminous log output with interleaved streams of messages.

otrace takes a different approach to debugging that relies less on sequential operations. Its features including taking “snapshots” of variables for tracing, “tagging” objects for tracking across different method invocations, and modifying live code (“monkey patching”) to insert print statements etc.

otrace maps all the objects in the running program, as well as the “snapshot” objects, to a virtual filesystem mounted under /osh. It provides a shell-like interface, oshell, with commands like cd, ls etc. that can be used to browse classes, methods, and instance variables in the virtual filesystem. Tab completion and simple wildcarding are supported.

NOTE: This version is OBSOLETE. Download the latest version from http://pypi.python.org/pypi/otrace

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

otrace-0.30.tar.gz (88.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

otrace-0.30-py2.7.egg (110.1 kB view details)

Uploaded Egg

File details

Details for the file otrace-0.30.tar.gz.

File metadata

  • Download URL: otrace-0.30.tar.gz
  • Upload date:
  • Size: 88.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for otrace-0.30.tar.gz
Algorithm Hash digest
SHA256 9c6869a4a44ca44b99d85e6ae1abc7be7db454f8b895b0f50946b35b7cf86b37
MD5 0de2a5339592f2cd1c3d8db79d1d1db4
BLAKE2b-256 8ac348dcae3f42b231fac65c43837b96bca7689d6d4856e80e50db6af322e19b

See more details on using hashes here.

File details

Details for the file otrace-0.30-py2.7.egg.

File metadata

  • Download URL: otrace-0.30-py2.7.egg
  • Upload date:
  • Size: 110.1 kB
  • Tags: Egg
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for otrace-0.30-py2.7.egg
Algorithm Hash digest
SHA256 e931c0f76b1239f9d7bd90955f9f41f5b8fb9df371832eedc70217636d195370
MD5 f9646c16d5b41eae13f25c4ad6092424
BLAKE2b-256 98bba99ac0e913167dcf6e1a17da3e6429c67e11bd6fb6db158cb6b8533fc622

See more details on using hashes here.

Supported by

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