* debug.c (debug_make_undefined_tagged_type): Make sure we are
authorIan Lance Taylor <ian@airs.com>
Thu, 11 Jan 1996 16:47:10 +0000 (16:47 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 11 Jan 1996 16:47:10 +0000 (16:47 +0000)
commit36302909f2b0b51c792b8c775ac53c6d404f7d25
tree072564bdccc3dd2764b1b1d50295fc7173fae00f
parent761f377fecdc962ad40882e3a65df6cb12906af6
* debug.c (debug_make_undefined_tagged_type): Make sure we are
given a kind of type we can handle.
(debug_write_type): Handle undefined enums and structs.
(debug_write_class_type): Handle undefined classes.
* prdbg.c (pr_enum_type): Handle an undefined enum.
Also comment changes to debug.h.
binutils/ChangeLog
binutils/debug.c
binutils/debug.h
binutils/prdbg.c