This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: symbolic debug of loadable modules with kgdb light


> From: Caz Yokoyama <cazyokoyama@gmail.com>
> Cc: "'Daniel Jacobowitz'" <drow@false.org>, 	"'Pedro Alves'" <pedro@codesourcery.com>, 	<gdb-patches@sourceware.org>, 	<tromey@redhat.com>, 	"'Joel Brobecker'" <brobecker@adacore.com>
> 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]