i saw this page and found that we can check memory leaks of a program using dbx. i never practically did it but it seems a good toll for checking the memory leaks.
i used to work on HPUX and IBM AIX UNIX OS's,where there is no GUI and always used to work on command line. the library rtcaudit.so(for runtime checking) is provided by Sun. does it mean that this library is only available on sun solaris?
you may tell me why cant i try myself.but the problem here is i am not presently working on unix but on windows.I am just eager to know whether we can use the same thing either in HPUX or IBM AIX.
does anybody know about this?Please share it in case you know it