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: [RFA] x86-64 segment registers handling


Andrew Cagney wrote:
> ChangeLogs are full sentences so start with a capital and end with a 
> full stop.  The entry
>  >     (x86_64_register_raw_size),
>  >     (x86_64_register_virtual_type),
>  >     (x86_64_register_name),
>  >     (_initialize_x86_64_tdep): Changed to reflect new
> is written as:
>  >     (x86_64_register_raw_size, x86_64_register_virtual_type)
>  >     (x86_64_register_name, _initialize_x86_64_tdep): Changed
>     to reflect new
> (but I'm not 100% sure - Eli is better at this - and after too many 
> years I'm still learning it :-)

Few days ago Kevin Buettner told me the opposit:
http://sources.redhat.com/ml/gdb-patches/2002-03/msg00050.html

Now I'm a bit confused :-((

> Structs are indented as:
> 
> struct foo
> {
>   int blah;
> };

I will change it before committing.

Thanks

Michal Ludvig
-- 
* SuSE CR, s.r.o     * mludvig@suse.cz
* +420 2 9654 5373   * http://www.suse.cz


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