Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cgdb: update to 0.6.8 | mcrapet | 2015-06-08 | 4 | -56/+68 |
| | | | | | | | | | | | | | | Changes: - add missing build dependency to flex-native - GDB is a runtime dependency, set it so - use CACHED_CONFIGUREVARS to drop patch - use ${BP} - add missing DESCRIPTION - no help2man build dependency (cgdb.1 man page is not generated) Cc: Ben Shelton <ben.shelton@ni.com> Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | cgdb: add recipe | Ben Shelton | 2014-08-21 | 2 | -0/+56 |
cgdb is a lightweight ncurses-based interface to gdb that provides syntax highlighting, visual breakpoints, and other features. Signed-off-by: Ben Shelton <ben.shelton@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |