summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/vfs.c
diff options
context:
space:
mode:
authorDavid Howells2010-06-09 20:52:22 +0200
committerLinus Torvalds2010-06-09 21:42:44 +0200
commita7f5378e2449fc8ae3f92739a6cc2239748ef86a (patch)
treee9eecb629fa9f5b2dd55e281821e87c01d8a790f /fs/nfsd/vfs.c
parentMerge branch 'msm-urgent' of git://codeaurora.org/quic/kernel/dwalker/linux-msm (diff)
downloadkernel-qcow2-linux-a7f5378e2449fc8ae3f92739a6cc2239748ef86a.tar.gz
kernel-qcow2-linux-a7f5378e2449fc8ae3f92739a6cc2239748ef86a.tar.xz
kernel-qcow2-linux-a7f5378e2449fc8ae3f92739a6cc2239748ef86a.zip
FRV: Reinstate null behaviour for the GDB remote protocol 'p' command
Reinstate the null behaviour that the in-kernel gdbstub had for the GDB remote protocol 'p' command (retrieve a single register value) prior to commit 7ca8b9c0dafd ("frv: extend gdbstub to support more features of gdb"). Before that, the 'p' command just returned an empty reply, which causes gdb to then go and use the 'g' command. However, since that commit, the 'p' command returns an error string, which causes gdb to abort its connection to the target. Not all gdb versions are affected, some use try 'g' first, and if that works, don't bother with 'p', and so don't see the error. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/nfsd/vfs.c')
0 files changed, 0 insertions, 0 deletions