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: [PATCH 4/4] Delete unused functions in sol-thread.c.


On 09/20/2012 10:43 PM, Joel Brobecker wrote:
> And the next step I propose, to finish the work, is to move these
> functions to their own file (sol-sparc-thread.c). We would then
> only build that file for sparc-solaris native GDB.

Fine with me either way.

> 
> gdb/ChangeLog:
> 
>         * sol-thread.c (ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs):
>         Move these functions to sol-sparc-thread.c.
>         * sol-sparc-thread.c: New file.

Following gdb naming de facto convention this new file would be named
sparc-sol-thread.c though (as e.g., amd64-linux-nat.c, etc.).

-- 
Pedro Alves


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