home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / sequent / 510 < prev    next >
Encoding:
Text File  |  1992-08-20  |  1.1 KB  |  40 lines

  1. Newsgroups: comp.sys.sequent
  2. Path: sparky!uunet!mcsun!ub4b!news.cs.kuleuven.ac.be!remco
  3. From: remco@cs.kuleuven.ac.be (Remco Moolenaar)
  4. Subject: Problem with pdbx
  5. Message-ID: <1992Aug20.120059.11519@cs.kuleuven.ac.be>
  6. Sender: news@cs.kuleuven.ac.be
  7. Nntp-Posting-Host: godfather.cs.kuleuven.ac.be
  8. Organization: Dept. Computerwetenschappen K.U.Leuven
  9. Date: Thu, 20 Aug 1992 12:00:59 GMT
  10. Lines: 28
  11.  
  12. Dear netters,
  13.  
  14. When I'm debugging a parallel C program and want to look at the contents of
  15. variables on processors other than the first processor, I sometimes get the following
  16. reply:
  17.  
  18. can't read from data address 0x2f000000
  19.  
  20. What could be the problem ?
  21.  
  22. Configuration:
  23.    Sequent Symmetry
  24.    Number of PE's = 8
  25.    DYNIX V3.1.4 NFS
  26.    Debugger: pdbx
  27.  
  28. The processes read and write from a shared global memory, which is allocated by
  29. the first processor before the 'm_fork()'.
  30. I still can step through my program, but I can't print values.
  31.  
  32.  
  33. Thanx in advance.
  34.  
  35. -- 
  36. ------------------------------------------------------------------------
  37. Remco Moolenaar
  38. K.U. Leuven, Celestijnenlaan 200A, 3001 Heverlee, Belgium
  39. E-mail: remco@cs.kuleuven.ac.be
  40.