Polecenie gdb
Opcje wykonania gdb w konsoli
Set line speed of serial device used by GDB to bps.
Exit after executing all the commands specified in .gdbinit and -x files. Print no startup messages.
Consult file for information provided by a core dump.
Use directory as gdb's working directory.
Include directory in path that is searched for source files.
Use file as an executable to be read in conjunction with source code. May be used in conjunction with -s to read the symbol table from the executable.
Show full filename and line number for each stack frame.
Print help message, then exit.
Ignore .gdbinit file.
Suppress introductory and copyright messages.
Consult file for symbol table. With -e, also uses file as the executable.
Set standard in and standard out to device.
Allow gdb to write into executables and core files.
Read gdb commands from file.
Przykłady gdb działanie w Słownik polecenie G
- Przykład GDB użycie :
- Jak użyć Uncompress files compressed by gzip . See gzip for a list of options co znaczy.
- Przykład GDB użycie :
- Jak użyć Guard application allows you to encrypt and decrypt information, create public and private encryption keys, and use or verify digital signatures. GPG is based on the use of a pair of keys, one public krzyżówka.
- Przykład GDB użycie :
- Jak użyć options necessary to make it recognize C++. g++ recognizes all the file extensions gcc does, in addition to C++ source files (.C , .cc , or .cxx files) and C++ preprocessed files (.ii files). See co to jest.
- Przykład GDB użycie :
- Jak użyć groff document-formatting system, which normally runs troff along with a postprocessor appropriate for the selected output device. Options without arguments can be grouped after a single dash (-). A słownik.
- Przykład GDB użycie :
- Jak użyć data for an object file. The file's symbol table is compared with the call graph profile file gmon.out (previously created by compiling with gcc -pg ). Many of gprof 's options take a czym jest.