-break-commands.GdbMiSession.breakCommands
MiPendingCommand breakCommands(int number, string[] commands) @trustedSets the commands to be executed when a breakpoint is hit.
Parameters
number | Breakpoint number. |
commands | List of GDB commands. |
Returns
A pending command for