commit | b6c2ae80489ba0d7f28b11efba52ff183c0ed77a | [log] [tgz] |
---|---|---|
author | Gerson Fernando Budke <nandojve@gmail.com> | Sun Aug 29 10:55:10 2021 -0300 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Mon Aug 30 13:18:04 2021 -0400 |
tree | d82aef257fe3e9ebdc687e958950a209b7cbfe13 | |
parent | 2797afb7498130a745c6fde6d9edef34c5cbe3bb [diff] |
samples: philosophers: Enable thread awareness Enable thread awareness by default on philosophers sample. It shows gdb debugging output using the feature as reference. Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>