[Asterisk-Dev] Compiler debug switch in the main Asterisk Makefile
Kevin P. Fleming
kpfleming at digium.com
Mon Nov 21 13:57:00 MST 2005
hwstar at rodgers.sdcoxmail.com wrote:
> Yes, I saw that. But there was still a need which drove the change to include the macro information in the first place.
I thought it would be obvious... guess not.
Debugging code which uses macros is more difficult if the debugger
doesn't know about them; this also allows the macros themselves to be
used from the debugger command line, so (for example) the linked list
macros can be used to inspect a linked list.
More information about the asterisk-dev
mailing list