This is a first pass at cleaning up the support. To use: $ waf configure --prefix=$HOME/development/rtems/4.11 $ waf build install Start GDB and break at Init: (gdb) py import rtems (gdb) rtems task will list the classic API tasks.
- tests a bit at specified position.
- pretty printers moved to pretty module - command and subcommands get own module
Abstractions for classic/region added.
- drop _printer suffix from printer classes.