7ca8b9c0da
Extend gdbstub to support more features of gdb remote protocol to keep gdb-7 and emacs gud mode happy: (*) The D command. Detach debugger. (*) The H command. Handle setting the target thread by ignoring it. (*) The qAttached command. Indicate we 'attached' to an existing process. (*) The qC command. Indicate that the current thread ID is 0. (*) The qOffsets command. Indicate that no relocation has been done. (*) The qSymbol:: command. Indicate that we're not interested in looking up any symbol addresses. (*) The qSupported command. Indicate the maximum packet size and the fact that reverse step and continue aren't supported. (*) The vCont? command. Indicate that we don't support any of its variants. Also make it possible to trace the commands and replies without tracing the individual character I/O. [akpm@linux-foundation.org: make gdbstub_handle_query() static] Signed-off-by: David Howells <dhowells@redhat.com> Cc: Jason Wessel <jason.wessel@windriver.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
---|---|---|
.. | ||
asm-offsets.c | ||
break.S | ||
cmode.S | ||
debug-stub.c | ||
dma.c | ||
entry-table.S | ||
entry.S | ||
frv_ksyms.c | ||
futex.c | ||
gdb-io.c | ||
gdb-io.h | ||
gdb-stub.c | ||
head-mmu-fr451.S | ||
head-uc-fr401.S | ||
head-uc-fr451.S | ||
head-uc-fr555.S | ||
head.inc | ||
head.S | ||
init_task.c | ||
irq-mb93091.c | ||
irq-mb93093.c | ||
irq-mb93493.c | ||
irq.c | ||
kernel_execve.S | ||
kernel_thread.S | ||
local.h | ||
Makefile | ||
module.c | ||
pm-mb93093.c | ||
pm.c | ||
process.c | ||
ptrace.c | ||
setup.c | ||
signal.c | ||
sleep.S | ||
switch_to.S | ||
sys_frv.c | ||
sysctl.c | ||
time.c | ||
traps.c | ||
uaccess.c | ||
vmlinux.lds.S |