>> Using Python to script GDB makes it much more efficient to do testing.
>> Having a Python-disabled build of GDB prevents this.
I use the example of the gdb-python scripts for the linux kernel.
They are very useful, these do not work when using GDB from windows.
-Duane
> There are currently no plans to release python-enabled gdb for
windows. The
> reason is that we don't hear requests for it from our member companies.
Here's a second request from a user of your released sources and Windows
binaries: I wish Linaro would update the Windows binaries to include
Py
On Jun 18, 2015, at 11:26 PM, du...@duaneellis.com wrote:
>
> It seems the prebuilt windows releases of GDB do not enable Python.
>
> Are there plans to release a python-enabled-gdb in the windows builds?
>
> If not, what are the roadblocks to this?
Hi Duane,
There are currently no plans to re