home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!digex.com!hacker
- From: hacker@access.digex.com (Dark Hacker)
- Newsgroups: comp.sys.next.programmer
- Subject: Re: Symbol tables of dynamically loaded objects in gdb
- Date: 5 Jan 1993 05:03:24 GMT
- Organization: Express Access Online Communications, Greenbelt, MD USA
- Lines: 19
- Message-ID: <1ib4qsINNgb9@mirror.digex.com>
- References: <1hdse7INNslm@gap.caltech.edu> <6148@rosie.NeXT.COM> <1iahc7INNqq8@ni.umd.edu>
- NNTP-Posting-Host: access.digex.com
-
-
- While we're on the subject of GDB on the NeXT.... when I try to debug
- modules that are in a file other than the one the main is located in,
- I... well... can't debug them. GDB doesn't want to recognize that the
- modules exist. I've tried stuff like:
-
- (gdb) break fooFile:func_name
- (gdb) break fooFile::func_name
-
- and I can't get GDB to recognize the module in file fooFile.
-
- What's the magic?
-
- - Hacker
- --
- Dark Hacker @ Black Silicon, Fortress Of Computation
- hacker@black-silicon.mclean.va.us
-
- "Life itself is... COMPUTATION!"
-