gcode-mirror / xdebugtoolkit

Automatically exported from code.google.com/p/xdebugtoolkit
0 stars 0 forks source link

Crash on shutdown functions #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. use xdebugtoolkit r70
2. execute ./cg2dot.py -a none -t 0 fixtures/1243043583_646499.cg

What is the expected output? What do you see instead?
Expected output is a dot file definition, but I get an error instead.

Please use labels and text to provide additional information.
I think this is because of shutdown functions, but need to check more precisely

Original issue reported on code.google.com by Alexey.K...@gmail.com on 23 May 2009 at 1:59

GoogleCodeExporter commented 9 years ago
fixed count_tl_calls method in r71

Original comment by Alexey.K...@gmail.com on 23 May 2009 at 2:31