GDB$

Revision as of 12:59, 20 September 2019 by wiki>Jean Christophe Trotin (Created page with "<noinclude> ==Usage== The GDB$ template is used '''to prefix a command that must be executed on GDB, with a GDB-specific prompt'''. Usage: <nowiki>{{</now...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

1. Usage

The GDB$ template is used to prefix a command that must be executed on GDB, with a GDB-specific prompt.

Usage:  {{GDB$}}

2. Basic examples

You type You get
continue command executed on GDB
{{GDB$}} continue

(gdb) continue

3. Code

(gdb)

No categories assignedEdit