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: RFA: lift no-argument restriction on observers


On Thu, Jul 17, 2008 at 04:54:57PM -0600, Tom Tromey wrote:
> I noticed a comment in observer.texi to the effect that no-argument
> observers are not possible.  Sure enough, observer.sh does not handle
> this case, and there is one observer that takes a dummy argument to
> work around this problem.
> 
> This patch lifts the restriction by changing observer.sh.  It also
> modifies that one observer to remove the dummy argument.
> 
> Tested on x86 F8, no regressions.  Ok?

Ok.

-- 
Daniel Jacobowitz
CodeSourcery


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