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] Fix print/x on references


> > 2008-01-08  Paul Hilfinger  <hilfinger@adacore.com>
> > 
> >         * printcmd.c (print_formatted): Handle references as for unformatted
> >         prints.
> > 
> > Paul also wrote two new testcases, one for C++, and one for Ada:
> > 
> > 2008-01-08  Joel Brobecker  <brobecker@adacore.com>
> > 
> >         * gdb.ada/formatted_ref: New test program.
> >         * gdb.ada/formatted_ref.exp: New testcase.
> > 
> >         * gdb.cp/formatted-ref.cc: New file.
> >         * gdb.cp/formatted-ref.exp: New testcase.
> > 
> > Tested on x86-linux, no regression. OK to apply?
> 
> OK, thanks!

Thanks! Checked in.

-- 
Joel


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