summaryrefslogtreecommitdiffstats
path: root/tde-i18n-it/docs/tdewebdev/kxsldbg/callstack.docbook
blob: 7aa67bcd4e4117560dec144d6a45948572530d86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<?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>