diff options
author | Chris Larson <chris_larson@mentor.com> | 2011-05-05 16:53:52 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-08 20:38:23 +0100 |
commit | 22522d5f0db604674f48998bd8a057e50a70a17d (patch) | |
tree | eb5417af4476cb93f0790563575fc96566107d95 /meta/recipes-support | |
parent | 83708e43c2cd647dfded66338bfa61ea2000d030 (diff) | |
download | poky-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 'meta/recipes-support')
0 files changed, 0 insertions, 0 deletions