Merge branch 'maint'
commit28724e94972556c12e37d00283298635444fc931
authorJohannes Sixt <j6t@kdbg.org>
Sun, 9 Oct 2016 19:33:32 +0000 (9 21:33 +0200)
committerJohannes Sixt <j6t@kdbg.org>
Sun, 9 Oct 2016 19:33:32 +0000 (9 21:33 +0200)
treec0fae5ccf0bd6dd17b9fc50f0a8a7d61457f3b91
parentd80c8c619ea39fa776c2ee7fcb790b6fcef1e462
parentb5f29c20c0d8b251b0f3cf0ba4360b98e9beef2a
Merge branch 'maint'

* maint:
  KDbg 2.5.6.
  Extend copyright to 2016.
  Provide info popups for variable values.
  Handle pointer-to-member function values that are virtual functions.
  Handle pointer-to-member values with a "this adjustment".
  Handle <error reading variable> when printed after a reference.
  Factor out skipDecimal().
  Factor out skipSpace().
  Test variadic template arguments.
  cmake: Explicitly include the CheckIncludeFiles module.
kdbg/exprwnd.h
kdbg/gdbdriver.cpp
kdbg/testprogs/Makefile