home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / next / programm / 7984 < prev    next >
Encoding:
Internet Message Format  |  1993-01-05  |  992 b 

  1. Path: sparky!uunet!digex.com!hacker
  2. From: hacker@access.digex.com (Dark Hacker)
  3. Newsgroups: comp.sys.next.programmer
  4. Subject: Re: Symbol tables of dynamically loaded objects in gdb
  5. Date: 5 Jan 1993 05:03:24 GMT
  6. Organization: Express Access Online Communications, Greenbelt, MD USA
  7. Lines: 19
  8. Message-ID: <1ib4qsINNgb9@mirror.digex.com>
  9. References: <1hdse7INNslm@gap.caltech.edu> <6148@rosie.NeXT.COM> <1iahc7INNqq8@ni.umd.edu>
  10. NNTP-Posting-Host: access.digex.com
  11.  
  12.  
  13. While we're on the subject of GDB on the NeXT.... when I try to debug
  14. modules that are in a file other than the one the main is located in,
  15. I... well... can't debug them.  GDB doesn't want to recognize that the
  16. modules exist.  I've tried stuff like:
  17.  
  18. (gdb) break fooFile:func_name
  19. (gdb) break fooFile::func_name
  20.  
  21. and I can't get GDB to recognize the module in file fooFile.
  22.  
  23. What's the magic?
  24.  
  25. - Hacker
  26. -- 
  27. Dark Hacker @ Black Silicon, Fortress Of Computation
  28. hacker@black-silicon.mclean.va.us
  29.  
  30. "Life itself is... COMPUTATION!"
  31.