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]

Re: [PATCH 03/15] Remove unused macro


On 06/17/2014 03:12 PM, Gary Benson wrote:
> This commit removes an unused macro from i386-nat.c.
> 
> gdb/
> 2014-06-17  Gary Benson  <gbenson@redhat.com>
> 
> 	* i386-nat.c (I386_DR_WATCH_MASK): Remove macro.

I looked at the history.  Jan added it in a79d3c27d, and I
removed all uses in 1ced966e3.  It could still be used in I386_DR_WATCH_HIT,
like it was before 1ced966e3 -- not sure why I reverted that bit -- but
that wouldn't increase readability, IMO.

Thus, OK.  Please push.

-- 
Pedro Alves


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