diff options
| author | Nicolas Bigaouette <nbigaouette@gmail.com> | 2017-04-18 14:00:08 -0400 |
|---|---|---|
| committer | Nicolas Bigaouette <nbigaouette@gmail.com> | 2017-04-18 14:00:08 -0400 |
| commit | 82ed7830ad5d8d30751ec608ef07c8d42792c878 (patch) | |
| tree | 109010dd8a264029f03ebca65c90bfe1088af9fa /src/test/incremental/thinlto | |
| parent | c398efc53f09f6e1a8cba4ec2259ffb9d89f0542 (diff) | |
| download | rust-82ed7830ad5d8d30751ec608ef07c8d42792c878.tar.gz rust-82ed7830ad5d8d30751ec608ef07c8d42792c878.zip | |
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
