Changeset 3162858 in rtems-tools for tools/gdb

Timestamp:
08/26/14 04:57:57 (10 years ago)
Author:
Chris Johns <chrisj@…>
Branches:
4.10, 4.11, 5, master
Children:
543a4d1
Parents:
4dbd0db
Message:

gdb-python: Update so 'rtems task' lists the classic tasks.

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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.