Skip to content

Commit

Permalink
Embedded Linux labs: stop mentioning ddd
Browse files Browse the repository at this point in the history
- Not updated since 2009
- We don't mention it anymore in our slides

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
  • Loading branch information
michaelopdenacker authored and tpetazzoni committed Oct 29, 2021
1 parent 0dc3b78 commit 2a421fd
Showing 1 changed file with 0 additions and 3 deletions.
Expand Up @@ -124,9 +124,6 @@ \section{Using gdbserver}
On the host side, run \code{arm-linux-gdb} (also found in your toolchain):
\bashcmd{$ arm-linux-gdb vista-emulator}
You can also start the debugger through the \code{ddd} interface:
\bashcmd{$ ddd --debugger arm-linux-gdb vista-emulator}
\code{gdb} starts and loads the debugging information from the
\code{vista-emulator} binary that has been compiled with \code{-g}.
Expand Down

0 comments on commit 2a421fd

Please sign in to comment.