DescriptionAIX: Disable backtrace API call
Backtrace() and backtrace_symbols() API are not supported on
AIX and there are no user-mode equivalent API for the same.
For now, disabling the call to those API.
Currently this is preventing V8 to build on AIX.
This debug functionality was added in
https://codereview.chromium.org/2248393002
R=rmcilroy@chromium.org
BUG=
LOG=N
Committed: https://crrev.com/bc752a0977bf823765aa298fe64670df91e79a29
Cr-Commit-Position: refs/heads/master@{#39356}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Addressed comments #
Messages
Total messages: 15 (2 generated)
|