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: compile fixes for gdbserver


On Mon, Mar 04, 2002 at 11:30:52AM -0500, Daniel Jacobowitz wrote:
> Pointed out to me by Michal, and committed as obvious.  I think x86-64 may
> build and work now...
> 
> -- 
> Daniel Jacobowitz                           Carnegie Mellon University
> MontaVista Software                         Debian GNU/Linux Developer
> 
> 2002-03-04  Daniel Jacobowitz  <drow@mvista.com>
> 
> 	* gdbserver/linux-low.c (PTRACE_XFER_TYPE): Change to long.
> 	(num_regs, regmap): Move inside HAVE_LINUX_USRREGS.
> 	(register_addr, REGISTER_RAW_SIZE): Likewise.
> 	(usr_store_inferior_registers): Use PTRACE_XFER_TYPE.
> 	* gdbserver/linux-x86-64-low.c: Remove extra #endif.

Moved to the branch, since it worked.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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