about summary refs log tree commit diff
path: root/pkgs/development/tools/misc/gdb
AgeCommit message (Expand)AuthorFilesLines
2022-03-21gdb: fix w/musl (#164766)Will Dietz1-1/+7
2022-01-16gdb: 11.1 -> 11.2Lancelot SIX1-2/+2
2021-11-26gdb: pull upstream fix for gcc-12Sergei Trofimovich1-1/+8
2021-10-07Merge pull request #112455 from baloo/baloo/gdb/debuginfodRyan Burns1-2/+5
2021-09-20gdb: 10.2 -> 11.1 (#137628)lsix1-2/+2
2021-08-27gdb: adds support for debuginfodArthur Gautier1-2/+5
2021-08-12gdb: Add source-highlight dependency.Lancelot SIX1-2/+2
2021-04-27gdb: 10.1 -> 10.2Lancelot SIX1-2/+2
2021-04-16gdb: always set --program-prefix and pass --targetsternenseemann1-2/+8
2021-02-24gdb: fix musl buildJörg Thalheim1-1/+2
2021-01-23pkgs/development/tools: stdenv.lib -> libBen Siraphob1-11/+11
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer1-2/+2
2020-10-24gdb: 9.2 -> 10.1Lancelot SIX1-2/+2
2020-08-21gdb: Give it a `pname`Pamplemousse1-7/+6
2020-06-04gdb: 9.1 -> 9.2Lancelot SIX1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-03-06gdb: 8.3.1 -> 9.1Lancelot SIX3-16/+32
2020-02-25gdb: Fix abort w/NIX_DEBUG_INFO_DIRS patch (#80929)tollb1-2/+4
2019-12-01gdb: Fix safe path for crossJohn Ericson1-4/+7
2019-11-25gdb: prepend default safe pathsViktor Vilhelm Sonesten1-1/+2
2019-11-20gdb: use a safePaths parameter insteadTmplt1-1/+2
2019-11-19gdb: configure a safe path instead of wrappingTmplt2-31/+1
2019-11-19gdb: don't propagate unwrapped gdbTmplt1-2/+1
2019-11-17gdb: wrap, making libstdc++ plugin safe to loadTmplt1-0/+32
2019-09-22gdb: build with libiptOrivej Desh1-2/+2
2019-09-21gdb: 8.3 -> 8.3.1Will Dietz1-2/+2
2019-08-20treewide: update globin's maintained drvsRobin Gloster1-1/+1
2019-06-16treewide: remove unused variables (#63177)volth1-1/+1
2019-06-09gdb: patch to use mach-o.h instead of bfd/mach-o.hMatthew Bauer1-0/+5
2019-06-07gdb: remove applied patch for darwinMatthew Bauer1-6/+0
2019-05-15gdb: 8.2.1 -> 8.3jhaasdijk1-2/+2
2018-12-29Merge pull request #52730 from dtzWill/update/gdb-8.2.1Will Dietz1-2/+2
2018-12-23gdb: 8.2 -> 8.2.1Will Dietz1-2/+2
2018-12-12gdb: fix cross-buildJörg Thalheim1-1/+3
2018-12-03Merge master into staging-nextFrederik Rietdijk1-1/+1
2018-12-02Treewide: use HTTPS on GNU domainsc0bw3b1-1/+1
2018-12-01gdb: switch to python3 by defaultJörg Thalheim1-3/+3
2018-11-16gdb: 8.1.1 -> 8.2 (#50444)Orivej Desh2-83/+24
2018-08-30treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson1-6/+4
2018-08-28hurd: cleanup unmaintained targetJörg Thalheim1-8/+1
2018-08-06gdb: 8.1 -> 8.1.1Will Dietz1-2/+2
2018-03-07gdb: Flexible target matching for darwinAndrew Childs2-1/+13
2018-02-02gdb: 8.0.1 -> 8.1Tuomas Tynkkynen1-2/+2
2017-11-13binutils, gdb: Do not expose libbfd or libopcodes, and be multitargetJohn Ericson1-10/+17
2017-10-10gdb: Remove --with-separate-debug-dirEelco Dolstra1-4/+1
2017-09-08gdb: 8.0 -> 8.0.1Lancelot SIX1-2/+2
2017-08-16gdb: remove CPP workaroundDaiderd Jordan1-7/+0
2017-08-09gdb: fix clang buildDaiderd Jordan1-0/+7
2017-07-28Add a setup hook to fill NIX_DEBUG_INFO_DIRSEelco Dolstra1-1/+5
2017-07-28gdb: Look for .build-id files in NIX_DEBUG_INFO_DIRSEelco Dolstra2-0/+83