summary refs log tree commit diff
path: root/pkgs/development/tools/misc/gdb/default.nix
Commit message (Expand)AuthorAge
* Merge pull request #245513 from lsix/gdb-disable-simlsix2023-08-07
|\
| * gdb: disable sim by defaultLancelot SIX2023-07-26
* | gdb: fix charset issue on darwin, missing libiconv (#245576)patryk48152023-07-27
|/
* gdb: 13.1 -> 13.2Janne Heß2023-05-29
* gdb: backport patch for musl 1.2.4Alyssa Ross2023-05-07
* gdb: enable debuginfod support only on platforms with elfutils supportSergei Trofimovich2023-04-28
* Merge staging-next into staginggithub-actions[bot]2023-04-18
|\
| * gdbHostCpuOnly: init (#226134)Yureka2023-04-17
* | elfutils: enable debuginfod supportGuillaume Girol2023-04-09
|/
* Merge pull request #217884 from trofi/gdb-updateSergei Trofimovich2023-02-28
|\
| * gdb: 12.1 -> 13.1Sergei Trofimovich2023-02-23
* | Merge staging-next into staginggithub-actions[bot]2023-02-23
|\ \ | |/ |/|
| * treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin2023-02-22
* | gdb: add system-wide configuration fileGuillaume Girol2023-01-28
|/
* Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt2023-01-11
|\
| * mark gdb as unsupported on aarch64-darwinDavid Zmick2022-11-27
* | gdb: backport readline-8.2 fixSergei Trofimovich2022-12-30
|/
* gdb: disable werrorRyan Burns2022-10-14
* pkgsStatic.gdb: Fix compileRobert Kovacsics2022-08-09
* pkgsi686Linux.gdb: fix formatting for 32-bit systemsSergei Trofimovich2022-05-21
* gdb: fix w/musl, touchup postPatch exprWill Dietz2022-05-04
* gdb: 11.2 -> 12.1Sergei Trofimovich2022-05-04
* gdb: fix w/musl (#164766)Will Dietz2022-03-21
* gdb: 11.1 -> 11.2Lancelot SIX2022-01-16
* gdb: pull upstream fix for gcc-12Sergei Trofimovich2021-11-26
* Merge pull request #112455 from baloo/baloo/gdb/debuginfodRyan Burns2021-10-07
|\
| * gdb: adds support for debuginfodArthur Gautier2021-08-27
* | gdb: 10.2 -> 11.1 (#137628)lsix2021-09-20
|/
* gdb: Add source-highlight dependency.Lancelot SIX2021-08-12
* gdb: 10.1 -> 10.2Lancelot SIX2021-04-27
* gdb: always set --program-prefix and pass --targetsternenseemann2021-04-16
* gdb: fix musl buildJörg Thalheim2021-02-24
* pkgs/development/tools: stdenv.lib -> libBen Siraphob2021-01-23
* treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer2021-01-19
* gdb: 9.2 -> 10.1Lancelot SIX2020-10-24
* gdb: Give it a `pname`Pamplemousse2020-08-21
* gdb: 9.1 -> 9.2Lancelot SIX2020-06-04
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
* gdb: 8.3.1 -> 9.1Lancelot SIX2020-03-06
* gdb: Fix safe path for crossJohn Ericson2019-12-01
* gdb: prepend default safe pathsViktor Vilhelm Sonesten2019-11-25
* gdb: use a safePaths parameter insteadTmplt2019-11-20
* gdb: configure a safe path instead of wrappingTmplt2019-11-19
* gdb: build with libiptOrivej Desh2019-09-22
* gdb: 8.3 -> 8.3.1Will Dietz2019-09-21
* treewide: update globin's maintained drvsRobin Gloster2019-08-20
* treewide: remove unused variables (#63177)volth2019-06-16
* gdb: patch to use mach-o.h instead of bfd/mach-o.hMatthew Bauer2019-06-09
* gdb: remove applied patch for darwinMatthew Bauer2019-06-07
* gdb: 8.2.1 -> 8.3jhaasdijk2019-05-15