about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorCorey Farwell <coreyf@rwell.org>2017-04-21 08:40:33 -0400
committerGitHub <noreply@github.com>2017-04-21 08:40:33 -0400
commitcf11d3c66a18fb6a9e5e00ade6af0f1a0255c3a0 (patch)
treec3e48312378de4dc75aed935bf63d51b15da5721 /src/test/incremental/thinlto
parent4ed95009d8d5d50c4f7aee35ad89c30a2258ffa9 (diff)
parent61b7ebe7d3fbe19c7aaf7b8fa5b9661eccca6061 (diff)
downloadrust-cf11d3c66a18fb6a9e5e00ade6af0f1a0255c3a0.tar.gz
rust-cf11d3c66a18fb6a9e5e00ade6af0f1a0255c3a0.zip
Rollup merge of #41372 - nbigaouette:master, r=alexcrichton
Use an (over-writable) environment variable for the `gdb` command

Instead of hard-coding the command to run, using the environment
variable `GDB_CMD` (that defaults to `gdb`) allows using a different
debugger than the default `gdb` executable.

This gives the possibility to use `cgdb` as the debugger, which provides
a nicer user interface. Note that one has to use `GDB_CMD="cgdb --"` to
use cgdb (note the trailing `--`) to let cgdb pass the proper arguments
to `gdb`.
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions