2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-20 02:32:13 +00:00

Add clear to help

This commit is contained in:
Steven Watanabe
2016-02-23 09:53:50 -07:00
parent 2326cfe458
commit 340756c61e

View File

@@ -1493,6 +1493,7 @@ static void debug_parent_help( int argc, const char * * argv )
"disable - Disable a breakpoint\n"
"enable - Enable a breakpoint\n"
"delete - Delete a breakpoint\n"
"clear - Delete a breakpoint by location\n"
"print - Display an expression\n"
"backtrace - Display the call stack\n"
"kill - Terminate the child\n"