Tue Sep 07, 2004 9:54 am |
Replies: 2 |
Views: 6586 |
|
 |
I guess partly why I'm confused is because I do not use an IDE (and don't really see the need to). Do you HAVE to use an IDE in order to profile code?
|
Tue Sep 07, 2004 8:04 am |
Replies: 2 |
Views: 6586 |
|
 |
I have read the FAQ but am still confused.
I'm looking at DBG as a way to help me profile an application. It is taking over 2 seconds for it to load and I want to identify what functions are consum ...
|
Tue Sep 07, 2004 7:45 am |
Replies: 4 |
Views: 7034 |
|
 |
I'm getting this error on make for the dbg_client-2.11.30 on macosx:
Making all in dbg
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../getopt -I../pcre -I../ -g -O2 -c command.cpp
c++ -DHAVE_CONFIG_ ...
|