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 2/3] Testsuite: Rename "end()" to avoid libinproctrace C++ symbol clash


On Fri, Mar 16 2018, Simon Marchi wrote:

> Since the gdb_breakpoint proc accepts the multi-location printout, we may
> not even need the "qualified", just using gdb_breakpoint would be sufficient.
> But I think it's not bad either to use "qualified", as it makes the test more
> robust.  It makes sure the test doesn't stop on another random end function/method.

Right, these random breakpoints could hit us badly in the future.

> So this LGTM, thanks.

Thanks, pushed.

--
Andreas


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