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.
59 lines
1.2 KiB
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
|
|
>Georg</firstname
|
|
><surname
|
|
>Schuster</surname
|
|
><affiliation
|
|
><address
|
|
><email
|
|
>gschuster@utanet.at</email
|
|
></address
|
|
></affiliation
|
|
><contrib
|
|
>Deutsche Übersetzung</contrib
|
|
></othercredit
|
|
>
|
|
</authorgroup>
|
|
</sect1info>
|
|
|
|
<title
|
|
>Arbeiten mit dem Aufrufstapel</title>
|
|
|
|
<para
|
|
>Alle Aufrufstapel-Elemente werden hier aufgelistet. Je älter der Stapeleintrag ist, desto niedriger ist seine Frame-Nummer. Siehe das Beispiel unten.</para>
|
|
|
|
<screenshot>
|
|
<screeninfo
|
|
>Das Aufrufstapel-Fenster</screeninfo>
|
|
<mediaobject>
|
|
<imageobject>
|
|
<imagedata fileref="callstack_window.png" format="PNG"/>
|
|
</imageobject>
|
|
<textobject
|
|
><phrase
|
|
>Das Aufrufstapel-Fenster</phrase
|
|
></textobject>
|
|
</mediaobject>
|
|
</screenshot>
|
|
|
|
<para
|
|
>Durch Anklicken eines Aufrufstapeleintrags in der gezeigten Liste wird der Cursor im Hauptfenster zur entsprechenden Zeilennummer der entsprechenden Datei versetzt. </para>
|
|
</sect1>
|
|
|