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 / v2.5
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-12-28 4.0 kB
seer - version 2.5 source code.tar.gz 2024-12-28 679.0 kB
seer - version 2.5 source code.zip 2024-12-28 982.1 kB
Totals: 3 Items   1.7 MB 5

Some new features and some regression fixes.

Summary

  • Console now supports a subset of ANSI color codes.
  • Console can be started in these modes:
    • Detached
    • Detached and minimized
    • Attached in Seer's tab view (with gdb logs and seer logs).
  • Improved handling of \n \t and other escaped characters in gdb log window.
  • Show breakpoint info as a tooltip if the breakpoint icon is clicked with LMB and held down.
  • Show stack as a hex dump, with options to view as short, int, long, ascii, ...
  • The "go to address" in the Assembly view now works if address it outside current assembly view.
  • Visualizers can take a gdb expression for input fields for length/size of something. The visualizers are:
    • ArrayVisualizer
    • ImageVisualizer
    • MemoryVisualizer
  • Fixed regression when setting/saving the editor font setting.
  • Fixed bug when the Basic Struct visualizer display simple variable types (non-structs).
  • Source all files in ~/.config/seergdb/scripts/ on startup.
  • Fixed regression handling ignoring of system header files.
  • Fixed regression when adding commands to a breakpoint.
  • Refactored/improved Printpoints. Added 'help' to the Printpoint create dialog.
  • Fixed regression when display variable value when hovering over the text in the editor window.

Details

New Contributors

Full Changelog: https://github.com/epasveer/seer/compare/v2.4...v2.5

Download seer

Source: README.md, updated 2024-12-28