senkora 3 days ago

Do the gdb commands for printing information about python frames work with rr? E.g. py-bt, py-print, py-locals?

1
sidkshatriya 3 days ago

Any gdb integration scripts for Python to get stack frames etc. should work fine in rr and Software Counters Mode rr.

`rr replay` and (the software counters equivalent) `rr replay -W` invokes gdb.