show prompt (gdb mode only)

Show the current debugger prompt.

Syntax

show prompt

Parameters

None.

Description

This command shows the current debugger prompt. Use the set prompt command to set the debugger prompt.

Example

(idb) set prompt "(gdb mode) "
(gdb mode) show prompt
idb's prompt is "(gdb mode) ". 
(gdb mode)

See Also


Submit feedback on this help topic

Copyright © 2001-2011, Intel Corporation. All rights reserved.