On 29.04.2011 15:10, Hardy Griech wrote: :
Any way to do it better (i.e. correct)?
:
To answer myself: yes, there is a better way.
- install 'apache2-dbg'
- enter gdb with the above command line
- run (in gdb)
- break gdb when the modules have been loaded
- set the breakpoint and continue with debugging
Hardy
PS: anyway to automate the above procedure, esp. a breakpoint
when all modules have been loaded?
