Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

gtkwave-debuginfo-3.3.127-1.fc44 RPM for aarch64

From Fedora 44 testing updates for aarch64 / debug / Packages / g

Name: gtkwave-debuginfo Distribution: Fedora Project
Version: 3.3.127 Vendor: Fedora Project
Release: 1.fc44 Build date: Mon Apr 13 14:48:36 2026
Group: Development/Debug Build host: buildvm-a64-42.rdu3.fedoraproject.org
Size: 9048259 Source RPM: gtkwave-3.3.127-1.fc44.src.rpm
Packager: Fedora Project
Url: http://gtkwave.sourceforge.net/
Summary: Debug information for package gtkwave
This package provides debug information for package gtkwave.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Mon Apr 13 2026 Paul Howarth <paul@city-fan.org> - 3.3.127-1
  - Update to 3.3.127
    - Fix for fixed point shift that does not disable it on the specify value
      change menu option
    - Changed ps2pdf to pstopdf on Mac as ps removed by Sonoma
    - Warnings fix in vcd2fst for missing string.h include
    - Added FST_ST_SV_ARRAY (FST) and "sv_array" (VCD) for arrays
      (gtkwave/libfst#17)
    - Wrote replacement for gdk_pixbuf_new_from_xpm_data
    - Update FSDB to handle FST_ST_SV_ARRAY (VCS emits this),
      FSDB_ST_SV_INTERFACEPORT_REF, and FSDB_VT_STRING
    - Added "SV_ST_ARRAY" to exclude file parsing on init
    - Fix use after free of GLOBALS->entrybox_text in regexp_highlight_generic()
  - Drop dependency on gdk-pixbuf2-modules-extra, XPM support now done locally
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.126-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Mon Jan 05 2026 Paul Howarth <paul@city-fan.org> - 3.3.126-1
  - Update to 3.3.126
    - Added -H --noheader command line option for GTK3
    - Added headerbar rc variable to disable GTK3 headerbars
    - Fix for rendering multiline string constants in dumps
    - Add warning message for missing XPM loader
    - Updated libghw to current version
    - Changed behaviour of X search in pattern search so it is matched by a
      single X bit
* Wed Aug 20 2025 Paul Howarth <paul@city-fan.org> - 3.3.125-1
  - Update to 3.3.125
    - Added json2stems to distribution to support newer versions of Verilator
    - VCD parser fix for colon in VCD variable name
    - Parameter size 0 fix for Vivado: backs out very old fix (for MTI) that
      converts 0 size signals to reals
    - Update vcd2fst so that it handles MTI 0 size conversion
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.124-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Wed May 14 2025 Paul Howarth <paul@city-fan.org> - 3.3.124-1
  - Update to 3.3.124
    - Ensure type name in $var for VCD saver is >0 length
    - Preserve bitblasted vector ordering with VCD saver.
    - Use full type names in VCD saver instead of abbreviations
    - Dump all bits for a bitblasted vector in VCD saver in order to ensure
      stray bit extractions do not cause a failure to reconstruct vectors in
      proper order in the extracted file
* Fri May 09 2025 Paul Howarth <paul@city-fan.org> - 3.3.123-1
  - Update to 3.3.123
    - Fix broken autocoalesce of bitblasted vectors that fix for GH#428 in
      3.3.122 introduced
    - Fix improper autocoalesce of adjacent duplicate symbols
    - Preserve dimension on integer array element when expanded
* Tue Apr 22 2025 Paul Howarth <paul@city-fan.org> - 3.3.122-1
  - Update to 3.3.122
    - Buffer warning fix in fstVcdIDForFwrite
    - Warning fixes in vzt_read.c and fstapi.c
    - Prototype fixes for port to gcc15
    - Fixes for tcl9 compatibility
    - Added fixes for --saveonexit command line option
    - Fix for convert_real for TR_REAL traces
    - Fix for popen_san() in vcd2fst using fsdb binaries
    - Added fstWriterGetFlushContextPending() to fstapi.c/.h
    - Reenable wayland code for primary and baseline markers in wavewindow.c
    - Unnamed scope fix for fstReader
    - Opaque pointer warning fix for fstapi.c
    - Remove broken pseudo-2D array support in fst.c
    - Fix in fst.c for signals whose MSB/LSB/len mismatch
    - libfst #15: fstReaderOpen should not fail on empty FST file
    - Fix crash introduced in 3.3.120 with legacy VCD loader caused by
      "Fix case of missing newline at EOF for VCD loaders"
    - Fix fstminer not handling string transitions correctly (GH#423)
    - Fix in fst.c for duplicate string values
    - Remove duplicate string values from adjacent value changes
    - libghw: Add from upstream for ghdl_rtik_type_i64
    - Fix inconsistent handling of invalid vector bounds in VCD and FST loaders
      (GH#428)
  - Use %{make_build} and %{make_install}
* Sat Mar 01 2025 Paul Howarth <paul@city-fan.org> - 3.3.121-6
  - Add dependency on gdk-pixbuf2-modules-extra, needed for XPM support on
    F-41, EL-10 onwards
    (https://github.com/gtkwave/gtkwave/issues/417#issuecomment-2682344768)
* Mon Feb 03 2025 Jaroslav Škarvada <jskarvad@redhat.com> - 3.3.121-5
  - Rebuild for tcl/tk
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.121-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Wed Jan 15 2025 Paul Howarth <paul@city-fan.org> - 3.3.121-3
  - Port to tcl9 (GH#407, rhbz#2337712)
* Wed Jan 15 2025 Paul Howarth <paul@city-fan.org> - 3.3.121-2
  - Port to gcc 15 (GH#406)
* Wed Oct 09 2024 Paul Howarth <paul@city-fan.org> - 3.3.121-1
  - Update to 3.3.121
    - Add launchable tag in io.github.gtkwave.GTKWave.metainfo.xml
    - Fix memory leak on name in build_hierarchy_array()
    - Fix memory leak in ptranslate/ttranslate
    - Fix case of missing newline at EOF for VCD loaders
    - Add escape handling state machine for vars in FST loader
    - Remove escape check on coalesce in FST loader
    - CreateFileMapping() warning fix for Win32 compiles
    - Integrate gtkwave/pull/376 and gtkwave/pull/377 updates to the FST loader
      for Windows and warnings fixes
    - Clang warning fixes in fstapi.c on dynamic arrays
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.119-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/0c
/usr/lib/debug/.build-id/0c/2303d7017342dc83c1fd4907f33d71cf46d365
/usr/lib/debug/.build-id/0c/2303d7017342dc83c1fd4907f33d71cf46d365.debug
/usr/lib/debug/.build-id/1d
/usr/lib/debug/.build-id/1d/fa71596b72114627391f9d15efa0849d0a457a
/usr/lib/debug/.build-id/1d/fa71596b72114627391f9d15efa0849d0a457a.debug
/usr/lib/debug/.build-id/39
/usr/lib/debug/.build-id/39/5dd0289c658385d7dd69c99ad61860a1cd72d2
/usr/lib/debug/.build-id/39/5dd0289c658385d7dd69c99ad61860a1cd72d2.debug
/usr/lib/debug/.build-id/4f
/usr/lib/debug/.build-id/4f/9fa82c7acc89381fb3413d51c1c8d85620ab47
/usr/lib/debug/.build-id/4f/9fa82c7acc89381fb3413d51c1c8d85620ab47.debug
/usr/lib/debug/.build-id/61
/usr/lib/debug/.build-id/61/7d0452d96e0e0e759acedaa2d5d75a9ce00b9e
/usr/lib/debug/.build-id/61/7d0452d96e0e0e759acedaa2d5d75a9ce00b9e.debug
/usr/lib/debug/.build-id/66
/usr/lib/debug/.build-id/66/b3c9718b9e9cec1af9877b183a879bd6557871
/usr/lib/debug/.build-id/66/b3c9718b9e9cec1af9877b183a879bd6557871.debug
/usr/lib/debug/.build-id/7a
/usr/lib/debug/.build-id/7a/a1c81e70d966cfa002d86a43982d904d909ea7
/usr/lib/debug/.build-id/7a/a1c81e70d966cfa002d86a43982d904d909ea7.debug
/usr/lib/debug/.build-id/80
/usr/lib/debug/.build-id/80/f2fa7ffd49db14b28cb25777a31817c8e54fb0
/usr/lib/debug/.build-id/80/f2fa7ffd49db14b28cb25777a31817c8e54fb0.debug
/usr/lib/debug/.build-id/82
/usr/lib/debug/.build-id/82/300e75bcde178b7beb66a73d96d5a0f40d96f1
/usr/lib/debug/.build-id/82/300e75bcde178b7beb66a73d96d5a0f40d96f1.debug
/usr/lib/debug/.build-id/98
/usr/lib/debug/.build-id/98/51d4e5ac14b79e92260a224f0a056c0425fd91
/usr/lib/debug/.build-id/98/51d4e5ac14b79e92260a224f0a056c0425fd91.debug
/usr/lib/debug/.build-id/a8
/usr/lib/debug/.build-id/a8/30f9c29b22448515472a32d72d910db6702885
/usr/lib/debug/.build-id/a8/30f9c29b22448515472a32d72d910db6702885.debug
/usr/lib/debug/.build-id/b3
/usr/lib/debug/.build-id/b3/099e20cdd54ba9973d2d8452e13b4217c7c6f1
/usr/lib/debug/.build-id/b3/099e20cdd54ba9973d2d8452e13b4217c7c6f1.debug
/usr/lib/debug/.build-id/c7
/usr/lib/debug/.build-id/c7/340e357ed6978c1e913495c065cc2eb9da05cf
/usr/lib/debug/.build-id/c7/340e357ed6978c1e913495c065cc2eb9da05cf.debug
/usr/lib/debug/.build-id/d6
/usr/lib/debug/.build-id/d6/fc06ca4a7172f04b47864455d8d762bf195322
/usr/lib/debug/.build-id/d6/fc06ca4a7172f04b47864455d8d762bf195322.debug
/usr/lib/debug/.build-id/eb
/usr/lib/debug/.build-id/eb/0baf5fe5541ac091959fe1f10390958e660bbd
/usr/lib/debug/.build-id/eb/0baf5fe5541ac091959fe1f10390958e660bbd.debug
/usr/lib/debug/.build-id/fb
/usr/lib/debug/.build-id/fb/3db5f2a51beab9d8c8ff9c9d2ec05de53c85d7
/usr/lib/debug/.build-id/fb/3db5f2a51beab9d8c8ff9c9d2ec05de53c85d7.debug
/usr/lib/debug/.build-id/fd
/usr/lib/debug/.build-id/fd/76ed5154f9e93819ae02c1c136baf40cbb81fa
/usr/lib/debug/.build-id/fd/76ed5154f9e93819ae02c1c136baf40cbb81fa.debug
/usr/lib/debug/.dwz
/usr/lib/debug/.dwz/gtkwave-3.3.127-1.fc44.aarch64
/usr/lib/debug/usr
/usr/lib/debug/usr/bin
/usr/lib/debug/usr/bin/evcd2vcd-3.3.127-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/fst2vcd-3.3.127-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/fstminer-3.3.127-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/gtkwave-3.3.127-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/json2stems-3.3.127-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/lxt2miner-3.3.127-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/lxt2vcd-3.3.127-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/rtlbrowse-3.3.127-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/shmidcat-3.3.127-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/twinwave-3.3.127-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/vcd2fst-3.3.127-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/vcd2lxt-3.3.127-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/vcd2lxt2-3.3.127-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/vcd2vzt-3.3.127-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/vzt2vcd-3.3.127-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/vztminer-3.3.127-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/xml2stems-3.3.127-1.fc44.aarch64.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 17 00:00:32 2026