Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
1 definition found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
stack traceback
(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)