reilly@ATARI.NAC.DEC.COM (Michael Reilly) (09/20/88)
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!reillytower@WHEATIES.AI.MIT.EDU (Leonard H. Tower Jr.) (09/28/88)
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