[asterisk-dev] Scope Trace: Often no CR on CLI?
Alexander Traud
pabstraud at compuserve.com
Wed Dec 9 12:09:03 CST 2020
Currently, I debug something with the new Scope Tracing [1][2] on the Command-Line Interface (CLI) within GDB. Six of the printed messages did not wrap to a new line. In all cases, SCOPE_ did not include a message, and therefore no trailing "\n". With a Regular Expression, I found 32 calls that do not have a "\n". Apparently, Scope Tracing was not intended to be used on the CLI. Which logger(s) are supported?
[1] <https://gerrit.asterisk.org/14414>
[2] <https://gerrit.asterisk.org/14616>
More information about the asterisk-dev
mailing list