[ about a C++ profiler ] > is there such a thing in Debian (Linux awaiting packaging)?
I believe gprof does work with C++ programs. You need to compile and link with the -pg option, then run the program, and then run pgrof with the program name as argument. gprof is in the binutils package (at least in bo) and more information is in the info file that comes with it. Eric Meijer -- E.L. Meijer ([EMAIL PROTECTED]) | tel. office +31 40 2472189 Eindhoven Univ. of Technology | tel. lab. +31 40 2475032 Lab. for Catalysis and Inorg. Chem. (TAK) | tel. fax +31 40 2455054 -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .