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: [RFAv2 0/2] Fix regression 'info variables' does not show minimal symbols.


>>>>> "Philippe" == Philippe Waroquiers <philippe.waroquiers@skynet.be> writes:

Philippe> This patch series fixes the regression introduced by
Philippe>    12615cba8411c8 Add [-q] [-t TYPEREGEXP] [NAMEREGEXP] args to info [args|functions|locals|variables]
   
Philippe> and adds a test case.


Philippe> Compared to the first version, this fixes the remarks
Philippe> given by Simon:
Philippe>   * Fix indentation in gdb/symtab.c.
Philippe>   * Add license header in info_minsym.c.
Philippe>   * Tight down the regexp in info_minsym.exp.

Philippe> Some more eyes on the fix are expected before pushing.

This looks good to me.

Tom


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