3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs
tollb ad337f7f3a
gdb: Fix abort w/NIX_DEBUG_INFO_DIRS patch (#80929)
The current gdb patch to support NIX_DEBUG_INFO_DIRS fails if
the user attempts to change the debug file directory to a
value other than the default. For instance:

(gdb) set debug-file-directory /run/booted-system/sw/lib/debug

results in:

munmap_chunk(): invalid pointer
Aborted (core dumped)

To fix this issue, the debug_file_directory is allocated
with xstrdup so that a subsequent call to xfree will succeed.
2020-02-25 01:18:09 +00:00
..
applications Merge pull request #77071 from peterhoeg/git_emacs_files 2020-02-23 21:16:55 +08:00
build-support Merge pull request #80091 from NixOS/npregit-dumpall 2020-02-19 07:37:11 +01:00
common-updater
data Merge pull request #80326 from rnhmjoj/uni-vga 2020-02-19 11:07:22 +01:00
desktops gnome3.gnome-desktop: 3.34.2 -> 3.34.4 2020-02-19 21:28:08 -05:00
development gdb: Fix abort w/NIX_DEBUG_INFO_DIRS patch (#80929) 2020-02-25 01:18:09 +00:00
games qtads: 2.1.99.2019-04-12 -> 3.0.0 2020-02-16 23:39:18 +00:00
misc vimPlugins.notational-fzf-vim: init at 2019-12-03 2020-02-18 09:06:46 -08:00
os-specific Merge branch 'staging-next' into staging 2020-02-19 21:27:20 -05:00
servers Merge branch 'staging-next' into staging 2020-02-19 21:27:20 -05:00
shells nushell: 0.9.0 -> 0.10.0 2020-02-19 00:57:31 +03:00
stdenv
test
tools Merge pull request #80623 from r-ryantm/auto-update/network-manager 2020-02-22 18:18:11 -05:00
top-level Merge pull request #80417 from Ma27/fix-waybar 2020-02-20 01:50:44 +01:00