On 2013-01-30 16:36:42 -0500, Samuel Bronson wrote:
> "set env SHELL = /bin/sh" sets the value given to the target when *it*
> runs; this is not the same as GDB's own SHELL value, and naturally
> this does not apply to the "shell" command. It *could* reasonably apply
> to invoking the debuggee, bu
Control: retitle -1 gdb: want a "set shell" command
Control: severity -1 wishlist
"set env SHELL = /bin/sh" sets the value given to the target when *it*
runs; this is not the same as GDB's own SHELL value, and naturally
this does not apply to the "shell" command. It *could* reasonably apply
to in
Package: gdb
Version: 7.2-1
Severity: normal
I have set in my .gdbinit file:
set env SHELL = /bin/sh
but it isn't taken into account when gdb runs a shell (e.g. to run
a command with "shell foo" or to run the program).
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
3 matches
Mail list logo