What's Changed
- Add syntax highlighting support for other languages by @RaphGL in #362
- Add deleteall and deleteselected to RMB context menu for Logger and Tracker by @epasveer in #369
- 313 configuring gdb with set print pretty on messes up loggertracker variable display by @epasveer in #373
- Show syntax highlighing for C/C++, Rust and Odin. by @epasveer in #374
- 370 ergonomics add shortcuts to common tasks by @epasveer in #378
- Cleaning up test program. by @epasveer in #379
- Add recursive test, Rpi4 and stm32 build script by @QuangNguyenMinh123 in #382
- Print gdb MI log from gdbWidget and gdbMonitor by @QuangNguyenMinh123 in #383
- 371 ergonomics add shortcuts to common rr tasks by @epasveer in #385
- Elaborate gdb variable output by @QuangNguyenMinh123 in #386
- Update recursive test by @QuangNguyenMinh123 in #387
- Add config to set gdb's architecture. by @epasveer in #388
- Update SeerUlt.cpp::parseCommaList by @QuangNguyenMinh123 in #384
- Update Cursor margin by @QuangNguyenMinh123 in #390
- Feature/add bold text on tracker by @QuangNguyenMinh123 in #389
- fix recursive painting by @QuangNguyenMinh123 in #391
- 393 add external define to set default gdb to use by @epasveer in #395
- Fix fail to run gdb by @QuangNguyenMinh123 in #397
- 377 suggestion consider publishing this project on flathub by @epasveer in #398
- Add a specific git commit sha. by @epasveer in #399
- 377 suggestion consider publishing this project on flathub by @epasveer in #400
- Erase color of level 0 backtrace when target is running by @QuangNguyenMinh123 in #401
- Move Seer icons to better locations for flathub. by @epasveer in #403
- 377 suggestion consider publishing this project on flathub by @epasveer in #404
- Update seer.github.yml to be like seer.yml. by @epasveer in #405
- Enhance status indicator by @QuangNguyenMinh123 in #406
- Add a Ctrl+Shift+T shortcut to reopen closed files by @QuangNguyenMinh123 in #392
- 260 would be nice if assembly view was shown by default when there is no source code by @epasveer in #407
- 408 file menu doesnt show by @epasveer in #409
- 413 signal handle functionality feature request by @epasveer in #415
- 414 add macro keys for user created commands by @epasveer in #416
- Fix typo in SeerGdbWidget.cpp by @NoelTautges in #422
- Add feature: Mouse navigation by @QuangNguyenMinh123 in #417
- 421 add a hot key for restart by @epasveer in #425
- 419 automatically refresh editor view if source file is modified by @epasveer in #426
- 420 add a hotkey for run to cursor by @epasveer in #427
- write config: don't require to click two dialogs away, just show a transient message box instead by @drehscheibe in #428
- 429 remember variables in tracker for the next session by @epasveer in #430
- Fix regression for message tab raising. by @epasveer in #432
- Fix compile error when gdb logout is enabled by @QuangNguyenMinh123 in #433
- SeerMainWindow: Change action buttons when status changed by @QuangNguyenMinh123 in #423
- Add reset button by @QuangNguyenMinh123 in #434
- docs(README): flatpak-spawn usage by @dezza in #438
- SeerSourceSymbolLibraryManagerWidget: Add close un-used tabs option by @QuangNguyenMinh123 in #440
- Add feature: Go to definition by @QuangNguyenMinh123 in #402
- Go to definition, but with Ctrl + Click by @QuangNguyenMinh123 in #437
- Feat: add copy value only option on logger and tracker by @lvntky in #444
- 446 editorfont dialog not all monospace fonts are displayed by @epasveer in #450
- 451 no proper return from stepping into non user functions by @epasveer in #452
New Contributors
- @RaphGL made their first contribution in #362
- @QuangNguyenMinh123 made their first contribution in #382
- @NoelTautges made their first contribution in #422
- @drehscheibe made their first contribution in #428
- @dezza made their first contribution in #438
- @lvntky made their first contribution in #444
Full Changelog: v2.6...v2.7