Patent
Techniques for debugging computer programs involving multiple programming languages
David M. Alpern
- 10 May 2002
84
TL;DR: In this article, the authors present techniques for debugging a computer program that includes multiple modules written in multiple languages, allowing machines for the multiple languages to interface with a single debugger client using a standard interface.
read more
Abstract: Techniques for debugging a computer program that includes multiple modules written in multiple languages allow machines for the multiple languages to interface with a single debugger client using a standard interface. The techniques include storing a mapping that maps language constructs of a first language into language constructs of a second language. While a first machine is executing a first module that is written in the first language, the mapping is used to generate debugging information based on language constructs of the second language. The debugging information is sent to a debugger process designed for debugging programs written in the second language.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Patent
Multi-User Display Proxy Server
Neal D. Margulis
- 26 Oct 2006
TL;DR: A multi-user host computer system consisting of processor blades combined with terminal services blades to provide acceleration and proxy server functions for supporting a variety of remote terminals is described in this paper.
193
Patent
Systems and methods for integration adapter security
Mitch Upton
- 15 Oct 2002
TL;DR: In this paper, an application view can represent a self-describing interface to functionality in a resource such as an application or enterprise system, can configure a security principal for a validated system user.
179
Patent
System and method for using web services with an enterprise system
Mitch Upton
- 15 Oct 2002
TL;DR: An application view control can be added to a web service to allow the Web service to make requests into a resource such as en enterprise system through an integration system as mentioned in this paper, which can include a resource adapter that can invoke functionality in the enterprise system, as well as an application view component that acts as an interface through which the functionality can be exposed to the application view controller.
160
Patent
Methods for type-independent source code editing
Britt Piehler,Kevin Zatloukal,David Glen Garber +2 more
- 24 Feb 2004
TL;DR: In this article, an extensible, data-driven, language independent source code editor is presented, with an embedded, extensible multi-language compiler framework, which can be tightly integrated with a compiler framework that provides detailed information about the language currently being edited by the user.
140
Patent
Systems and methods for creating network-based software services using source code annotations
Kyle W. Marvin,David Remy,David Bau,Roderick A. Chavez,David Read +4 more
- 23 Feb 2004
TL;DR: In this paper, a developer can express the logic offered by a web service, or other network accessible service, using a standard programming language augmented with declarative annotations specifying preferences for exposing that logic as a Web service.
132
References
Patent
Flexible multi-platform partitioning for computer applications
Paul Butterworth,Joseph Cortopassi,Sean Fitts +2 more
- 03 Aug 1994
TL;DR: In this article, the authors propose a method of partitioning an application program by defining two or more objects as components of the application program, where a first object is capable of execution on one class of computers and a second object is able to execution on a second class of machines.
332
Patent
Tool and method for diagnosing and correcting errors in a computer program
Thomas Dongsuk Kim,Seth Gordon Hawthorne,Joseph Stanley Kosinski +2 more
- 28 Jun 1995
TL;DR: In this article, an improved tool and method for debugging complex computer programs is disclosed, which extracts critical debugging information from computer memory and/or remote storage memory and uses this information to graphically depict call relationships among various functions comprising the program which is the subject of the debugging operation.
317
Patent
Active debugging environment for debugging mixed-language scripting code
Phillip Lee Bogle,Gary Shon Katzenberger,Samuel James McKelvie,Robert V. Welland +3 more
- 30 Jan 1998
TL;DR: An active debugging environment for debugging a virtual application that contains program language code from multiple compiled and/or interpreted programming languages is described in this paper, where a process debug manager and a machine debug manager act as an interface between the language engine specific programming language details and the debug user interface.
191
Patent
Method for debugging a Java application having native method dynamic load libraries
Jonathan W. Edwards,David H. Evans,Michael G. Vassil +2 more
- 13 Jun 1997
TL;DR: In this paper, the authors propose a method for debugging a target application comprising Java code having native method dll's associated therewith, which is carried out in a computer having an operating system, a system debug application programming interface (API), and a Java virtual machine having a Java debug API.
115
Patent
RPC based computer system using transparent callback and associated method
Mark C. Ozur,Charles T. Lenzmeier,Thomas J. Miller +2 more
- 04 Feb 1992
TL;DR: In this article, a method for performing callbacks to a first calling thread that has made an RPC to a second called thread comprising the steps of: creating at least one respective helper thread in the address space of the second caller; and for each respective created helper thread, providing a respective thread-specific identifying mechanism for identifying the first caller.
113
Related Papers (5)
Adam Wade Smith,Anthony J. Moore,David S. Ebbo,Erik B. Christensen,Erik B. Olson,Fabio A. Yeon,Jayanth V. Rajan,Keith W. Ballinger,Manu Vasandani,Mark T. Anders,Mark A. Boulter,Nikhil Kothari,Robert M. Howard,Scott D. Guthrie,Stephen J. Millet,Stefan H. Pharies,Suzanne M. Cook,Susan Warren,Yann Christensen +18 more
- 10 Jul 2001