From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: gdb@sources.redhat.com Subject: gdb/command.h vs gdb/cli/cli-XXX.h Date: Wed, 26 Sep 2001 16:55:00 -0000 Message-id: <3BB26AE4.4010803@cygnus.com> X-SW-Source: 2001-09/msg00215.html Hello, Which is correct. Assuming that gdb/cli/cli-XXX.h is, can the former just be deleted? At present GDB has duplicate declarations for things like ``enum command_class'' :-( Andrew