Path: utzoo!utgpu!watmath!uunet!tut.cis.ohio-state.edu!csl.sony.jp!diamond From: diamond@csl.sony.jp (Norman Diamond) Newsgroups: gnu.gdb.bug Subject: (none) Message-ID: <8901261020.AA00892@diamond.csl.sony.junet> Date: 26 Jan 89 10:20:28 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 15 To: bug-gdb@prep.ai.mit.edu From: diamond@csl.sony.jp (Norman Diamond) Date: 1989.01.26 gdb release 3.0 1. File m-news.h, line: set_current_frame (create_new_frame (read_regsiter (FP_REGNUM), \ should be: set_current_frame (create_new_frame (read_register (FP_REGNUM), \ 2. There are no configuration files for Sun4 without OS4. 3. Below directory emacs+gdb seems to be a very old gdb source. Is there any purpose to that one?