home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / aix / 9349 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  840 b 

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!rutgers!rochester!cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!rr2b+
  2. From: rr2b+@andrew.cmu.edu (Robert Andrew Ryan)
  3. Newsgroups: comp.unix.aix
  4. Subject: dbx and 'load'ed code
  5. Message-ID: <MedW01O00WoiEsTkJ1@andrew.cmu.edu>
  6. Date: 3 Sep 92 14:24:01 GMT
  7. Organization: School of Computer Science, Carnegie Mellon, Pittsburgh, PA
  8. Lines: 9
  9.  
  10. Is there any way to make dbx look somewhere other than the current
  11. directory for object files which the program loads with load?  The
  12. objects are loaded with an absolute path name, and no library path. 
  13. Whenever I run the program under dbx dbx dies unless the loaded objects
  14. are in the current directory.  Pointers to the relevant part of TFM
  15. welcome, I looked...
  16.  
  17. Thanks for any info,
  18. -Rob
  19.