home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / programm / 4304 < prev    next >
Encoding:
Internet Message Format  |  1992-08-14  |  1.9 KB

  1. Xref: sparky comp.unix.programmer:4304 comp.lang.c:12343 comp.arch:8904
  2. Path: sparky!uunet!olivea!decwrl!deccrl!news.crl.dec.com!rdg.dec.com!decvax.dec.com!gsg!lew
  3. From: lew@gsg.UUCP (Paul Lew)
  4. Newsgroups: comp.unix.programmer,comp.lang.c,comp.arch
  5. Subject: Re: What would you like in a debugger?
  6. Summary: define a standard so we dont have to learn every debugger..
  7. Keywords: debugging
  8. Message-ID: <1188@gsg.UUCP>
  9. Date: 14 Aug 92 19:12:28 GMT
  10. References: <bosullvn.713613694@unix1.tcd.ie> <id.SKBS.RIL@ferranti.com>
  11. Organization: General Systems Group, Inc., Salem, NH
  12. Lines: 29
  13.  
  14. The most annoying problem of debuggers is everyone is different.  What we
  15. need is a standard interface or 'common debugger protocol (CDP)' if you
  16. will be defined and adopted by all the upperlayer debuggers.  If this
  17. becomes a reality, then I can stay in my favorite codecenter and cross
  18. debug a PC program with runaway pointers.  The PC debugging may finally
  19. become interesting...  (I choose codeview and codecenter without any
  20. specific purpose but illustrating an idea)
  21.  
  22.     +-------------+     X     +-----------------+
  23.     | PC codeview |     X     | Unix codecenter |
  24.     |     GUI     |---. X  .--|     X11 GUI     |
  25.     +-------------+   | X  |  +-----------------+
  26.            | CDP      | X  |   CDP    | CDP
  27.            |      .------------.  |
  28.            |     CDP    X  |       |  |
  29.            |    .----------.       |  |
  30.            |    |       X          |  |
  31.            V    V       X          V  V
  32.     +-------------+     X       +------------+
  33.     | PC codeview |     X       | Codecenter |
  34.     |   backend   |     X       |   backend  |
  35.     | runs on PC  |     X       |runs on Unix|
  36.     +-------------+     X       +------------+
  37.        Microsoft      network      Centerline
  38.         product            product
  39. -- 
  40. Paul Lew (lew@gsg.com)                  UUCP: uunet----+
  41. General Systems Group, 5 Manor Parkway            oliveb---+--gsg--lew
  42. Salem, NH 03079    (603) 893-1000                decvax---+
  43.