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] Add $_as_string convenience function


> Date: Mon, 07 Mar 2016 09:54:33 -0500
> From: Simon Marchi <simon.marchi@polymtl.ca>
> Cc: gdb-patches@sourceware.org
> 
> On 2016-03-04 18:07, Joel Brobecker wrote:
> > Neat. I think this deserves a NEWS entry!
> 
> That would be the NEWS entry:
> 
> * New Python-based convenience function $_as_string(val), which returns
>    the textual representation of a value.  This function is especially
>    useful to obtain the text label of an enum value.

This is fine with me, thanks.


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