nixpkgs/pkgs/development/tools/misc/gdb
Will Dietz 47363ef04f
gdb: fix w/musl (#164766)
* gdb: fix on musl, sys/termios.h -> termios.h

* gdb: grab upstream patch to fix w/musl

Fixes instances of PAGESIZE/PAGE_SIZE that conflict
with header-provided definitions.

I was concerned about stability (IIRC version in these can change?)
but already risking that with the gcc-12 patch, so this is probably
okay.

Stale/unstable URL's are especially important to avoid on less
commonly used combinations such as w/musl, but also don't
want to bloat the tree :).

Risk is low, as this will be included in next update.
2022-03-21 12:33:01 -05: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: fix w/musl (#164766) 2022-03-21 12:33:01 -05:00