komenda użycie zastosowanie co to jest
Jak użyć GDB? Definicja w konsoli of a program in order to find the point at which it breaks. It.
Znaczenie komenda użycie zastosowanie definicja.

Czy przydatne?

Komenda/polecenie: Jak użyć gdb

Uruchomienie, wykonanie: gdb [options] [program [core|pid] ]

Jak działa GDB, co robi GDB: GDB (GNU DeBugger) allows you to step through the execution of a program in order to find the point at which it breaks. It fully supports C and C++, and provides partial support for FORTRAN, Java, Chill, assembly, and Modula-2. The program to be debugged is normally specified on the command line; you can also specify a core or, if you want to investigate a running program, a process ID

Dostępne opcje, wywołanie GDB: -b bps

Set line speed of serial device used by GDB to bps.

-batch

Exit after executing all the commands specified in .gdbinit and -x files. Print no startup messages.

-c file, -core=file

Consult file for information provided by a core dump.

-cd=directory

Use directory as gdb's working directory.

-d directory, -directory=directory

Include directory in path that is searched for source files.

-e file, -exec=file

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.

-f, -fullname

Show full filename and line number for each stack frame.

-h, -help

Print help message, then exit.

-n, -nx

Ignore .gdbinit file.

-q, -quiet

Suppress introductory and copyright messages.

-s file, -symbols=file

Consult file for symbol table. With -e, also uses file as the executable.

-tty=device

Set standard in and standard out to device.

-write

Allow gdb to write into executables and core files.

-x file, -command=file

Read gdb commands from file.

Co znaczy :
Definicja Uncompress files compressed by gzip . See gzip for a list of options co znaczy.
Co znaczy :
Definicja 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 krzyżówka.
Co znaczy :
Definicja 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 co to jest.
Co znaczy :
Definicja files for lines that match a regular expression pattern . Regular expressions are described in Chapter 7 . Exit status is 0 if any lines match, 1 if none match, and 2 for errors. See also egrep and słownik.
Co znaczy :
Definicja Split an OpenPGP format message into individual packets. If no file is specified, the message is read from stdin. The split packets are written as individual files czym jest.

Użycie GDB zastosowanie komendy na linii poleceńw Słownik G .

  • Dodano:
  • Autor: