Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-05-24 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-05-23 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-05-22 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-05-21 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-05-20 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-05-19 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-05-18 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-05-17 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-05-16 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-05-15 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-05-14 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-05-13 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-05-12 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-05-11 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-05-10 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-05-09 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-05-08 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-05-07 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-05-06 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-05-05 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-05-04 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-05-03 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-05-02 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-05-01 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-04-30 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-04-29 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-04-28 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-04-27 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-04-26 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-04-25 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-04-24 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-04-23 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-04-22 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-04-21 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-04-20 | Bump GDB's version number to 16.3.90.DATE-git. | Joel Brobecker | 2 | -2/+2 | |
This commit changes gdb/version.in to 16.3.90.DATE-git. This commit also makes the following changes in gdb/testsuite: * gdb.base/default.exp: Change $_gdb_minor to 4. | |||||
2025-04-20 | Set GDB version number to 16.3.gdb-16.3-release | Joel Brobecker | 1 | -1/+1 | |
This commit changes gdb/version.in to 16.3. | |||||
2025-04-20 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-04-19 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-04-18 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-04-17 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-04-16 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-04-15 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-04-14 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-04-13 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-04-12 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-04-11 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-04-10 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-04-09 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-04-08 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2025-04-07 | gstack: [downstream regression] Output file names and line numbers | Keith Seitz | 2 | -6/+8 | |
With commit fb2ded33c1e519659743047ed7817166545b6d91, I added Fedora's gstack script to gdb. Some issues have arisen since then, and this patch addresses those issues: . As Sam James recently noted[1], PKGVERSION and VERSION need to be quoted. . A Fedora user reported the misuse of --readnever, which causes gstack to omit filename and line number information in the backtrace[Red Hat BZ 2354997]. [1] https://inbox.sourceware.org/gdb-patches/d19d6bc17e0a160ce27fc572079f11a587c0e168.1742424869.git.sam@gentoo.org/ Bug: https://bugzilla.redhat.com/show_bug.cgi?id=2354997 Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=32828 |