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/m32r] revised m32r-linux patch


   From: "Kei Sakamoto" <sakamoto.kei@renesas.com>
   Date: Tue, 28 Sep 2004 19:04:14 +0900

   Hello,

   I revised the patch of m32r-linux support as you adviced.

   Linux/M32R kernel now supports PTRACE_GETREGS/SETREGS.
   So m32r-linux uses only PTRACE_GETREGS/SETREGS.

   I also replaced read_memory_unsigned_integer with
   safe_frame_unwind_memory .

Great.

   OK to commit?

Is this a patch against the current CVS sources?  I'm asking since
your linux.mt file sets TM_FILE, but that should be
DEPRECATED_TM_FILE.  Also please set it to config/tm-linux.h, and
remove config/m32r/tm-linux.h.

Oh and remove your m32r.mh file too.  It's a duplicate of linux.mh and
unused.  Don't forget to adjust the ChangeLog entry.

Sorry, but I'll have to ask you to resumbit the patch again.  But
we're really close now.

Mark


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