summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/event.py
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2011-05-05 16:53:52 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-08 20:38:23 +0100
commit22522d5f0db604674f48998bd8a057e50a70a17d (patch)
treeeb5417af4476cb93f0790563575fc96566107d95 /bitbake/lib/bb/event.py
parent83708e43c2cd647dfded66338bfa61ea2000d030 (diff)
downloadpoky-22522d5f0db604674f48998bd8a057e50a70a17d.tar.gz
bb.exceptions: add code to create pickleable traceback entries
This lets you get as much useful information as possible from traceback entries while staying pickleable. In addition, it has improved traceback formatting. It shows the values of the arguments for the functions, lines of context from the file for the code, and has an optional formatter to do things like syntax highlighting for the code lines. (Bitbake rev: ad8ad3fcae29eafbdc09286984495d693a4b73ef) Signed-off-by: Chris Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/event.py')
0 files changed, 0 insertions, 0 deletions