From 2ec3381a434f400b97eeef9acd154c3cc0139ccb Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Wed, 5 Jul 2006 19:03:47 +0000 Subject: gdb/ * remote.c (remote_xfer_partial): Remove KOD support. * target.h (enum target_object): Remove TARGET_OBJECT_KOD. * MAINTAINERS: Move Kernel Object Display entry to past maintainers. * Makefile.in (SFILES, kod_h, COMMON_OBS, kod.o, kod-cisco.o): Remove KOD support. * mi/mi-cmds.c (mi_cmds): Remove dummy KOD commands. * NEWS: Mention KOD. * kod.h, kod.c, kod-cisco.c: Delete files. gdb/doc/ * doc/gdb.texinfo (KOD): Remove node. (GDB/MI Kod Commands): Remove commented out node. --- gdb/NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gdb/NEWS') diff --git a/gdb/NEWS b/gdb/NEWS index 01fddf1..404b0fd 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -7,6 +7,9 @@ The ARM Demon monitor support (RDP protocol, "target rdp"). +Kernel Object Display, an embedded debugging feature which only worked with +an obsolete version of Cisco IOS. + * New remote packets qSupported: -- cgit v1.1