Product Documentation
Virtuoso Studio Design Environment User Guide
Product Version IC23.1, November 2023

gdbPath

perf gdbPath string "gdbpath"

Description

Specifies the full path to GDB version 7.2 or later. The default is "gdb".

If a valid gdbPath is set in the shell environments CDS_DEBUGGER, DEBUGGER, or GDB, the gdbPath is overwritten by the information specified in the shell environment.

GUI Equivalent

None

Examples

envGetVal("perf" "gdbPath")
envSetVal("perf" "gdbPath" 'string "/usr/bin/gdb")

Related Topics

Crash Report Customization


Return to top
 ⠀
X