On Sat, Jun 20, 2015 at 5:11 AM, Carl Kleffner <[email protected]> wrote: > > Just curious: is gdb.exe to be expected to be configured with python? > No, I think. You probably only need your gdb to be able to debug C/C++ executables. But if gdb is configured with python, then you can type python statement on the GDB console.
-- Xu,Chiheng(εΎζζ) ------------------------------------------------------------------------------ _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
