[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC][PATCH] GDB->Python API changes in preparation for Guile suppor
From: |
Pedro Alves |
Subject: |
Re: [RFC][PATCH] GDB->Python API changes in preparation for Guile support |
Date: |
Thu, 28 Nov 2013 12:24:48 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 |
On 11/25/2013 03:09 AM, Doug Evans wrote:
>
> I didn't handle varobj because it's got Python more tightly embedded
> in it, and I think adding it can wait until there's an actual need.
Sounds like this series might be useful for you too then, as
it generalizes dynamic varobjs, decoupling them from python:
https://sourceware.org/ml/gdb-patches/2013-11/msg00739.html
--
Pedro Alves