Browsing Bosnian translation

899 of 6258 results
899.
Set a breakpoint for an address range.
break-range START-LOCATION, END-LOCATION
where START-LOCATION and END-LOCATION can be one of the following:
LINENUM, for that line in the current file,
FILE:LINENUM, for that line in that file,
+OFFSET, for that number of lines after the current line
or the start of the range
FUNCTION, for the first line in that function,
FILE:FUNCTION, to distinguish among like-named static functions.
*ADDRESS, for the instruction at that address.

The breakpoint will stop execution of the inferior whenever it executes
an instruction at any address within the [START-LOCATION, END-LOCATION]
range (including START-LOCATION and END-LOCATION).
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
Postavite tačkuj prekida za doseg adrese.
domet prekida START-LOCATION, END-LOCATION
gdje START-LOCATION i END-LOCATION može biti jedna od sljedećih:
LINENUM , za tu liniju date datoteke,
FILE:LINENUM, za tu liniju za tu datoteku,
+OFFSET, za taj broj linija nakon trenutne linije
ili na početku dosega
FUNCTION, za prvu liniju u toj funkciji,
FILE:FUNCTION, da razdvoji između sličnoimenih statičnih funkcija.
*ADDRESS, za instrukciju na toj adresi.

Tačka prekida će zaustaviti izvedbu podređenog kad god izvrši
instrukciju na bilo kojoj adresi unutar [START-LOCATION, END-LOCATION]
dosega (uključujući START-LOCATION i END-LOCATION)
Translated and reviewed by Dado Bajramović
Located in breakpoint.c:15900
899 of 6258 results

This translation is managed by Ubuntu Bosnia and Herzegovina translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.