GDB$

Revision as of 14:59, 20 September 2019 by Registered User (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[edit source]

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[edit source]

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

(gdb) continue

3. Code[edit source]

(gdb)

No categories assignedEdit