[RFA] Implement support for PowerPC BookE ranged breakpoints

Thiago Jung Bauermann bauerman@br.ibm.com
Sat Mar 12 16:44:00 GMT 2011


On Fri, 2011-03-11 at 21:36 -0300, Thiago Jung Bauermann wrote:
> On Mon, 2011-02-28 at 17:52 +0100, Ulrich Weigand wrote:
> > Do we really need to make a new ui_out_ function for this; this
> > seems a bit of a special case for that.  Why don't you just generate
> > the output here?   (Note that here you might want to use a temporary
> > stream like the one you had in the above functions but never used
> > there ...)
> 
> I think I was using that function somewhere else in a previous
> incarnation of this patch series, so it stayed. I didn't think it was a
> problem since it is analogous to other functions in ui-out.c. 

I forgot to mention that in this version I don't add a new ui_out_
function and instead use ui_out_field_fmt in
print_one_detail_ranged_breakpoint. I didn't even need a temporary
stream.
-- 
[]'s
Thiago Jung Bauermann
IBM Linux Technology Center



More information about the Gdb-patches mailing list