Message286765
> The motivation for this suggestion was that for tracers that *are* interested in instructions, it *might* be simpler to get two calls, one of 'line', and one of 'instruction'. Maybe it's a bad idea though.
Thanks for the clarification. It's ok if instruction tracing remains an opt-in feature. As for this suggestion, I am not sure it is useful for debuggers based on the bdb module as trace_dispatch() (the bdb trace function) receives notification of the trace event type as the 'event' argument. |
|
| Date |
User |
Action |
Args |
| 2017-02-02 11:27:42 | xdegaye | set | recipients:
+ xdegaye, vstinner, gwk, ammar2 |
| 2017-02-02 11:27:42 | xdegaye | set | messageid: <[email protected]> |
| 2017-02-02 11:27:42 | xdegaye | link | issue29400 messages |
| 2017-02-02 11:27:42 | xdegaye | create | |
|