Download Latest Version seer - version 2.5 source code.zip (982.1 kB)
Email in envelope

Get an email when there's a new version of seer

Home / v1.12
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2022-10-21 1.7 kB
seer - version 1.12.tar.gz 2022-10-21 387.4 kB
seer - version 1.12.zip 2022-10-21 520.5 kB
Totals: 3 Items   909.6 kB 0

[1.12] - 2022-10-22

  • Added Gdb's Reverse Debugging mode.
    • Turn on/off gdb instruction recording.
    • Set play-back direction.
  • Added Gdb's Non-Stop mode.
  • Added support for the older QT5.12 library.
    • Expect rendering problems with the builtin help system.
    • Urge to move to QT5.15 library.
  • Main execute buttons.
    • Add '--all threads' for main execute buttons.
      • run/start/next/step/finish/continue/interrupt.
    • Individual threads can be managed by the Thread Manager.
  • Thread Manager changes.
    • Thread Frame browser.
      • Allow multiple threads to be select. Selecting 1 thread will select stack frame.
      • Add next/step/finish/continue/interrupt for selected thread(s).
    • Thread Id browser.
      • Allow multiple threads to be select. Selecting 1 thread will select stack frame.
      • Add next/step/finish/continue/interrupt for selected thread(s).
    • Thread Group browser.
      • Allow multiple thread groups to be select.
      • Add continue/interrupt for selected thread group(s).
      • Add run/start for selected thread group(s). Disabled for now.
  • Assembly view changes.
    • Showing Address, Offset, and Opcodes columns are configuable from the Config Dialog.
    • ^F in the Assembly editor can do quick changes.
  • Changing the Qt Style can be saved using Settings->Save Configuration.
  • Added valgrind support.
Source: README.md, updated 2022-10-21