home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / tcl / 1292 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  1.1 KB

  1. Xref: sparky comp.lang.tcl:1292 gnu.gdb.bug:1013
  2. Path: sparky!uunet!sun-barr!decwrl!bu.edu!ai-lab!prep.ai.mit.edu!gnulists
  3. From: helgaas@convex.com (Bjorn Helgaas)
  4. Newsgroups: comp.lang.tcl,gnu.gdb.bug
  5. Subject: gdb/tcl interface (for user-defined gdb commands)
  6. Keywords: user-defined commands,arguments,control structures
  7. Message-ID: <helgaas.715386984@convex.convex.com>
  8. Date: 1 Sep 92 22:36:24 GMT
  9. Followup-To: comp.lang.tcl,gnu.gdb.bug
  10. Organization: Engineering, CONVEX Computer Corp., Richardson, Tx., USA
  11. Lines: 9
  12. Approved: info-gnu@prep.ai.mit.edu
  13. Nntp-Posting-Host: zeppelin.convex.com
  14. X-Disclaimer: This message was written by a user at CONVEX Computer
  15.               Corp. The opinions expressed are those of the user and
  16.               not necessarily those of CONVEX.
  17. Apparently-To: bug-gdb@prep.ai.mit.edu
  18.  
  19. It would be really neat if tcl and gdb were integrated in such a way
  20. that tcl could be used to add user-defined gdb commands with arguments
  21. and control structures.
  22.  
  23. I've done just enough work to convince myself that it might actually
  24. work, and am wondering whether anyone else is doing anything similar.
  25.  
  26. Thanks,
  27.   Bjorn (helgaas@convex.com)
  28.