diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2018-04-20 21:40:12 +0200 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2018-04-20 21:43:56 +0200 |
commit | 1dac69e9b0bc1d12c45d2a6e49b9890f29b744cb (patch) | |
tree | 95dd76dff71da8be68a24e293fb474530561dc71 /log.c | |
parent | cffb6592f4cff804745b8456e2c9f8abc6571603 (diff) | |
download | libsigrokdecode-1dac69e9b0bc1d12c45d2a6e49b9890f29b744cb.tar.gz libsigrokdecode-1dac69e9b0bc1d12c45d2a6e49b9890f29b744cb.zip |
Show backtrace when decode() aborts due to an error.
The backtrace printing was actually already there, but was emitted using
sr_dbg(), which doesn't show up by default for most users. Make it an
srd_err() so that most users will see it.
This fixes bug #1158.
Diffstat (limited to 'log.c')
0 files changed, 0 insertions, 0 deletions