This is the mail archive of the
gdb@sources.redhat.com
mailing list for the GDB project.
Re: regcache.c/regcache.h
- To: gdb at sourceware dot cygnus dot com
- Subject: Re: regcache.c/regcache.h
- From: Steven Johnson <sbjohnson at ozemail dot com dot au>
- Date: Fri, 08 Sep 2000 23:21:51 +1000
- References: <396EBECE.7292CEED@ozemail.com.au> <396ED06F.1A035C53@cygnus.com> <396F08CB.95E5A0CA@ozemail.com.au> <396F1360.CE1B20FD@cygnus.com> <396F162A.6D9F0628@ozemail.com.au> <39B8D31B.FF625798@ozemail.com.au>
OK, Ive created the header, propogated it's #include through about 37
files, and am still going. Im going to finish it in about 18 hrs time,
(I know im weak, I must sleep) prepare for patch of this in about 24hrs.
Oh yeah, if there are any really good reasons why I shouldn't be doing
this then just let me say "doh" now.
Steven.
Steven Johnson wrote:
>
> Ive grown sick of regcache.c having it's definitions spread across half
> a dozen different headers.
>
> Is there any good reason why I shouldn't collate this stuff into a
> single header, and call it for arguments sake regcache.h?
>
> In anticipation of the answer being "Sounds good to me" I have already
> started this. hoping to have it finished tonight. (If i can remain
> conscious)
>
> Steven.