Path: utzoo!telly!ddsw1!lll-winken!uunet!bu-cs!bloom-beacon!tut.cis.ohio-state.edu!WHEATIES.AI.MIT.EDU!tower From: tower@WHEATIES.AI.MIT.EDU (Leonard H. Tower Jr.) Newsgroups: gnu.emacs.bug Subject: xgdb V2.8 dumps core on a microVAX Message-ID: <8809280345.AA05505@rice-chex.ai.mit.edu> Date: 28 Sep 88 03:45:07 GMT References: <8809201514.AA10464@atari.NaC.dec.com> Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 45 Date: Tue, 20 Sep 88 11:14:08 EDT From: reilly@atari.nac.dec.com (Michael Reilly) I don't know if this error report belongs here or not. Is there a bug-gdb mailing list? ---- The following shows my attempt at using xgdb on a microVAX running Ultrix. Note the X Toolkit warning message. The core dump occured when I set a breakpoint in the main function and clicked on the "run" button. -- Information -- gdb - V2.8 (as received with Emacs 18.52 + the patch posted by Mr. Stallman) gcc - V1.28 with no patches installed X - V11R2 as released by MIT with patches through number 33 applied. microVAX II/GPX 8-plane color system ---- Session log ---- % gcc -g -o hacker.g hacker.c % xgdb hacker.g X Toolkit Warning: No type converter registered for 'String' to 'EditMode' conversion. GDB 2.7, 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. Reading symbol data from /usr1/users/reilly/work/hacker.g...done. Type "help" for a list of commands. (gdb) Breakpoint 1 at 0xd3: file hacker.c, line 17. (gdb) Bus error (core dumped) % ---- End of session ---- mike Michael Reilly @ Digital Equipment Corporation Networks and Communications Group reilly@atari.NaC.dec.com reilly%atari.NaC.dec.com@decwrl.dec.com ...{allegra,decvax,ucbvax}!decwrl!atari.dec.com!reilly