diff options
author | Peter Powell <petpow@saberuk.com> | 2019-09-07 14:30:32 +0100 |
---|---|---|
committer | Peter Powell <petpow@saberuk.com> | 2019-09-07 14:36:20 +0100 |
commit | 2648a0e1c4f4f2a6f975895bce639a37ed48e065 (patch) | |
tree | bfd451076342be595d5c7e224eff4d9fb8f899c6 /make/template/gdbargs | |
parent | 1cf76f8aae0d2be86f85c7abfc3b885f2d6a6441 (diff) |
Replace the gdbargs file with the --eval-command flag.
Diffstat (limited to 'make/template/gdbargs')
-rw-r--r-- | make/template/gdbargs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/make/template/gdbargs b/make/template/gdbargs deleted file mode 100644 index de76c7270..000000000 --- a/make/template/gdbargs +++ /dev/null @@ -1,4 +0,0 @@ -%target .gdbargs -handle SIGPIPE pass nostop noprint -handle SIGHUP pass nostop noprint -run |