This is the mail archive of the gdb-patches@sourceware.org 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]

obsolete: Re: [03/03] Make breakpoint_address_match gdbarch_addr_bit-aware


On Sun, 10 Jan 2010 21:16:31 +0100, Jan Kratochvil wrote:
> 2010-01-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* breakpoint.c (breakpoint_address_match): New variables addr1_bit,
> 	addr2_bit, addr1_mask and addr2_mask, initialize them.  New assertions
> 	on aspace1 and aspace2.  Mask addresses by ADDR1_MASK and ADDR2_MASK.
> 	* defs.h (CORE_ADDR): Extend the comment.

This patch got obsoleted by:
	[patch] Fix PIE for 64bit gdb -> 32bit inferior
	http://sourceware.org/ml/gdb-patches/2010-02/msg00289.html


Thanks,
Jan


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