Update CHANGELOG.

This commit is contained in:
Ernie Pasveer
2023-10-02 17:10:29 -05:00
parent a6f6858a05
commit b32c5ae306
+2
View File
@@ -6,6 +6,8 @@
* In the margins of the source windows, allow CTRL+DoubleClick to do a quick RunToLine or RunToAddress.
* Add --gdb-program and --gdb-arguments to command line to override settings from Seer's config.
* Fixed a rare bug with blank lines from gdb causing a segv in GdbMonitor.
* Add option to reload source file if it changes.
## [2.2] - 2023-09-07
* Fixed infinite loop when starting with RR mode.