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] Add debug output for the skip feature


On 09/11/2018 12:03 PM, Simon Marchi wrote:
> While trying to create skips for libstdc++, I found myself debugging GDB
> quite a bit, mostly to find out what the exact function name to match
> is.  I thought it would make sense to have this information as debug
> output.
> 
> This patch adds "set debug skip on|off".

Needs manual/NEWS changes.

Thanks,
Pedro Alves


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