Does GDB has 'quiet mode', and does GDB has APIs for writing log

Eli Zaretskii eliz@gnu.org
Mon Mar 30 14:44:00 GMT 2015


> Date: Mon, 30 Mar 2015 17:57:38 +0800
> From: Fei Ding <fdingiit@gmail.com>
> 
> I want to manually write log by myself, any APIs?

There are "printf" and "output" commands.  And if that's not enough,
you can write your extensions in Python or Guile.



More information about the Gdb mailing list