You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tde-i18n/tde-i18n-it/docs/tdewebdev/kxsldbg/callstack.docbook

59 lines
1.2 KiB

<?xml version="1.0" encoding="UTF-8" ?>
<sect1 id="callstack">
<sect1info>
<authorgroup>
<author
><firstname
>Keith</firstname
> <surname
>Isdale</surname
> <affiliation
> <address
><email
>k_isdale@tpg.com.au</email
></address>
</affiliation>
</author>
<othercredit role="translator"
><firstname
>Samuele</firstname
><surname
>Kaplun</surname
><affiliation
><address
><email
>kaplun@aliceposta.it</email
></address
></affiliation
><contrib
>Traduzione italiana del Manuale</contrib
></othercredit
>
</authorgroup>
</sect1info>
<title
>Lavorare con il Callstack</title>
<para
>Sono qui elencati tutti gli elementi dello stack delle chiamate. Più la voce nello stack delle chiamate è vecchia e più basso è il suo numero di frame. Guarda sotto per un esempio.</para>
<screenshot>
<screeninfo
>La Finestra del Callstack</screeninfo>
<mediaobject>
<imageobject>
<imagedata fileref="callstack_window.png" format="PNG"/>
</imageobject>
<textobject
><phrase
>La Finestra del Callstack</phrase
></textobject>
</mediaobject>
</screenshot>
<para
>Facendo clic nella lista visualizzata su di un elemento del callstack sposterà il cursore della finestra principale al file e e alla riga indicata. </para>
</sect1>