aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_trace_ui.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: gate on real signals, not sleeps (117s -> 49s)blasty26 hours1-17/+29
* tests: trace_ui followed a signal that was not one (and it really did fail)blasty33 hours1-2/+10
* tests: wait for the thing, don't sleep and hopeblasty2 days1-16/+39
* tests: one front doorblasty2 days1-0/+4
* trace: a stale navigation no longer drags the view backblasty9 days1-0/+21
* trace: seek verbs — next/previous execution, and who set this registerblasty10 days1-2/+82
* trace: memory at time T — stack in the dock, live bytes in hexblasty10 days1-0/+34
* trace: stop the decompiler thrashing during a step (and correct the record)blasty11 days1-0/+21
* trace: a step in split view moves the listing cursor to the pcblasty11 days1-0/+23
* trace: stepping stays in the view you're readingblasty11 days1-0/+14
* trace: paint the execution trail — including on the decompilerblasty12 days1-1/+55
* trace: docked registers + timeline, and stepping through timeblasty12 days1-0/+148