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] Re: Analyzing AMD64 corefiles on i386


   Date: Thu, 10 Jul 2003 12:05:19 +0200
   From: Michal Ludvig <mludvig@suse.cz>

   2003-07-10  Michal Ludvig  <mludvig@suse.cz>

	   * x86-64-linux-nat.c (regmap): Removed.
	   (supply_gregset, fill_gregset): Call 
	   x86_64_linux_(fill,supply)_gregset functions.
	   * x86-64-linux-tdep.c (USER_*): New defines.
	   (user_to_gdb_regmap, x86_64_core_fns): New structure.
	   (x86_64_linux_supply_gregset, x86_64_linux_fill_gregset):
	   New functions.
	   (fetch_core_registers): Ditto.
	   (_initialize_x86_64_linux_tdep): Call add_core_fns().
	   * x86-64-linux-tdep.h: New file.
	   * config/i386/x86-64linux.mh (NATDEPFILES): Remove corelow.o
	   and core-regset.o.
	   * config/i386/x86-64linux.mt (TDEPFILES): Add corelow.o.

This is fine.  Please go ahead and check this in.

Thanks,

Mark


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