xtrace

Software Screenshot:
xtrace
Software Details:
Version: 0.4
Upload Date: 11 May 15
Developer: Anatoly Techtonik
Distribution Type: Freeware
Downloads: 3

Rating: 2.0/5 (Total Votes: 1)

xtrace is a Python module that prints function trace to stdout from the moment it is called:

import xtrace
xtrace.start()
...
xtrace.stop()


The output format is that of Xdebug http://xdebug.org/docs/execution_trace But frankly, I didn't have time to polish it to be exactly the same. If you will find the time and desire to polish it - feel free to send a patch.

This code is released into public domain. Hope you'll find it useful.

What is new in this release:

  • Added beep function which beeps in DEBUG mode when excited.

Requirements:

  • Python

Similar Software

VimPdb
VimPdb

11 May 15

PyXMPP
PyXMPP

11 May 15

Pyshield
Pyshield

11 May 15

Cleaner
Cleaner

3 Jun 15

Other Software of Developer Anatoly Techtonik

wget
wget

12 May 15

Comments to xtrace

Comments not found
Add Comment
Turn on images!