디버거 oor Engels

디버거

Vertalings in die woordeboek Koreaans - Engels

debugger

naamwoord
en
computer program
내장 자바스크립트 디버거를 사용합니다
Enables builtin JavaScript debugger
MicrosoftLanguagePortal

Geskatte vertalings

Vertoon algoritmies gegenereerde vertalings

Soortgelyke frases

커널 디버거
kernel debugger
원격 디버거
remote debugger
GNU 디버거
GNU Debugger
디버거 디스플레이
debugger display

voorbeelde

Advanced filtering
내장 자바스크립트 디버거를 사용합니다
Enables builtin JavaScript debuggerKDE40.1 KDE40.1
입찰 디버거는 실제 입찰 요청과 이에 해당하는 필터링된 응답의 샘플을 표시합니다.
The bidding Troubleshooter displays a sampling of actual bid requests and the corresponding filtered response.support.google support.google
커널 디버거를 포함하는 운영 체제들과 운영 체제 커널들: 윈도우 NT 패밀리는 KD라는 이름의 커널 디버거를 포함하는데, 이것은 제한된 능력을 가진 로컬 디버거로서 동작할 수도 있고(커널 메모리를 읽거나 쓸 수 있지만, 브레이크포인트를 설정할 수 없는) 직렬 포트를 통해 원격 머신에 부착될 수도 있다(IEEE 1394 연결, USB 2.0 또는 USB 3.0 연결).
Operating systems and operating system kernels that contain a kernel debugger: The Windows NT family includes a kernel debugger named KD, which can act as a local debugger with limited capabilities (reading and writing kernel memory, but not setting breakpoints) and can attach to a remote machine over a serial line, IEEE 1394 connection, USB 2.0 or USB 3.0 connection.WikiMatrix WikiMatrix
2012년 12월 8일에 확인함. The HP Wildebeest 디버거(WDB)는 HP가 지원하는 GNU 디버거의 구현이며 HP에서 PA-RISC와 Itanium 시스템을 위한 자유 소프트웨어이다.
The HP Wildebeest Debugger (WDB) is an HP-supported implementation of the GNU Debugger and is available as free software from HP for PA-RISC and Itanium systems.WikiMatrix WikiMatrix
이러한 디버거들은 프로그램의 실행을 되돌리는 것을 가능케 한다.
These debuggers make it possible to step a program's execution backwards in time.WikiMatrix WikiMatrix
올리디버거는 사용자 친화적인 인터페이스를 갖고 있고 제 3의 플러그인들을 통해 기능을 확장할 수 있다.
It has a user friendly interface, and its functionality can be extended by third-party plugins.WikiMatrix WikiMatrix
디버거를 실행하면 다음 작업을 수행할 수 있습니다.
With this tool, you can:support.google support.google
디버거가 준비안됐습니다
Debugger Not ReadyKDE40.1 KDE40.1
디버거 ' % #' 을(를) 찾을 수 없어서 역추적을 만들 수 없습니다
Could not generate a backtrace as the debugger '%# ' was not foundKDE40.1 KDE40.1
OllyDbg (만든이인 Oleh Yuschuk의 이름을 딴)는 바이너리 코드 분석을 위한 x86 디버거로서, 소스 코드가 없을 때 유용하게 사용된다.
OllyDbg (named after its author, Oleh Yuschuk) is an x86 debugger that emphasizes binary code analysis, which is useful when source code is not available.WikiMatrix WikiMatrix
웹 기반 소프트웨어 디버깅 장치는 사용자가 원격의 타겟 시스템에서 수행되는 소프트웨어에 대한 디버깅 서비스를 요청하고 상기 소프트웨어의 디버깅 결과를 확인할 수 있는 웹 브라우저를 제공하는 웹 인터페이스; 상기 웹 인터페이스를 통해 상기 소프트웨어에 대한 디버깅 서비스 요청을 수신하고 상기 소프트웨어의 디버깅 결과를 상기 웹 인터페이스로 제공하는 디버거 클라이언트; 및, 상기 디버거 클라이언트로부터 상기 디버깅 서비스 요청을 수신하고 상기 디버깅 서비스 요청에 따라 상기 타겟 시스템과의 연결을 통해 상기 소프트웨어를 디버깅한 후 디버깅 결과를 상기 디버거 클라이언트로 전송하는 디버거 서버를 포함한다.
The present invention provides a web-based software debugging apparatus for remote debugging and a method thereof.patents-wipo patents-wipo
Java Java로 작성된 코드만 디버그하려면 이 유형을 선택합니다. Java 디버거는 네이티브 코드에 설정된 모든 중단점이나 감시점을 무시합니다. Native LLDB만을 사용하여 코드를 디버그하려면 이 유형을 선택합니다.
Java : Select if you want to debug only code written in Java or Kotlin—the Java debugger ignores any breakpoints or watches you set in your native code. Native : (Available only with C/C++ code.) Select if you want to use only LLDB to debug your code.ParaCrawl Corpus ParaCrawl Corpus
마이크로커널을 채택한 이유 중의 하나는 소스 차원의 디버거 없이는 가장 힘든 작업이 될 수밖에 없는 커널 프로그램의 디버깅을 피하기 위해서였다.
One reason for choosing this design was to avoid what seemed to be the hardest part of the job: debugging a kernel program without a source-level debugger to do it with.ParaCrawl Corpus ParaCrawl Corpus
Wait for Debugger 를 활성화한 경우, 선택한 앱은 실행하기 전에 디버거가 연결되기를 기다립니다.
If you enable Wait for Debugger , the selected app waits for the debugger to attach before it executes.ParaCrawl Corpus ParaCrawl Corpus
추가 정보 AAM을 사용하지 않고 있지만 Javascript 디버거에 AAM Javascript 코드가 표시됩니다.
We are not using AAM but we are seeing AAM Javascript code in the Javascript debugger.ParaCrawl Corpus ParaCrawl Corpus
Firefox 개발자 도구는 이 API를 사용해서 Javascript 디버거를 만들었습니다.
The Firefox Developer Tools use this API to implement the JavaScript debugger.ParaCrawl Corpus ParaCrawl Corpus
댄이 소프트웨어 수업 시간에 사용한 디버거는 오직 수업 실습용으로만 사용될 수 있게끔 특별한 방화벽 뒤에 놓여진 것이었습니다.
The debugger Dan used in software class was kept behind a special firewall so that it could be used only for class exercises.ParaCrawl Corpus ParaCrawl Corpus
그는 문서 편집기 인 Emacs , GNU 컴파일러 모음 컴파일러, GDB 디버거 등 많은 프로그램을 만들었으며, 이들 모두를 GNU 프로젝트의 일부로 만들었다.
Stallman launched the GNU Project , founded the Free Software Foundation , developed the GNU Compiler Collection and GNU Emacs , and wrote the GNU General Public License .ParaCrawl Corpus ParaCrawl Corpus
Watch Video PL/SQL 디버거 PL/SQL 디버거는 프로시저, 함수, 패키지를 디버깅 할 수 있도록 도와줍니다.
Watch Video PL/SQL Debugger The PL/SQL Debugger helps you debug procedures, functions, and packages.ParaCrawl Corpus ParaCrawl Corpus
디버거 인터페이스 작성한 자바스크립트 코드의 실행 결과를 관찰할 수 있는 API입니다.
The Debugger Interface An API that lets JavaScript code observe the execution of other JavaScript code.ParaCrawl Corpus ParaCrawl Corpus
이 디버그 유형을 사용할 경우에는 Java 디버거 세션 뷰를 사용할 수 없습니다.
When using this debug type, the Java debugger session view is not available.ParaCrawl Corpus ParaCrawl Corpus
뒷 부분에서는 에러 핸들링과 디버거의 사용법에 대해 다루고 있다.
There also is a chapter about error handling and the use of the debugger.ParaCrawl Corpus ParaCrawl Corpus
디버거 인터페이스
The Debugger InterfaceParaCrawl Corpus ParaCrawl Corpus
Emacs는 실제로 모든것을 가진 거대한 텍스트 에디터일 것이다.: 포함된 기능은 컴파일러 연결, 디버거, 전자우편, 웹, 유즈넷 뉴스, 하노이의 탑 게임, 달의 모양까지 나오는 달력, 심지어 심리테스트도 있다.
Emacs is probably the biggest text editor known having pratically everything: compilers access, debuggers, eletronic mail, web, usenet news, the Hanoi's tower game, calendar with moon phases and even a psychanalyst.ParaCrawl Corpus ParaCrawl Corpus
물론 프로그래머들은 여전히 디버깅 툴이 필요했지만, 2047년의 디버거 제조업체들은 한정된 수량의 디버거만을 배포할 수 있었고, 담보된 공인 프로그래머들에게만 이를 공급할 수 있었습니다.
Programmers still needed debugging tools, of course, but debugger vendors in 2047 distributed numbered copies only, and only to officially licensed and bonded programmers.ParaCrawl Corpus ParaCrawl Corpus
77 sinne gevind in 14 ms. Hulle kom uit baie bronne en word nie nagegaan nie.