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] Test result regression for gdb.base/psymtab.exp [Re: [patch] not able to set pending breakpoint at qualified C++ function names]


On Friday 26 June 2009 00:21:12, Jan Kratochvil wrote:
> +# GDB now correctly asks if the symbol can be found on future library load.
> +
> +gdb_test "set breakpoint pending off"
> +

I was going to say: okay, but please refrase the comment to not
say "now correctly asks", as "now" is relative.  In a few years,
it will look outdated.  But I just saw Doug's patch addressing
the same issue, and his comment is nicer.  :-)  :-P

If everyone's fine with it, let's go with Doug's version.

-- 
Pedro Alves


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