nixpkgs/pkgs/development/compilers/gcc-arm-embedded
Kenny MacDermid 584c58cf27
gcc-arm-embedded: pass args to gdb
The wrapper around `arm-none-eabi-gdb` was not passing through
the command line arguments. This would cause build systems that
attempted to determine the gdb version to hang.

Match the other wrapper by adding `"$@"`, and using `exec` to
call the unwrapped process.
2023-05-02 17:01:29 -03:00
..
6 gcc-arm-embedded: meta.sourceProvenance = binaryNativeCode 2023-03-19 00:13:49 -07:00
7 gcc-arm-embedded: meta.sourceProvenance = binaryNativeCode 2023-03-19 00:13:49 -07:00
8 gcc-arm-embedded: meta.sourceProvenance = binaryNativeCode 2023-03-19 00:13:49 -07:00
9 gcc-arm-embedded: meta.sourceProvenance = binaryNativeCode 2023-03-19 00:13:49 -07:00
10 gcc-arm-embedded: add myself to maintainers 2023-04-05 14:27:26 +02:00
11 gcc-arm-embedded: pass args to gdb 2023-05-02 17:01:29 -03:00
12 gcc-arm-embedded: pass args to gdb 2023-05-02 17:01:29 -03:00