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]

[PING] [PATCH 00/16] GDB testsuite cleanup, fix warnings with -std=gnu11


Ping:

  https://sourceware.org/ml/gdb-patches/2014-10/msg00802.html

I'd really like to get this in soon, such that the test output goes back
to normal.

Sergio provided some feedback, upon which I've provided this update:

  https://sourceware.org/ml/gdb-patches/2014-10/msg00821.html

And there was a discussion in a separate thread whether we should
deliberately keep some "K&R-style" code around, to ensure test coverage
in this area.  Thus I also posted a small series for running
callfuncs.exp with and without C function prototypes:

  https://sourceware.org/ml/gdb-patches/2014-11/msg00069.html

Consequently I'll remove the changes to callfuncs.c from patch 15 of the
GDB testsuite cleanup series ("drop non-prototype C function header
variants").

With these adjustments, OK to apply?

> Andreas Arnez (16):
>   Eliminate literal line numbers in so-impl-ld.exp
>   Eliminate literal line numbers in dbx.exp
>   Eliminate literal line numbers in call-ar-st.exp
>   Eliminate literal line numbers in call-rt-st.exp
>   Eliminate literal line numbers in ending-run.exp
>   Eliminate literal line numbers in foll-exec.exp
>   Eliminate literal line numbers in jump.exp
>   Eliminate literal line numbers in shlib-call.exp
>   Eliminate literal line numbers in mi-console.exp
>   'callfuncs' test case: Fix typo in prototyped version
>   Drop non-prototype C function header variants: solib1.c
>   Drop non-prototype C function header variants: 'break' test case
>   Drop non-prototype C function header variants: 'list' test case
>   Drop non-prototype C function header variants: 'sepdebug' test case
>   GDB testsuite: drop non-prototype C function header variants
>   GDB testsuite: Fix warnings with -std=gnu11


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