From professional translators, enterprises, web pages and freely available translation repositories.
gdb
gdb
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
ieșire gdb
gdb output
Last Update: 2011-10-23
Usage Frequency: 3
Quality:
mesaj gdb:
rdb message:
Last Update: 2008-03-04
Usage Frequency: 2
Quality:
mesaj gdb:% 1
gdb message: %1
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
rulare sesiune gdb
run gdb session
Last Update: 2014-08-15
Usage Frequency: 1
Quality:
gdb script to be executed at run time.
this shell script is run after the config gdb script has been sourced by gdb. when debugging remotely this script is intended to actually start the remote process. [it is expected that the debug executable can be reached on the target, maybe by downloading it as a final build step.] 1) find a way to execute a command remotely - rsh, ssh, telnet,.... 2a) execute "gdbserver... application" on target.... or if your executable contains the gdb stub: 2b) execute "application" on target.
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
Warning: Contains invisible HTML formatting
rulați o sesiune gdb fără descărcarea simbolurilor pentru depanare
run gdb session without downloading debug symbols
Last Update: 2014-08-15
Usage Frequency: 1
Quality:
asigurați-vă că „gdb” este instalat în sistem.
make sure 'gdb' is installed on the system.
Last Update: 2014-08-20
Usage Frequency: 1
Quality:
lansează gdb într-o consolă specială (îndeosebi pentru proiecte automake)
run gdb in a special shell
Last Update: 2008-03-04
Usage Frequency: 2
Quality:
Înainte de a deschide un fişier gdb, va fi necesar să vă daţi seama la ce fel de fişier se referă extensia gdb.
before you can open a gdb file, you'll need to figure out what kind of file the gdb file extension refers to.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
În sfârșit, puteți descoperi acum tot ce trebuie să știți despre fișierul dvs. gdb, pe loc!
finally, you can now discover everything you need to know about your gdb file... instantly!
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
pornește o sesiune gdb interactivă cu fișierul core dump din raport (-o ignorat; nu va rescrie raportul)
start an interactive gdb session with the report's core dump (-o ignored; does not rewrite report)
Last Update: 2014-08-15
Usage Frequency: 1
Quality:
==istorie==gdb a fost publicat prima dată de richard stallman în 1986 ca parte a sistemului său gnu, după ce gnu emacs a fost „suficient de stabil”.
==history==gdb was first written by richard stallman in 1986 as part of his gnu system, after his gnu emacs was "reasonably stable".
Last Update: 2016-03-03
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting