[PATCH, doc RFA] Add "skip regexp"

Joel Brobecker brobecker@adacore.com
Wed Feb 24 09:54:00 GMT 2016


Hi Doug,

>  > > --- a/gdb/NEWS
>  > > +++ b/gdb/NEWS
>  > > @@ -127,6 +127,14 @@ show max-value-size
>  > >     allocate for value contents.  Prevents incorrect programs from
>  > >     causing GDB to allocate overly large buffers.  Default is 64k.
>  > >
>  > > +skip -file file
>  > > +skip -gfile file-glob-pattern
>  > > +skip -function function
>  > > +skip -rfunction regular-expression
>  > > +  A generalized form of the skip command, with new support for
>  > > +  glob-style file names and regular expressions for function names.
>  > > +  Additionally, a file spec and a function spec may now be combined.

This entry was added in the GDB 7.11 section, but I think you meant
to add it in the "since 7.11" section?

-- 
Joel



More information about the Gdb-patches mailing list