Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

stack traceback

You are here: irt.org | FOLDOC | stack traceback

<programming> (The results of) determining the sequence of nested procedure calls a program has made up to a certain point in its execution. A traceback may also show values of procedure arguments and local variables stored on the stack.

(1995-03-21)

Nearby terms: stack overflow « stack pointer « stack puke « stack traceback » STAGE2 » Staggered Pin Grid Array » staircase

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb