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: [SH] regs command


On 05/16/2012 05:31 PM, Thomas Schwinge wrote:

>  _initialize_sh_tdep (void)
>  {
>    struct cmd_list_element *c;
> +  extern void all_registers_info (char *, int);


Please put this in a header.  AFAICS, infcmd.c extern functions
are declared in inferior.h.

-- 
Pedro Alves


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