FIX: NOBUG_LOG env parsing error
[nobug.git] / doc / additional.txt
bloba7f889994ba57bfdfa53518634386655c674a0b4
1 HEAD~ Additional Tools;;
3 Various peripheral tools can be used by NoBug depending on the requirements
4 of the application and the detail desired by the user.  Such tools can provide
5 additional, detailed information on the application and its behaviour.
6 However, some applications may not require such detail and the associated
7 overhead in information, and users may decide to omit excess information by
8 excluding such tools.
10 At the moment NoBug supports the optional inclusion of gdb, valgrind and support
11 for multi-threaded applications and the information that can be provided by
12 these tools.  However, support for other tools may be supplied in the future,
13 e.g. the dbx debugger on OpenSolaris.