This is the mail archive of the gdb-patches@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: [PATCH] btrace: less debug output


On 02/09/2015 09:05 AM, Markus Metzger wrote:
> For some programs, "set debug record 1" will print tons of "no lines at
> 0x..." messages.  This is not always helpful.
> 
> Change it to only print those messages for values bigger than 1.
> 
> 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
> 
> gdb/
> 	* btrace.c (ftrace_update_lines): Add record_debug check.

OK.

Thanks,
Pedro Alves


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