gdb

The GNU Debugger. Debug an executable: gdb {{executable}} Attach a…

gdb

The GNU Debugger.

gdb {{executable}}

gdb -p {{procID}}

gdb -ex "{{commands}}" {{executable}}

gdb --args {{executable}} {{argument1}} {{argument2}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← gdalwarp gdrive →