Boost logo

Boost-Build :

Subject: Re: [Boost-build] Debugger incoming
From: Edward Diener (eldiener_at_[hidden])
Date: 2017-04-27 04:49:37


On 04/26/2017 05:16 PM, Steven Watanabe via Boost-build wrote:
> AMDG
>
> I believe that the Jam debugger (currently in the debug
> branch) is now sufficiently stable for inclusion in develop.
> - The main implementation is in src/engine/debugger.c
> - Documentation is built from doc/src/debug.xml
> - Tests are in test/debugger.py
>
> The debugger can be launched by running `b2 -dconsole`.
> The functionality provided is a basic subset of
> gdb commands:
> run, continue, step, next, finish, break, disable,
> enable, delete, clear, print, backtrace, kill, quit, help.
>
> Any questions, comments, and criticism are greatly appreciated.

Your work to bring this to the 'develop' branch is much appreciated.

>
> In Christ,
> Steven Watanabe


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk