Tue Feb 2 18:40:29 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
authorElena Zannoni <ezannoni@kwikemart.cygnus.com>
Tue, 2 Feb 1999 23:53:54 +0000 (23:53 +0000)
committerElena Zannoni <ezannoni@kwikemart.cygnus.com>
Tue, 2 Feb 1999 23:53:54 +0000 (23:53 +0000)
commit17c9273aa103d06d24ff173475f7e31448216043
tree16ef98a69ee6d0644df6baaf28478a9ff0e0e34e
parent64381ab4ee3428a297f88996415a365c3d6badc6
Tue Feb  2 18:40:29 1999  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

* hp-psymtab-read.c (hpread_build_psymtabs): Coerce first arg
passed to make_cleanup to the correct type.
(hpread_quick_traverse): Change fifth arg to call to
hpread_end_psymtab to be 0.
Compare CURR_MODULE_END to 0 rather than NULL.
Get rid of ifdef'ed out code.
(scan_procs): Get rid of ifdef'ed out code.

* somread.c (som_symfile_read): Coerce first argument passed to
make_cleanup to the correct type.
gdb/ChangeLog
gdb/hp-psymtab-read.c
gdb/somread.c