[RFC] TARGET_ADJUST_BREAKPOINT_ADDRESS - patch 1 of 4

Mark Kettenis kettenis@chello.nl
Mon Oct 6 21:09:00 GMT 2003


   Date: Mon, 6 Oct 2003 08:36:58 -0700
   From: Kevin Buettner <kevinb@redhat.com>

   On Oct 6,  2:49pm, Mark Kettenis wrote:

   >    The patch below should be non-controversial.  It merely adds the
   >    TARGET_ADJUST_BREAKPOINT_ADDRESS method.  Code which uses it (the
   >    possibly controversial bit) will come in patch #3.  Documentation will
   >    be in the next patch, #2.  Finally, target specific code which
   >    requires TARGET_ADJUST_BREAKPOINT_ADDRESS will be posted in patch #4.
   > 
   > Do we really need the "TARGET" in the name of the new method?  It made
   > me think that this was something that was going to be added to the
   > target-vector instead of the architecture vector.

   How about just "ADJUST_BREAKPOINT_ADDRESS" ?

Sounds fine to me :-).  Thanks,

Mark



More information about the Gdb-patches mailing list