Skip to content

Control abbreviation of backtrace - #580

Merged
matsl merged 1 commit into
masterfrom
control-full-backtrace
Aug 24, 2024
Merged

matsl merged 1 commit into
masterfrom
control-full-backtrace

Conversation

@matsl

@matsl matsl commented Aug 24, 2024

Copy link
Copy Markdown
Collaborator

What

Change settings of backtrace vars to get a full backtrace when
"FULL_BT=" is set on the make command line.

Why

The previous configuration using FULL_BT= did not achieve the desired
result. This seems to work better.

Note

Tested by forcing a call to (debug) in a test case. Please try it out
and see if it works as expected in real cases where backtraces are
produced.

The usage is:

make FULL_BT= <regular make targets>

Change settings of backtrace vars to get a full backtrace when
"FULL_BT=" is set on the make command line.
@matsl
matsl merged commit aa34cc4 into master Aug 24, 2024
@matsl
matsl deleted the control-full-backtrace branch August 24, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants