Path: utzoo!telly!philmtl!uunet!tut.cis.ohio-state.edu!UUNET.UU.NET!kewill!bryan From: kewill!bryan@UUNET.UU.NET (Bryan Boreham) Newsgroups: gnu.gdb.bug Subject: GDB 3.2 loop Message-ID: <8908241125.AA00730@edinburgh.kewill.uucp> Date: 24 Aug 89 11:25:54 GMT Article-I.D.: edinburg.8908241125.AA00730 Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 15 In core.c, xfer_core_file can loop forever : kewill% gdb GDB 3.2, Copyright (C) 1988 Free Software Foundation, Inc. There is ABSOLUTELY NO WARRANTY for GDB; type "info warranty" for details. GDB is free software and you are welcome to distribute copies of it under certain conditions; type "info copying" to see the conditions. Type "help" for a list of commands. (gdb) p (int)*0 I know this is not a sensible thing to type, but it happened while I was trying to track down a similar sort of bug that can core-dump gdb. That bug will be reported once I have an example small enough to post. Bryan.