Hyphens are much more common than underscores in command names.
gdb/
2013-03-27 Pedro Alves <palves@redhat.com>
* coff-pe-read.c (_initialize_coff_pe_read): Rename "set debug
coff_pe_read" command to "set debug coff-pe-read".
+2013-03-27 Pedro Alves <palves@redhat.com>
+
+ * coff-pe-read.c (_initialize_coff_pe_read): Rename "set debug
+ coff_pe_read" command to "set debug coff-pe-read".
+
2013-03-27 Markus Metzger <markus.t.metzger@intel.com>
* record.c (command_size_to_target_size): Fix size comparison.
void
_initialize_coff_pe_read (void)
{
- add_setshow_zuinteger_cmd ("coff_pe_read", class_maintenance,
+ add_setshow_zuinteger_cmd ("coff-pe-read", class_maintenance,
&debug_coff_pe_read,
_("Set coff PE read debugging."),
_("Show coff PE read debugging."),