Thanks for your time. I was hoping someone could help me. I would
like to be able to debug the Apache 2.0 source code. I compiled using
this flag:
--enable-maintainer-mode
Which I thought would make me able to debug. However, right now it is
still in release mode because when I debug (I am using ddd) it skips
around and does not display data. Is this the correct flag? Does
anyone know how else to configure and build Apache so that you can
debug the source?
Thanks!