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/commit] gdb-gdb.py.in: Fix error when printing range type


> gdb/ChangeLog:
> 
> 	* gdb-gdb.py.in (StructMainTypePrettyPrinter.bound_img): New method.
> 	(StructMainTypePrettyPrinter.bounds_img): Use new "bound_img"
>         method to compute the bounds of range types. Also print "[evaluated]"
>         if the bounds' values come from a dynamic evaluation.
> 
> Tested on x86_64-linux (likely worth nothing, but done anyway).

FTR, I pushed this patch to master today.

-- 
Joel


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