home *** CD-ROM | disk | FTP | other *** search
/ Programmer's ROM - The Computer Language Library / programmersrom.iso / ada / debug / sd.cmm < prev    next >
Encoding:
Text File  |  1988-05-03  |  3.0 KB  |  94 lines

  1.  
  2.  
  3.             Comments On Porting 
  4.                          Symbolic Debugger
  5.               by Intermetrics
  6.                 to DEC Ada
  7.  
  8.                             Tool 19_1_1
  9.                             March 07, 1986
  10.  
  11. COMPILATION
  12. -----------
  13. No recompilation of the Symbolic Debugger has been attempted 
  14. to date.
  15.  
  16.  
  17.  
  18. EXECUTION
  19. ---------
  20. No execution attempted to date.
  21.  
  22.  
  23.  
  24. COMMENT
  25. -------
  26.  
  27. The Symbolic Debugger was developed as a precursor effort for the 
  28. WMCCS Information System (WIS).  An executable version of the tool 
  29. has been demonstrated, however, the tool has not been recompiled 
  30. or undergone testing since delivery by the vendor.  
  31.  
  32. =================
  33. 24-Aug-86 17:54:02-MDT,1568;000000000001
  34. Mail-From: RCONN created at 24-Aug-86 17:54:00
  35. Return-Path: <RBROWN@ADA20.ISI.EDU>
  36. Received: from ADA20.ISI.EDU by SIMTEL20.ARPA with TCP; Fri 22 Aug 86 05:59:01-MDT
  37. Date: 22 Aug 1986 04:58-PDT
  38. Sender: RBROWN@ADA20.ISI.EDU
  39. Subject: symbolic debugger
  40. From: RBROWN@ADA20.ISI.EDU
  41. To: ada-sw-request@SIMTEL20.ARPA
  42. Cc: rbrown@ADA20.ISI.EDU
  43. Message-ID: <[ADA20.ISI.EDU]22-Aug-86 04:58:36.RBROWN>
  44. ReSent-Date: Sun 24 Aug 86 17:53:59-MDT
  45. ReSent-From: Rick Conn <RCONN@SIMTEL20.ARPA>
  46. ReSent-To: rconn@SIMTEL20.ARPA
  47. ReSent-Message-ID: <12233472954.8.RCONN@SIMTEL20.ARPA>
  48.  
  49. Rick,
  50. I'm trying to bring up the symbolic debugger from the repository but a
  51. file containing the bodies for functions setterminfo and resetterminfo
  52. declared in package SYSDEP2 is missing.  I called Ron Rathgeber at
  53. Intermetrics to ask about them and he told me it was on the tape
  54. delivered to NOSC.  The file name is setterm.mar and it contains 
  55. DEC Macro source for the function bodies.  The functions are used
  56. as part of the virtual terminal package used in the debugger.
  57. Any clues as to where the file might be ?  It is not in the .SRC file
  58. for the debugger.
  59.  
  60. On another note: I discovered a bug in the handling of discriminated
  61. record type declarations in the source instrumenter that is part of
  62. the test_tools in pd:<ada.metrics> and fixed it as well as fixing the
  63. exception handling in the test_tools shell.  Would you like the bug
  64. fixes submitted to the ASR?  If so, how should I submit them?  as a
  65. .CMM file?
  66.  
  67. Robert Brown
  68. Charles Stark Draper Lab
  69. Cambridge, MA
  70. 20-Sep-86 18:15:14-MDT,820;000000000011
  71. Return-Path: <AMOSES@USC-ECL.ARPA>
  72. Received: from USC-ECL.ARPA by SIMTEL20.ARPA with TCP; Sat 20 Sep 86 18:15:09-MDT
  73. Date: Fri 19 Sep 86 16:29:49-PDT
  74. From: Art Moses <AMOSES@USC-ECL.ARPA>
  75. Subject: WIS_DEBUG
  76. To: rconn@SIMTEL20.ARPA
  77. Message-ID: <12240284298.18.AMOSES@USC-ECL.ARPA>
  78.  
  79. Rick:
  80.  
  81. Re WIS_DEBUG (tool 19-1) on the ASR.  I used ftp to get all of the files in
  82. <ADA.DEBUGGER>, but found out later that the source for
  83. the Run_Time_Monitor was not in the directory, and did not get
  84. copied with ftp.  Is the source for the Run_Time_Monitor (the
  85. file SDREAD.ME says it should be in the file RTM.ADA) on the ASR?
  86. Ron Rathgeber of Intermetrics told me that NOSC should be
  87. supplying all of the source to the ASR.  Do you have any 
  88. suggestions?
  89.  
  90. Art Moses
  91. Hughes Aircraft Company
  92. San Diego, CA
  93. -------
  94.