home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.next.programmer
- Path: sparky!uunet!haven.umd.edu!news.umbc.edu!umbc4.umbc.edu!brian
- From: brian@umbc4.umbc.edu (Brian Cuthie)
- Subject: Re: problem with Malloc Debug
- Message-ID: <1992Jul27.023144.18278@umbc3.umbc.edu>
- Sender: newspost@umbc3.umbc.edu (News posting account)
- Organization: University of Maryland Baltimore Campus
- References: <1992Jul24.173754.17638@MITL.COM>
- Distribution: na
- Date: Mon, 27 Jul 1992 02:31:44 GMT
- Lines: 27
-
- In article <1992Jul24.173754.17638@MITL.COM> edlau@mitl.com (Ed Lau) writes:
- >
- >Does anyone have insights as to why Malloc Debug won't recognize my
- >application? Selecting Open... in the menu pops up a panel informing me that I
- >do not own any "application configured for use with the Malloc Debugger." Yet I
- >have linked my application with the proper library by adding
- >/usr/lib/libMallocDebug.a to "Other libs" in IB as instructed in the Help
- >Panel.
- >
- >Any help is appreciated. Thank you.
- >
- >Ed Lau
- >edlau@chaos.mitl.com
-
-
- MallocDebug attempts to locate running apps with the MallocDebug library
- linked in. If your app isn't already running, MallocDebug won't launch it.
-
- Also, be sure that you haven't mucked with the Makefile.preamble in such
- a way as to overide the LIB symbol.
-
- -Brian
-
- --
- Brian Cuthie
- Systemix Software, Inc.
- brian@systemix.com
-