nixpkgs/pkgs/development/tools/misc/gdb
Andrew Childs 4c76a21aae gdb: Flexible target matching for darwin
Outside of the nix-build the target is `x86_64-apple-darwin17.4.0`,
while inside the target is `x86_64-apple-darwin`. This difference
causes the fallback target configuration for darwin, which disables
gdb. Add a patch to make the target matching more flexible.
2018-03-07 11:46:55 +09:00
..
darwin-target-match.patch gdb: Flexible target matching for darwin 2018-03-07 11:46:55 +09:00
debug-info-from-env.patch gdb: Look for .build-id files in NIX_DEBUG_INFO_DIRS 2017-07-28 16:38:22 +02:00
default.nix gdb: Flexible target matching for darwin 2018-03-07 11:46:55 +09:00