generic-poky/bitbake/bin
Chris Larson 3d3af810fa Kill the uncaught exception handler
We now wrap the main() in a try/except, ensuring that both the main portion of
bin/bitbake and the UI raising an exception will be shown to the user.  For
the server and workers, we can ensure in the server itself that exceptions are
handled correctly.

(Bitbake rev: 240d4a7ae80a6636c302ae84266ddfed7a7fcedd)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2011-01-04 14:46:48 +00:00
..
bitbake Kill the uncaught exception handler 2011-01-04 14:46:48 +00:00
bitbake-diffsigs bitbake/bitbake-sigdiff: Extend to handle dumping single state siginfo files 2010-09-30 18:02:35 +01:00
bitbake-runtask bitbake/bitbake-runtask: Since the parent has set the environment up cleanly we don't need to filter this ourselves anymore 2010-12-10 12:40:23 +00:00
bitbake-runtask-strace bitbake-runtask-strace: simple shell script to wrap tasks in a strace call 2010-11-14 21:08:27 -08:00
bitdoc Use __file__, not sys.argv[0] 2011-01-04 14:46:45 +00:00