For Programmers: Free Programming Magazines  


Home > Archive > Unix Programming > October 2006 > Watcom sym files in clear text ?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Watcom sym files in clear text ?
lothar.behrens@lollisoft.de

2006-10-13, 6:59 pm

Hi,

I am unhappy with my bugs (memory leaks). There are too many to find
the causing one :-(
With a debug malloc library I would be able to create a list of
addesses, where the leaks are
produced.

Using this list and the watco sym file, is it possible to produce a
human readable list of
file and line information of each leak occurence ?

I am using Open Watcom 1.3 under Windows 2000. The sym file seems to be
in an ELF
format, as the header contains ELF.

Thanks for any tips,

Lothar

Spoon

2006-10-17, 7:59 am

Lothar Behrens wrote:

> I am unhappy with my bugs (memory leaks). There are too many to find
> the causing one :-(


Valgrind might prove useful.
http://valgrind.org/
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com