Apa artinya Backtrace ? Definisi Dalam Teknologi Informasi

Berikut ini adalah catatan (contekan) mengenai arti kata tersebut pada bidang IT (Teknologi Informasi):

backtrace

Dalam Sistem Operasi Basis Linux
#

backtrace: A backtrace shows a listing of which program functions are still active. Since functions are nested when they are called, the program must record where it left one function, to jump into an inner one. It does this on the stack, which we dump for the backtrace. See also: Ubuntu backtrace Wiki page


Support website ini ya gess!