OSDN Git Service

2002-01-20 Daniel Jacobowitz <drow@mvista.com>
authorDaniel Jacobowitz <dan@debian.org>
Sun, 20 Jan 2002 19:20:16 +0000 (19:20 +0000)
committerDaniel Jacobowitz <dan@debian.org>
Sun, 20 Jan 2002 19:20:16 +0000 (19:20 +0000)
commit327c91010e8fc45ccf55efb4c2f8795f718d61b5
tree621e5e3e380d76da27e4afa71fc286838b390c2a
parent5f9a0080dc55e818bc7f371562de81e4dd7cbf40
2002-01-20  Daniel Jacobowitz  <drow@mvista.com>

* gdbtypes.h (struct cplus_struct_type): Add is_artificial to
member function fields.  Add accessor macro
TYPE_FN_FIELD_ARTIFICIAL.
* dwarf2read.c (dwarf2_add_member_fn): Check for artificial methods.
* c-typeprint.c (c_type_print_base): Skip artificial member
functions.
gdb/ChangeLog
gdb/c-typeprint.c
gdb/dwarf2read.c
gdb/gdbtypes.h