From a229b8d95e2befb747435297452630bc73ff7755 Mon Sep 17 00:00:00 2001 From: Roland Hieber Date: Fri, 9 Mar 2018 19:40:09 +0100 Subject: doc: daily work: gdbtui is now gdb --tui Signed-off-by: Roland Hieber Signed-off-by: Michael Olbrich --- doc/daily_work.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/daily_work.inc b/doc/daily_work.inc index 75fffc516..bb0966f34 100644 --- a/doc/daily_work.inc +++ b/doc/daily_work.inc @@ -274,7 +274,7 @@ used to build the project: .. code-block:: text - $ ./selected_toolchain/-gdbtui platform-/root/usr/bin/myapp + $ ./selected_toolchain/-gdb --tui platform-/root/usr/bin/myapp This will run a *curses* based GDB. Not so easy to handle (we must enter all the commands and cannot click with a mouse!), but very fast to take -- cgit v1.2.3