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]

Re: [PATCH] The birth of regcache.h


Fernando Nasser wrote:
> 
> This message is from Steven Johnson  <sbjohnson@ozemail.com.au>
> His e-mail is having some problems so I am posting this for him.
> Here it goes:
> 
> ----------------------------------------------------------------------------
> 
> I have finished creating regcache.h see below:
> 
> 2000-09-12  Steven Johnson  <sbjohnson@ozemail.com.au>
> 
>         * regcache.h : New header.  Collates definitions that used to be
>           scattered throughout GDB.
>         * defs.h, gdbcore.h, inferior.h, value.h
>           : removed previous definitions that now belong in regcache.h
>         * a29k-tdep.c, a68v-nat.c, alpha-nat.c, alpha-tdep.c,
>           alphabsd-nat.c,
>           arc-tdep.c, arm-linux-nat.c, arm-linux-tdep.c, arm-tdep.c,
>           blockframe.c, breakpoint.c, core-aout.c, corelow.c,
>           cxux-nat.c, d10v-tdep.c, d30v-tdep.c, dink32-rom.c,
>           dve3900-rom.c, findvar.c, frame.h, gdbarch.c,
>           gdbtk/generic/gdbtk-cmds.c, go32-nat.c, h8300-tdep.c,
>           h8500-tdep.c, hp300ux-nat.c, hppa-tdep.c, hpux-thread.c,
>           i386-linux-nat.c, i386-linux-tdep.c, i386-tdep.c,
>           i386gnu-nat.c, i386ly-tdep.c, i386nbsd-nat.c, i387-nat.c,
>           i387-tdep.c, i960-tdep.c, ia64-linux-nat.c, ia64-tdep.c,
>           infcmd.c, infrun.c, irix5-nat.c, lin-lwp.c, lin-thread.c,
>           linux-thread.c, lynx-nat.c, m3-nat.c, m32r-rom.c, m32r-tdep.c,
>           m68hc11-tdep.c, m68k-tdep.c, m68klinux-nat.c, m88k-tdep.c,
>           mac-nat.c, mcore-tdep.c, mi-main.c, mips-tdep.c,
>           mn10200-tdep.c, mn10300-tdep.c, mon960-rom.c, monitor.c,
>           ns32knbsd-nat.c, ocd.c, pa64solib.c, ppc-bdm.c,
>           ppc-linux-tdep.c, regcache.c, remote-adapt.c, remote-array.c,
>           remote-bug.c, remote-e7000.c, remote-eb.c, remote-mips.c,
>           remote-mm.c, remote-nindy.c, remote-os9k.c, remote-rdi.c,
>           remote-rdp.c, remote-sds.c, remote-sim.c, remote-st.c,
>           remote-udi.c, remote-utils.c, remote-vx.c, remote-vx29k.c,
>           remote.c, rs6000-nat.c, rs6000-tdep.c, sh-tdep.c, solib.c,
>           somsolib.c, sparc-tdep.c, sparcl-tdep.c, symfile.c, symtab.c,
>           target.c, thread-db.c, thread.c, tic80-tdep.c, tracepoint.c,
>           umax-xdep.c, uw-thread.c, v850-tdep.c, v850ice.c, valops.c,
>           w65-tdep.c, win32-nat.c, wince.c, z8k-tdep.c
>           : added include of regcache.h to track new header creation.
> 
> And the patch for it is here:

Unless someone has a strong objection, I'm going to update this patch
and check it in.
The reason it wasn't checked in earlier is best described as a comedy of
errors :-(

	Andrew


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