[Simh] simh dies on automated Telnet connect

Jan-Benedict Glaw jbglaw at lug-owl.de
Wed Dec 21 15:19:39 EST 2005


On Wed, 2005-12-21 20:14:41 +0000, Pete Edwards <stimpy.u.idiot at gmail.com> wrote:
> I've been trying to automate some work on a simulated (simh32) PDP-11
> running RSTS/E , telnetting in via the simulated dz11 from a Perl script
> with the Net::Telnet module.
> 
> Thing is, whenever the script connects, simh falls over. I'm really stumped
> as to what is going on, any ideas?

If you could describe the configuration neccessary to allow for telnet
connetions (so eg. I wouldn't need to RTFM:-) we'd probably have a
try.

First hints:

  - Use strace or truss to get a syscall-level trace
  - Use ltrace to get a libcall-leevel trace
  - Use GDB. (Start simh as usual, then attach gdb, then telnet into
    it. When it dies, gdb should automatically point you to where it
    happened. Use the "bt" command to retrieve the call stack.)

MfG, JBG

-- 
Jan-Benedict Glaw       jbglaw at lug-owl.de    . +49-172-7608481             _ O _
"Eine Freie Meinung in  einem Freien Kopf    | Gegen Zensur | Gegen Krieg  _ _ O
 für einen Freien Staat voll Freier Bürger"  | im Internet! |   im Irak!   O O O
ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://mailman.trailing-edge.com/pipermail/simh/attachments/20051221/66092beb/attachment.sig>


More information about the Simh mailing list