From: Jason Wessel Date: Thu, 5 Aug 2010 14:22:21 +0000 (-0500) Subject: gdbstub: Implement gdbserial 'p' and 'P' packets X-Git-Tag: v2.6.36-rc1~542^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55751145dc1e08e16df418cdd101661f5c6ac991;p=pandora-kernel.git gdbstub: Implement gdbserial 'p' and 'P' packets The gdbserial 'p' and 'P' packets allow gdb to individually get and set registers instead of querying for all the available registers. Signed-off-by: Jason Wessel --- Reading git-diff-tree failed