Skip to content

lib/dbg: enhance opensips debug capabilites with backtrace#3866

Open
ovidiusas wants to merge 1 commit intoOpenSIPS:masterfrom
ovidiusas:master-dbg
Open

lib/dbg: enhance opensips debug capabilites with backtrace#3866
ovidiusas wants to merge 1 commit intoOpenSIPS:masterfrom
ovidiusas:master-dbg

Conversation

@ovidiusas
Copy link
Copy Markdown
Member

Summary

  • sometimed the file/function/line is not enough to troubleshoot
  • a backtrace gives more details about the code path

Details

By default, this new feature is not available/compiled in.
Use -DBACKTRACE_DBG to enable it (see Makefile.conf).
This will add backtrace info for each log into the log buffer.

 - sometimed the file/function/line is not enough to troubleshoot
 - a backtrace gives more details about the code path
@liviuchircu liviuchircu self-assigned this Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants