From e9ae80694875f869892f13f4fcaf1170a00dea41 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- doc/kxsldbg/callstack.docbook | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 doc/kxsldbg/callstack.docbook (limited to 'doc/kxsldbg/callstack.docbook') diff --git a/doc/kxsldbg/callstack.docbook b/doc/kxsldbg/callstack.docbook new file mode 100644 index 00000000..20c46fab --- /dev/null +++ b/doc/kxsldbg/callstack.docbook @@ -0,0 +1,37 @@ + + + + + +Keith +Isdale + +
k_isdale@tpg.com.au
+
+
+ +
+
+ +Working With the Callstack + + +All call stack items found are listed here. The older the callstack entry +the lower the frame number it will have. See below for an example. + + +The Callstack Window + + + + +The Callstack Window + + + + +Clicking on a callstack entry in the list shown will cause the cursor in +the main window to move to the file and line number indicated. + +
+ -- cgit v1.2.1