InfoQ

Topic/Tag specific view

All content and news on InfoQ about Debuggers


Latest featured content about Debuggers

Evan Phoenix on Rubinius

Community
Ruby
Topics
Runtimes,
Language,
Dynamic Languages

Evan Phoenix discusses Rubinius, a modern Ruby VM loosely based on the Smalltalk-80 architecture. The goal is to build a fast, efficient VM with the latest research in dynamic language implementations

News about Debuggers

JRuby Roundup: Java Integration and Debugging (JSR-45) Improvements

Community
Java,
Ruby
Topics
Runtimes,
Language,
JRuby,
Performance & Scalability,
Debugging

Some recent changes on the JRuby trunk improve Java Integration, which allows JRuby to interact with pure Java code faster and more conveniently. Also: Ruby code compiled with JRuby's (JIT) compiler can now make use of the JVMs debugging capabilities using JSR-45 (Debugging Support for Other Languages).

Rubinius Roundup: SendSites, Info sources, Project management

Community
Ruby
Topics
Runtimes,
Compilers,
Performance & Scalability,
Dynamic Languages,
Debugging

The Rubinius team has been busy bringing the project closer to completeness. We look at some new concepts such as SendSites, and a few new information sources that help to keep up with the project or get a handle on the design of the system.