gdb
authorTom Tromey <tromey@redhat.com>
Tue, 3 Feb 2009 01:00:40 +0000 (01:00 +0000)
committerTom Tromey <tromey@redhat.com>
Tue, 3 Feb 2009 01:00:40 +0000 (01:00 +0000)
commit1c71341a8f5470b0873e57fb7bb7641a8e1d436d
treeecef2c44bb26c88b8b37e9dc408167ad277f5000
parentb6b5e91cdd590a5e17772be993fb097dd012d173
gdb
PR gdb/2489:
* completer.c (count_struct_fields): Count method names.
(add_struct_fields): Add matching method names.
gdb/testsuite
* gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
* gdb.cp/pr2489.cc: New file.
* gdb.cp/cpcompletion.exp: New file.
gdb/ChangeLog
gdb/completer.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.cp/Makefile.in
gdb/testsuite/gdb.cp/cpcompletion.exp [new file with mode: 0644]
gdb/testsuite/gdb.cp/pr2489.cc [new file with mode: 0644]
This page took 0.027029 seconds and 4 git commands to generate.