[4220] in Athena Bugs
RT6.4R: adb core dump
daemon@ATHENA.MIT.EDU (raeburn@ATHENA.MIT.EDU)
Wed Feb 14 02:07:44 1990
From: raeburn@ATHENA.MIT.EDU
Date: Wed, 14 Feb 90 02:07:30 -0500
To: bugs@ATHENA.MIT.EDU
Cc: Raeburn@ATHENA.MIT.EDU
In ~raeburn/adbxxx are the relevant files. The binary I was running adb
on is "tString"; the core file from tString is "core.tString"; the core
file from adb is "core.adb.tString"; the command I typed to adb is in
"cmd.tString". The command is of the form:
foo+500,10?ai
I got a couple lines of output (actually, a couple of instructions listed--
each looked like two lines, because the real function name is really
long), and then adb dumped core.
-- Ken