This is the mail archive of the gdb-patches@sources.redhat.com 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: [PATCH/RFA]: New architecture method: regset_from_core_section


> Date: Sat, 11 Oct 2003 15:05:19 +0200 (CEST)
> From: Mark Kettenis <kettenis@chello.nl>
> 
> Eli, are the doc bits OK?

Yes, but please fix this small blunder:

> +Return the appropriate register set for a core file section with name
> +SECT_NAME and size SECT_SIZE.

SECT_NAME and SECT_SIZE should be @var{sect_name} and @var{sect_size},
exactly as they apper in the @item line.  (You see them in caps in the
Info manual because that's how makeinfo renders @var for text-mode
displays.  TeX produces a slanted typeface for that.)

Thanks.


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