Jump to content

Translations:Calligra/Download/68/uk: Difference between revisions

From KDE UserBase Wiki
Yurchor (talk | contribs)
Created page with "Якщо програму зібрано зі спеціальними перемикачами для створення діагностичних символів (пер..."
 
(No difference)

Latest revision as of 09:29, 23 August 2012

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Calligra/Download)
When a program is compiled with special switches to generate debugging symbols (the -g compiler switch) extra information is stored in the program file. This information can be used to generate a stack trace that contains much more information, such as the exact line number of the source file where things went wrong. Without this information it is very hard to figure out what went wrong by looking at the stack trace.

Якщо програму зібрано зі спеціальними перемикачами для створення діагностичних символів (перемикач -g компілятора), у файлі програми буде записано додаткові дані. Цими даними можна буде скористатися для створення трасування стека, що міститиме розширені дані, зокрема точні номери рядків у файлі коду, виконання яких призвело до помилки. Без цих даних дуже важко визначити за трасуванням стека, що саме сталося не так.