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 v5] Explicit locations: use new location API


On 05/19/2015 02:57 PM, Keith Seitz wrote:
> Differences in this revision:
> 
> 1. Fixed typos
> 2. Changed error-handling in linespec_lex_to_end.
> 3. Remove unused references to copy_event_location_tmp.

Sorry, that's actually the diffs for a different patch.

For this patch, originally #3/9:

1. Remove superfluous fencepost from
   strace_marker_create_sals_from_location.
2. Add assert for b->cond_string to location_to_sals.

Keith


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