nixpkgs/pkgs/development
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
..
androidndk-pkgs
arduino
beam-modules
bower-modules/generic
chez-modules
compilers crystal: remove 0.25 and 0.26 (#80473) 2020-02-19 12:17:45 -05:00
coq-modules
dhall-modules
dotnet-modules/patches
em-modules/generic
go-modules
go-packages
guile-modules
haskell-modules haskell generic-builder: fix Darwin regression for lmdb 2020-02-17 09:41:31 +01:00
idris-modules idrisPackages.tparsec: 2019-09-19 -> 2020-02-11 2020-02-17 20:08:27 +01:00
interpreters perl: Enable threading on darwin 2020-02-20 08:35:45 +01:00
java-modules
libraries Merge pull request #80579 from mmilata/qt5-cmake-fix 2020-02-24 09:22:24 -06:00
lisp-modules
lua-modules luaPackages.luv: 1.30.0-0 -> 1.34.1-1 2020-02-17 19:34:55 +01:00
misc loc: upgrade cargo fetcher and cargoSha256 2020-02-16 03:54:36 -05:00
mobile androidenv build-tools: fix old versions under linux 2020-02-14 11:41:57 +01:00
node-packages nodePackages.webpack-dev-server: init at 3.10.3 2020-02-18 11:54:23 +00:00
ocaml-modules ocamlPackages.resource-pooling: 0.6 → 1.1 2020-02-14 10:09:41 +01:00
perl-modules
pharo
pure-modules
python-modules pythonPackages.importlib-metadata: 1.3.0 -> 1.5.0 2020-02-23 22:35:59 -08:00
r-modules
ruby-modules rubyWithPackages.libv8: fix compilation 2020-02-18 22:29:38 +01:00
tools gdb: Fix abort w/NIX_DEBUG_INFO_DIRS patch (#80929) 2020-02-25 01:18:09 +00:00
web nodejs-13_x: 13.8.0 -> 13.9.0 2020-02-19 04:20:00 -05:00