wachy
wachy copied to clipboard
Why doesn't my wachy have a trace line?
why foo() and bar() Line numbers not with a ▶ character:
It's probably inlined as the message says. Did you compile it with make in https://github.com/rubrikinc/wachy/blob/master/demo/? Maybe try adding -O0?