Bug#624453: gdb doesn't take into account the current SHELL value when running a shell

2013-01-30 Thread Vincent Lefevre
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

Bug#624453: gdb doesn't take into account the current SHELL value when running a shell

2013-01-30 Thread Samuel Bronson
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

Bug#624453: gdb doesn't take into account the current SHELL value when running a shell

2011-04-28 Thread Vincent Lefevre
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