This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Unifying the GCC Debugging Interface
On Wed, Nov 14, 2012 at 8:48 PM, Andrew Pinski <pinskia@gmail.com> wrote:
> Here is my proposal though I don't have time to work on it. Make some
> python scripts which do the basic function of the debug_* functions.
No. Debug traces and -fdump-* support.
Python pretty printers for gdb would be great, of course. They are
just not a replacement for having our own dump facilities in the
compiler.
Diego.