Newsgroups: comp.archives Path: utzoo!utgpu!news-server.csri.toronto.edu!ox.com!msen.com!emv From: jipping@cs.hope.edu (Mike Jipping) Subject: [transputer] DGEN: Automatic Debugging Configurations Message-ID: <1991Mar16.040527.7521@ox.com> Followup-To: comp.sys.transputer Sender: emv@msen.com (Edward Vielmetti, MSEN) Reply-To: jipping@cs.hope.edu (Mike Jipping) Organization: Hope College Dept of CS References: <1991Mar15.163629.28900@cs.hope.edu> Date: Sat, 16 Mar 1991 04:05:27 GMT Approved: emv@msen.com (Edward Vielmetti, MSEN) X-Original-Newsgroups: comp.sys.transputer Archive-name: sys/transputer/dgen/1991-03-15 Archive: smaug.cs.hope.edu:/pub/dgen-1.0.tar.Z [35.197.146.1] Original-posting-by: jipping@cs.hope.edu (Mike Jipping) Original-subject: DGEN: Automatic Debugging Configurations Reposted-by: emv@msen.com (Edward Vielmetti, MSEN) A few weeks ago, Andy Rabagliati posted the sources to "check": a set of programs to configure TRAMs. Now, we use "check" -- and it's INMOS Toolset form, "ispy -- for TRAM configuration. BUT...while I find its output readable, I cannot get reconfiguration correct! This is especially pertinent when I want to reconfigure the TRAMs for interactive debugging...you have to insert a new root node and shift the original configuration "down one TRAM" for interactive debugging to work. A royal pain in the BUTT! Thus, I offer "dgen". "dgen" is a utility for rewriting a "check" TRAM configuration file to allow a extra TRAM inserted at the root. When check is called with the new configuration file, the resulting configuration is now ready for interactive debugging with "idebug". An example --> Assuming "foo.btl" for a bootable Transputer program, and "foo.cfg" for the "check" configuration file, one would run the program like check -cs