Hello,
For the benefit of folks who may be inexperienced at debugging, can
someone verify the proper build command line?
At first I tried this:
./configure CXXFLAGS=-g
When I ran the debugger, the main qpidd.cpp file loaded fine. However,
when I attempted to load the source file for Acl.cpp, it could not find
the symbols. I had to modify this to:
./configure CXXFLAGS=-ggdb CFLAGS=-ggdb
...and that appeared to work.
Thanks,
-Josh
--
-----
http://www.globalherald.net/jb01
GlobalHerald.NET, the Smarter Social Network! (tm)
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]