* coffread.c (process_coff_symbol, case C_TPDEF): Don't set name
authorJim Kingdon <jkingdon@engr.sgi.com>
Mon, 7 Feb 1994 00:53:43 +0000 (00:53 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Mon, 7 Feb 1994 00:53:43 +0000 (00:53 +0000)
of TYPE_CODE_PTR or TYPE_CODE_FUNC types.  This parallels similar
changes to stabsread.c from summer 1993.

gdb/ChangeLog

index b1030897dbbaf057678be98636adc340d135554a..29c80a04db812fab61e62b6ee806442d1b27ada0 100644 (file)
@@ -1,5 +1,9 @@
 Sun Feb  6 06:55:15 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
+       * coffread.c (process_coff_symbol, case C_TPDEF): Don't set name
+       of TYPE_CODE_PTR or TYPE_CODE_FUNC types.  This parallels similar
+       changes to stabsread.c from summer 1993.
+
        * remote-udi.c (udi_files_info): If prog_name is NULL, just skip
        printing the program, rather than passing NULL to printf.
        (udi_detach): Set udi_session_id to -1 so that udi_close doesn't
This page took 0.024653 seconds and 4 git commands to generate.