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]

[ping] : [RFC 0/3] Get rid of var_integer in CLI


On 08/13/2012 11:27 PM, Yao Qi wrote:
Hello,
This patch set can be regarded as the preparation for this series,

   [RFC 0/3] New var_types var_zuinteger_unlimited
   http://sourceware.org/ml/gdb-patches/2012-08/msg00020.html

In this version, we try to get rid of 'var_integer' first and it
will not be used except in Python API.  As the meaning of var_integer
is strange, we'd better not use it any more (but we should keep it
there for Python API).  What do you think?

Regression tested on x86_64-linux.


Ping. http://sourceware.org/ml/gdb-patches/2012-08/msg00364.html


--
Yao


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