JP2015533007A5 - - Google Patents

Download PDF

Info

Publication number
JP2015533007A5
JP2015533007A5 JP2015539944A JP2015539944A JP2015533007A5 JP 2015533007 A5 JP2015533007 A5 JP 2015533007A5 JP 2015539944 A JP2015539944 A JP 2015539944A JP 2015539944 A JP2015539944 A JP 2015539944A JP 2015533007 A5 JP2015533007 A5 JP 2015533007A5
Authority
JP
Japan
Prior art keywords
debug
code
web server
dsl
interface
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2015539944A
Other languages
English (en)
Other versions
JP6280126B2 (ja
JP2015533007A (ja
Filing date
Publication date
Priority claimed from US13/664,106 external-priority patent/US9122794B2/en
Application filed filed Critical
Publication of JP2015533007A publication Critical patent/JP2015533007A/ja
Publication of JP2015533007A5 publication Critical patent/JP2015533007A5/ja
Application granted granted Critical
Publication of JP6280126B2 publication Critical patent/JP6280126B2/ja
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Claims (12)

  1. ドメイン固有言語コードをデバッグするためのシステムであって、
    コンピュータ読取可能媒体およびプロセッサを含むウェブサーバを備え、前記ウェブサーバは、バーチャルマシンと、デバッグ実行マシンと、ドメイン固有言語(DSL)に特有のツールインターフェースとを含み、前記ウェブサーバは、
    開発者コンピュータから受取られたDSLコードをコンパイルするように構成され、コンパイル中、前記DSLコードは、前記開発者コンピュータから受取られたデバッグ情報を含むようにインストルメント化され、前記ウェブサーバはさらに、
    前記インストルメント化されたコードを前記バーチャルマシンが実行するように構成され、実行中、前記デバッグ実行マシンの状態が前記バーチャルマシンの状態を反映するように、前記インストルメント化されたコードは前記デバッグ実行マシンと通信する、システム。
  2. ドメイン固有言語(DSL)コードをデバッグするための方法であって、
    コンピュータ読取可能媒体およびプロセッサを含む開発者コンピュータからDSLコードをウェブサーバにおいて受取るステップと、
    前記開発者コンピュータから受取られた前記DSLコードをコンパイルするステップと、
    コンパイル中、前記開発者コンピュータから受取られたデバッグ情報を含むように前記DSLコードをインストルメント化するステップと、
    前記インストルメント化されたコードをバーチャルマシンで実行するステップとを備え、実行中、デバッグ実行マシンの状態が前記バーチャルマシンの状態を反映するように、前記インストルメント化されたコードは前記デバッグ実行マシンと通信する、方法。
  3. 前記デバッグ実行マシンはリスナを実装し、前記リスナは、前記開発者コンピュータにおけるデバッグインターフェースからデバッグ要求を受取り、前記デバッグインターフェースにデバッグイベントを送ることができる、請求項に記載の方法。
  4. 前記デバッグ実行マシンは、DSLに特有のツールインターフェースを実装する、請求項に記載の方法。
  5. 前記ウェブサーバは、前記ウェブサーバにおけるデバッグインターフェースを介して、前記開発者コンピュータにおけるデバッグクライアントから前記デバッグ情報を受取る、請求項2から4のいずれか1項に記載の方法。
  6. 前記デバッグインターフェースは、Javaデバッグインターフェース(JDI)である、請求項に記載の方法。
  7. 前記デバッグインターフェースは、Javaデバッグワイヤプロトコル(JDWP)を使用して前記DSLに特有のツールインターフェースと通信する、請求項に記載の方法。
  8. 前記デバッグ情報は、ブレークポイントを設定するための命令、変数値の要求および実行を継続するための命令のうちの1つ以上を含み得る、請求項2から7のいずれか1項に記載の方法。
  9. 前記ウェブサーバは、クラウドベースの開発環境における複数のウェブサーバのうちの1つである、請求項2から8のいずれか1項に記載の方法。
  10. 前記開発者コンピュータは、クライアントアプリケーションを使用して、ネットワークを介して、前記クラウドベースの開発環境における前記ウェブサーバにアクセスする、請求項に記載の方法。
  11. 前記デバッグ情報は、前記クライアントアプリケーションを通じて、前記ネットワークを介して受取られる、請求項10に記載の方法。
  12. 請求項2から11のいずれかに記載の方法をコンピュータに実行させるためのプログラム。
JP2015539944A 2012-10-30 2013-10-30 ドメイン固有言語をデバッグするためのシステムおよび方法 Active JP6280126B2 (ja)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US13/664,106 US9122794B2 (en) 2012-10-30 2012-10-30 System and method for debugging domain specific languages
US13/664,106 2012-10-30
PCT/US2013/067523 WO2014070902A1 (en) 2012-10-30 2013-10-30 System and method for debugging domain specific languages

Publications (3)

Publication Number Publication Date
JP2015533007A JP2015533007A (ja) 2015-11-16
JP2015533007A5 true JP2015533007A5 (ja) 2016-12-22
JP6280126B2 JP6280126B2 (ja) 2018-02-14

Family

ID=49582819

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015539944A Active JP6280126B2 (ja) 2012-10-30 2013-10-30 ドメイン固有言語をデバッグするためのシステムおよび方法

Country Status (5)

Country Link
US (1) US9122794B2 (ja)
EP (1) EP2915047B1 (ja)
JP (1) JP6280126B2 (ja)
CN (1) CN104756086B (ja)
WO (1) WO2014070902A1 (ja)

Families Citing this family (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9798524B1 (en) * 2007-12-04 2017-10-24 Axway, Inc. System and method for exposing the dynamic web server-side
US9183113B2 (en) 2011-09-29 2015-11-10 Oracle International Corporation Debugging analysis in running multi-user systems
US9122794B2 (en) 2012-10-30 2015-09-01 Oracle International Corporation System and method for debugging domain specific languages
US9146834B2 (en) 2013-08-22 2015-09-29 Oracle International Corporation Targeted cloud-based debugging
US10397051B1 (en) 2014-06-20 2019-08-27 Amazon Technologies, Inc. Configuration and testing of network-based service platform resources using a service platform specific language
CN104536838A (zh) * 2014-12-18 2015-04-22 中国电子科技集团公司第三十八研究所 一种具有异步监视功能的远程调试方法及系统
US9471463B1 (en) * 2015-04-16 2016-10-18 International Business Machines Corporation Debug management using dynamic analysis based on state information
US9582294B1 (en) * 2015-08-26 2017-02-28 Mckesson Financial Holdings Apparatuses, methods, and computer program products for automatic internationalization of grammatical output
US10037260B2 (en) 2016-05-31 2018-07-31 Red Hat, Inc. System for expression evaluation at debug time
CN107092963A (zh) * 2017-03-15 2017-08-25 中山大学 一种基于无模式数据的家电电控知识表达及应用系统
US10521286B2 (en) * 2017-03-23 2019-12-31 Rathinasabapathy Arumugam System and method for interoperable cloud DSL to orchestrate multiple cloud platforms and services
CN107943690A (zh) * 2017-11-16 2018-04-20 郑州云海信息技术有限公司 一种部署兼容性测试环境的平台及方法
CN108255737A (zh) * 2018-02-27 2018-07-06 郑州云海信息技术有限公司 基于多版本操作系统测试方法、系统及设备和存储介质
US11307964B2 (en) * 2018-11-26 2022-04-19 Red Hat Israel, Ltd. Multi-level debugger
CN111290757B (zh) * 2018-12-10 2023-07-07 阿里巴巴(上海)有限公司 基于Weex的在线代码编译方法、装置及设备
CN110457209A (zh) * 2019-07-16 2019-11-15 阿里巴巴集团控股有限公司 用于调试应用的方法和系统
CN111381935A (zh) * 2020-03-17 2020-07-07 北京九州云动科技有限公司 一种基于dsl配置表达式的功能实现方法及系统
CN111930478A (zh) * 2020-06-08 2020-11-13 北京每日优鲜电子商务有限公司 基于动态字节码的服务调用方法及装置
CN111752845A (zh) * 2020-06-30 2020-10-09 江苏恒宝智能系统技术有限公司 一种调试工具及其调试方法和系统
CN112765018B (zh) * 2021-01-12 2022-09-13 武汉光庭信息技术股份有限公司 一种仪器仪表调试系统及方法
CN113254164B (zh) * 2021-07-07 2021-10-08 北京航天驭星科技有限公司 卫星测控过程执行任务状态的监控方法及系统、测控系统
US11966343B2 (en) 2021-07-19 2024-04-23 Samsung Electronics Co., Ltd. Universal mechanism to access and control a computational device

Family Cites Families (54)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5121498A (en) 1988-05-11 1992-06-09 Massachusetts Institute Of Technology Translator for translating source code for selective unrolling of loops in the source code
US5339428A (en) 1991-09-04 1994-08-16 Digital Equipment Corporation Compiler allocating a register to a data item used between a use and store of another data item previously allocated to the register
US7290288B2 (en) 1997-06-11 2007-10-30 Prism Technologies, L.L.C. Method and system for controlling access, by an authentication server, to protected computer resources provided via an internet protocol network
US6516416B2 (en) 1997-06-11 2003-02-04 Prism Resources Subscription access system for use with an untrusted network
US6148402A (en) 1998-04-01 2000-11-14 Hewlett-Packard Company Apparatus and method for remotely executing commands using distributed computing environment remote procedure calls
US6157955A (en) 1998-06-15 2000-12-05 Intel Corporation Packet processing system including a policy engine having a classification unit
KR20010072477A (ko) 1998-08-13 2001-07-31 썬 마이크로시스템즈, 인코포레이티드 가상 머신 환경에서 네이티브 코드를 변환하고 실행하는방법 및 장치
US6681384B1 (en) 1999-12-23 2004-01-20 International Business Machines Corporation Multi-threaded break-point
CA2447451C (en) 2000-05-12 2013-02-12 Xtreamlok Pty. Ltd. Information security method and system
US6915509B1 (en) 2000-06-28 2005-07-05 Microsoft Corporation Method and system for debugging a program
US6826746B2 (en) * 2001-03-08 2004-11-30 International Business Machines Corporation Debugger probe for object oriented programming
US6966057B2 (en) * 2001-03-30 2005-11-15 Intel Corporation Static compilation of instrumentation code for debugging support
US7873872B1 (en) 2001-07-10 2011-01-18 Versata Development Group, Inc. System and method for remotely debugging application programs
US7577942B2 (en) 2001-07-26 2009-08-18 International Business Machines Corporation Efficient monitoring of program variables under debug
US7996827B2 (en) 2001-08-16 2011-08-09 Martin Vorbach Method for the translation of programs for reconfigurable architectures
US8332828B2 (en) 2002-11-20 2012-12-11 Purenative Software Corporation System for translating diverse programming languages
US7020852B2 (en) 2003-05-08 2006-03-28 Lsi Logic Corporation Automation of the development, testing, and release of a flow framework and methodology to design integrated circuits
US7685570B2 (en) 2003-06-09 2010-03-23 Microsoft Corporation Error/exception helper
US7225429B2 (en) 2003-06-12 2007-05-29 International Business Machines Corporation Breakpoint groups based on control flow
US7774172B1 (en) 2003-12-10 2010-08-10 The Mathworks, Inc. Method for using a graphical debugging tool
US7287243B2 (en) 2004-01-06 2007-10-23 Hewlett-Packard Development Company, L.P. Code verification system and method
US7343588B2 (en) 2004-01-30 2008-03-11 International Business Machines Corporation Method of generating and utilizing debug history
US7624385B2 (en) 2005-03-30 2009-11-24 Alcatel-Lucent Usa Inc. Method for handling preprocessing in source code transformation
US7917894B2 (en) 2005-06-03 2011-03-29 International Business Machines Corporation Constraining source code and objects for analysis tools
CN101278260B (zh) 2005-06-07 2012-07-18 威睿公司 使软件程序免于弱点和攻击的约束注入方法
US20070055957A1 (en) 2005-09-07 2007-03-08 Richard Birenheide Remote debugging proxy
US7669186B2 (en) 2005-11-16 2010-02-23 Sun Microsystems, Inc. Debugging applications at resource constrained virtual machines using dynamically installable lightweight agents
JP4936517B2 (ja) 2006-06-06 2012-05-23 学校法人早稲田大学 ヘテロジニアス・マルチプロセッサシステムの制御方法及びマルチグレイン並列化コンパイラ
US8104021B2 (en) 2006-06-09 2012-01-24 Microsoft Corporation Verifiable integrity guarantees for machine code programs
CN101192193A (zh) 2006-11-27 2008-06-04 国际商业机器公司 用于实现观察点的方法和系统
US8255887B2 (en) 2006-11-29 2012-08-28 International Business Machines Corporation Method and apparatus for re-using memory allocated for data structures used by software processes
US8418135B2 (en) 2007-05-31 2013-04-09 Red Hat, Inc. Method and apparatus to abstract away rule languages
US8677141B2 (en) 2007-11-23 2014-03-18 Microsoft Corporation Enhanced security and performance of web applications
US9686288B2 (en) 2008-01-25 2017-06-20 Ntt Docomo, Inc. Method and apparatus for constructing security policies for web content instrumentation against browser-based attacks
US8555380B2 (en) 2008-02-28 2013-10-08 Intel Corporation Automatic modification of executable code
EP2196934A1 (en) 2008-12-09 2010-06-16 Gemalto SA Method for securing java bytecode
US8392885B2 (en) 2008-12-19 2013-03-05 Microsoft Corporation Low privilege debugging pipeline
US8627303B2 (en) 2009-11-30 2014-01-07 International Business Machines Corporation Memory optimization of virtual machine code by partitioning extraneous information
CN101719097A (zh) * 2009-12-24 2010-06-02 深圳市金蝶移动互联技术有限公司 自动化测试脚本的调试方法、系统和自动化应用服务器
US9003380B2 (en) 2010-01-12 2015-04-07 Qualcomm Incorporated Execution of dynamic languages via metadata extraction
US8839209B2 (en) 2010-05-12 2014-09-16 Salesforce.Com, Inc. Software performance profiling in a multi-tenant environment
US20110313981A1 (en) 2010-06-17 2011-12-22 International Business Machines Corporation Data Privacy, Redaction and Integrity for Relational Databases
US8601453B2 (en) 2010-09-19 2013-12-03 Micro Focus (Us), Inc. COBOL to bytecode translation
US9064049B2 (en) 2010-12-14 2015-06-23 Microsoft Technology Licensing, Llc Remote debugging of server side code without blocking or high-level privileges
KR20120083802A (ko) * 2011-01-18 2012-07-26 삼성전자주식회사 가상머신을 위한 코드 재배치 장치 및 방법
US8572438B2 (en) * 2011-06-24 2013-10-29 Microsoft Corporation N-way runtime interoperative debugging
US8819649B2 (en) 2011-09-09 2014-08-26 Microsoft Corporation Profile guided just-in-time (JIT) compiler and byte code generation
US9027075B2 (en) 2011-09-29 2015-05-05 Oracle International Corporation Enforcing security rules at runtime
US9183113B2 (en) 2011-09-29 2015-11-10 Oracle International Corporation Debugging analysis in running multi-user systems
US8782673B2 (en) * 2011-10-24 2014-07-15 The Boeing Company Sharing of first class objects across multiple interpreted programming languages
US8863085B1 (en) 2012-01-31 2014-10-14 Google Inc. Monitoring web applications
US8887138B2 (en) 2012-05-25 2014-11-11 Telefonaktiebolaget L M Ericsson (Publ) Debugging in a dataflow programming environment
US9122794B2 (en) 2012-10-30 2015-09-01 Oracle International Corporation System and method for debugging domain specific languages
US8843901B2 (en) 2013-02-12 2014-09-23 Concurix Corporation Cost analysis for selecting trace objectives

Similar Documents

Publication Publication Date Title
JP2015533007A5 (ja)
US9658941B2 (en) Methods and systems of function-specific tracing
Tazaki et al. Direct code execution: Revisiting library os architecture for reproducible network experiments
JP2015511737A5 (ja)
JP2020024717A5 (ja)
Mysore et al. Understanding and visualizing full systems with data flow tomography
JP6479844B2 (ja) 分散システムのメッセージフローを監視するための動的ボーダーライントレーシング
JP2016528650A5 (ja)
Price et al. Oclgrind: An extensible OpenCL device simulator
JP2012118965A5 (ja)
Li et al. μAFL: non-intrusive feedback-driven fuzzing for microcontroller firmware
JP2016512631A5 (ja)
JP2015507310A5 (ja)
Mukherjee et al. Resource contention detection and management for consolidated workloads
US20150046753A1 (en) Embedded software debug system with partial hardware acceleration
JP2018534695A5 (ja)
JP2017117442A (ja) コンパイラー型情報を利用するプロセッサトレースログにおけるデータフロー分析のための方法及び装置
US9841960B2 (en) Dynamic provision of debuggable program code
Liu et al. i-Jacob: An internetware-oriented approach to optimizing computation-intensive mobile web browsing
KR101629578B1 (ko) Rte 코드 생성 방법 및 이를 실행하는 장치
Zamfir et al. Automating the debugging of datacenter applications with ADDA
Hauck et al. Towards Performance Prediction for Cloud Computing Environments based on Goal-oriented Measurements.
Altekar et al. Dcr: Replay debugging for the datacenter
Osman Emulating the Internet of Things with QEMU
Sartor et al. Androprof: A profiling tool for the android platform