Test variadic template arguments.
commit55e7efcd8f9fdb5aefad651497bd11b789e48f1f
authorJohannes Sixt <j6t@kdbg.org>
Fri, 15 Jul 2016 21:06:48 +0000 (15 23:06 +0200)
committerJohannes Sixt <j6t@kdbg.org>
Fri, 16 Sep 2016 06:58:02 +0000 (16 08:58 +0200)
tree8a81d5b85d149a8424bfcb53032926396956e5de
parentd5745f3c0d761ddc2b3c72d67b02f7af22e76b3e
Test variadic template arguments.

GDB does not print function parameter values of a function that has a
variadic template argument list. Make sure that there is no special
handling required.
kdbg/testprogs/Makefile
kdbg/testprogs/templates.cpp