# Source: strace # Package: strace # Versions: strace (6.11+ds-1), strace (6.12+ds-1), strace (6.13+ds-1), strace (6.16+ds-2), strace (6.18+ds-1), strace (6.18+ds-2), strace (6.8-1), strace (6.8-2), strace (7.0+ds-1) # This Description is active # Prioritize: 48 Description: System call tracer strace is a system call tracer, i.e. a debugging tool which prints out a trace of all the system calls made by another process/program. The program to be traced need not be recompiled for this, so you can use it on binaries for which you don't have source. . System calls and signals are events that happen at the user/kernel interface. A close examination of this boundary is very useful for bug isolation, sanity checking and attempting to capture race conditions. Description-ko: 시스템 콜 추적기 . 시스템 콜과 시그널은 사용자/커널 인터페이스에서 일어나는 이벤트입니다. 이 부분을 자세히 살펴보면 버그 분리, 올바른 지 확인, 그리고 경쟁 상태 (race condition) 파악에 매우 좋습니다 # other Descriptions of the strace package with a translation in ko: # # Description-id: 282164 https://ddtp.debian.org/ddt.cgi?desc_id=282164 # patch https://ddtp.debian.org/ddt.cgi?diff1=282164&diff2=305218&language=ko # This Description was in trixie from 2023-06-12 to 2024-08-19; # This Description was in bookworm from 2021-08-18 to 2026-07-13; # This Description was in bullseye from 2021-01-08 to 2024-09-02; # This Description was in sid from 2021-01-02 to 2024-06-06; # # Description-id: 223374 https://ddtp.debian.org/ddt.cgi?desc_id=223374 # patch https://ddtp.debian.org/ddt.cgi?diff1=223374&diff2=305218&language=ko # This Description was in bullseye from 2020-03-03 to 2021-01-07; # This Description was in jessie from 2014-07-24 to 2018-06-26; # This Description was in sid from 2014-07-13 to 2021-01-04; # This Description was in stretch from 2015-05-03 to 2020-07-21; # This Description was in buster from 2017-07-28 to 2022-09-13; # # Description-id: 13333 https://ddtp.debian.org/ddt.cgi?desc_id=13333 # patch https://ddtp.debian.org/ddt.cgi?diff1=13333&diff2=305218&language=ko # This Description was in lenny from 2007-06-14 to 2011-07-22; # This Description was in squeeze from 2009-02-16 to 2014-07-22; # This Description was in etch from 2005-07-16 to 2011-07-22; # This Description was in jessie from 2013-08-08 to 2014-07-23; # This Description was in sid from 2005-07-16 to 2015-07-29; # This Description was in wheezy from 2011-02-12 to 2016-06-07; #