Tom Tromey
714f19d557
gdb
PR c++/8017:
* value.h: Update.
* valops.c (search_struct_field): Make 'name' const.
(search_struct_method): Likewise.
(find_method_list): Make 'method' const.
(value_struct_elt): Make 'name' and 'err' const.
(value_find_oload_method_list): Make 'method' const.
(find_overload_match): Make 'name' const.
* eval.c (evaluate_subexp_standard): New locals function,
function_name.
<OP_FUNCALL>: Handle OP_SCOPE specially.
gdb/testsuite
PR c++/8017:
* gdb.cp/overload.exp: Add tests.
* gdb.cp/overload.cc (struct K): New.
(namespace N): New.
(main): Call new functions.
(K::staticoverload): Define.
2010-02-08 20:55:43 +00:00
..
2010-01-01 07:32:07 +00:00
2010-01-29 14:39:04 +00:00
2010-02-01 16:16:30 +00:00
2010-01-01 07:32:07 +00:00
2010-02-01 19:27:55 +00:00
2010-01-09 21:11:44 +00:00
2010-02-08 20:55:43 +00:00
2010-01-01 07:32:07 +00:00
2010-02-02 16:47:14 +00:00
2010-01-01 09:44:07 +00:00
2010-01-01 07:32:07 +00:00
2010-01-01 07:32:07 +00:00
2010-01-01 07:32:07 +00:00
2010-01-28 22:14:12 +00:00
2010-01-01 07:32:07 +00:00
2010-01-01 07:32:07 +00:00
2010-01-01 07:32:07 +00:00
2010-01-01 07:32:07 +00:00
2010-01-01 07:32:07 +00:00
2010-01-18 06:31:24 +00:00
2010-01-01 07:32:07 +00:00
2010-01-12 00:50:26 +00:00
2010-01-08 08:55:16 +00:00
2010-02-01 20:19:06 +00:00
2010-01-15 22:37:20 +00:00
2010-01-04 15:03:01 +00:00
2010-02-08 11:33:54 +00:00
2009-06-29 16:41:45 +00:00
2010-02-08 20:55:43 +00:00
2009-08-22 16:56:56 +00:00
2010-01-01 09:44:07 +00:00
2009-06-29 16:41:45 +00:00
2010-01-01 07:32:07 +00:00