Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package seergdb for openSUSE:Factory checked in at 2025-12-05 16:51:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/seergdb (Old) and /work/SRC/openSUSE:Factory/.seergdb.new.1939 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "seergdb" Fri Dec 5 16:51:09 2025 rev:3 rq:1321013 version:2.6 Changes: -------- --- /work/SRC/openSUSE:Factory/seergdb/seergdb.changes 2025-03-05 13:42:00.560292962 +0100 +++ /work/SRC/openSUSE:Factory/.seergdb.new.1939/seergdb.changes 2025-12-05 16:52:01.408817851 +0100 @@ -1,0 +2,30 @@ +Wed Nov 26 21:02:36 UTC 2025 - Martin Schreiner <[email protected]> + +* Upgrade to v2.6. +* Watchpoints: Fixed regression when adding commands to a watchpoint. +* Console: Create console once per Seer session. Instead of constant create/destroy. +* EditorManager: Fixed regression when ignoring files to be opened in the EditorManager. +* MessageTabs: Fixed regression when order of message tabs not being preserved between sessions. +* RemoteMode: Connect mode to a gdb server now supports 'remote' and 'extended-remote'. +* ConnectMode: Connect mode's 'pre' commands are executed before the 'target connect'. +* MessageTabs: Optionally add a timestamp to the Seer and Gdb log widgets. +* ConnectMode: Add 'gdbserver debug' checkbox to Connect launch tab. For showing + gdb and gdbserver communication debug information in gdb tab. +* Skips: Manage gdb skip commands via a new Skip Browser. +* LaunchMode: Revamp the "run/start" buttons on the menu bar to be a predominate + "terminate" that switches to a "restart". +* VariableTracker: Fixed bug when adding variable to tracker. Sometimes would not refresh value. +* VariableTracker: Raise Logger or Tracker tab when new variable is added. +* CheckpointMode: Implment gdb's "checkpoint" feature. As simple time-travel feature. +* Undo: Add preliminary support for Undo's udb time-traveling debugger. +* CheckpointMode: Add support for remaining Catchpoint types. +* Visualizers: Add a Matrix Visualizer for viewing 2D arrays. +* Breakpoints: Add breakpoints from the Function tab. +* DefaultProject: When using the Debug dialog, save the debug settings so they can be fast loaded +* the next time the Debug dialog is used. Kind of a default project. +* RR: When using the Debug dialog, check a couple standard locations for + the RR trace directory. +* ObjectiveC: Add support for printing ObjectiveC object via a '(objc)' pretext. +* Registers: Fix bug handling register names of "" in gdb's register list. + +------------------------------------------------------------------- Old: ---- seergdb-2.5.tar.gz New: ---- seergdb-2.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ seergdb.spec ++++++ --- /var/tmp/diff_new_pack.VAUR94/_old 2025-12-05 16:52:02.744873613 +0100 +++ /var/tmp/diff_new_pack.VAUR94/_new 2025-12-05 16:52:02.756874114 +0100 @@ -1,7 +1,7 @@ # # spec file for package seergdb # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ %endif Name: seergdb -Version: 2.5 +Version: 2.6 Release: 0 Summary: A GUI front-end for GNU gdb License: GPL-3.0-or-later ++++++ seergdb-2.5.tar.gz -> seergdb-2.6.tar.gz ++++++ ++++ 16362 lines of diff (skipped)
