This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


> 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]