summaryrefslogtreecommitdiffstats
path: root/doc/daily_work.inc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/daily_work.inc')
-rw-r--r--doc/daily_work.inc2
1 files changed, 1 insertions, 1 deletions
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/<target>-gdbtui platform-<platformname>/root/usr/bin/myapp
+ $ ./selected_toolchain/<target>-gdb --tui platform-<platformname>/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