load_target
Load an executable or core dump into a GDB session to start debugging or analyzing binaries.
Instructions
Load a program (file <path>) or core dump (core-file <path>) into the gdb session. For gdb sessions started without
an inferior.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| core | No | ||
| path | Yes | ||
| session_id | No |