nixpkgs/pkgs/development/tools/misc/gdb
Sergei Trofimovich 53e928ed5f gdb: pull upstream fix for gcc-12
Without the change the build fails as:

    sim/cr16/interp.c: In function 'lookup_hash':
    sim/cr16/interp.c:89:25: error:
      the comparison will always evaluate as 'true'
      for the address of 'mnimonic' will never be NULL [-Werror=address]
       89 |   if ((h->ops->mnimonic != NULL) &&
          |                         ^~
2021-11-26 17:57:18 +00:00
..
darwin-target-match.patch gdb: 8.3.1 -> 9.1 2020-03-06 07:04:07 +01:00
debug-info-from-env.patch gdb: 8.3.1 -> 9.1 2020-03-06 07:04:07 +01:00
default.nix gdb: pull upstream fix for gcc-12 2021-11-26 17:57:18 +00:00