Minor changes. Make global variables to static. Add a space between function name and left parenthesis. -caz -----Original Message----- From: Eli Zaretskii [mailto:eliz@gnu.org] Sent: Friday, August 07, 2009 1:42 AM To: Caz Yokoyama Cc: msnyder@vmware.com; drow@false.org; pedro@codesourcery.com; gdb-patches@sourceware.org; tromey@redhat.com; brobecker@adacore.com Subject: Re: symbolic debug of loadable modules with kgdb light > From: Caz Yokoyama > Cc: "'Daniel Jacobowitz'" , "'Pedro Alves'" , , , "'Joel Brobecker'" > Date: Thu, 6 Aug 2009 21:03:16 -0700 > > ! add_setshow_enum_cmd ("remotebreak", class_support, > ! remotebreak_enum, &remotebreak_string, _("\ > ! Set remote break sequence."), _("\ > ! Show remote break sequence."), NULL, > ! NULL, show_remotebreak, > ! &setlist, &showlist); Thanks. If this patch is approved, please also provide a suitable change to the GDB manual, where it describes this command.