Update screenshots with Reverse Debugging examples.

This commit is contained in:
Ernie Pasveer
2022-10-09 15:36:42 -05:00
parent ea07f66a32
commit 1bfac01995
3 changed files with 4 additions and 0 deletions
+4
View File
@@ -98,6 +98,10 @@ The main view for Seer looks like:
* Thread ids. A list of all threads. Double click on a thread id to change the scope (the current thread).
* Thread frames. For each thread, list its stack frames.
* Supports Gdb's Reverse Debugging mode.
* Turn instruction recording on or off.
* Set playback direction to forward or reverse.
Open Dialog
-----------
Binary file not shown.

Before

Width:  |  Height:  |  Size: 370 KiB

After

Width:  |  Height:  |  Size: 381 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 484 KiB

After

Width:  |  Height:  |  Size: 613 KiB