Results 1 to 10 of about 19,566 (235)
Benefits, challenges, and usability evaluation of DeloreanJS: a back-in-time debugger for JavaScript [PDF]
JavaScript Web applications are a common product in industry. As with most applications, Web applications can acquire software flaws (known as bugs), whose symptoms are seen during the development stage and, even worse, in production.
Paul Leger +3 more
doaj +3 more sources
Report on a User Test and Extension of a Type Debugger for Novice Programmers [PDF]
A type debugger interactively detects the expressions that cause type errors. It asks users whether they intend the types of identifiers to be those that the compiler inferred.
Yuki Ishii, Kenichi Asai
doaj +4 more sources
Practical domain-specific debuggers using the Moldable Debugger framework [PDF]
Understanding the run-time behavior of software systems can be a challenging activity. Debuggers are an essential category of tools used for this purpose as they give developers direct access to the running systems. Nevertheless, traditional debuggers rely on generic mechanisms to introspect and interact with the running systems, while developers ...
Andrei Chiş +2 more
exaly +4 more sources
A Machine-Independent Debugger--Revisited [PDF]
Most debuggers are notoriously machine-dependent, but some recent research prototypes achieve varying degrees of machine-independence with novel designs.
Hanson, David R.
core +4 more sources
Distributed debugging and tumult [PDF]
A description is given of Tumult (Twente university multicomputer) and its operating system, along with considerations about parallel debugging, examples of parallel debuggers, and the proposed debugger for Tumult.
Jansen, P.G., Scholten, J.
core +15 more sources
Advanced Debugger for Arduino [PDF]
This article describes improved version of our source-level debugger for Arduino. The debugger can be used to debug Arduino programs using GNU debugger GDB with Eclipse or Visual Studio Code as the visual front-end. It supports all the functionally expected from a debugger such as stepping through the code, setting breakpoints, or viewing and modifying
Dolinay, Jan +2 more
openaire +2 more sources
Towards QUIC debuggability [PDF]
QUIC has been called the mother of all web protocols, as it deeply integrates aspects of TCP (reliability, flow control, congestion control, loss recovery), TLS (handshake, encryption keys) and HTTP/2 (streams, prioritization) together into one cross-layer implementation over UDP.
Marx, Robin +4 more
openaire +2 more sources
Debugging System for Programs with Different Execution Models
This article is devoted to the issues of debugging programs in modern high-level languages. There are many different languages with different paradigms and different execution models.
Mikhail Aksenov, Vladimir Sukhomlin
doaj +1 more source
Integrated Debugging of Modelica Models [PDF]
The high abstraction level of equation-based object-oriented (EOO) languages such as Modelica has the drawback that programming and modeling errors are often hard to find.
Adrian Pop +4 more
doaj +1 more source
Direct Interpretation of Functional Programs for Debugging [PDF]
We make another assault on the longstanding problem of debugging. After exploring why debuggers are not used as widely as one might expect, especially in functional programming environments, we define the characteristics of a debugger which make it ...
John Whitington, Tom Ridge
doaj +1 more source

