JP5580200B2 - 航空機搭載のシステムのオペレーション・ソフトウェアをデバッグする方法およびその方法を実施するためのデバイス - Google Patents
航空機搭載のシステムのオペレーション・ソフトウェアをデバッグする方法およびその方法を実施するためのデバイス Download PDFInfo
- Publication number
- JP5580200B2 JP5580200B2 JP2010524558A JP2010524558A JP5580200B2 JP 5580200 B2 JP5580200 B2 JP 5580200B2 JP 2010524558 A JP2010524558 A JP 2010524558A JP 2010524558 A JP2010524558 A JP 2010524558A JP 5580200 B2 JP5580200 B2 JP 5580200B2
- Authority
- JP
- Japan
- Prior art keywords
- program
- flag
- error
- execution
- software
- 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.)
- Expired - Fee Related
Links
- 238000000034 method Methods 0.000 title claims description 47
- 238000012360 testing method Methods 0.000 claims description 32
- 239000013598 vector Substances 0.000 claims description 29
- 230000002950 deficient Effects 0.000 claims description 12
- 230000006870 function Effects 0.000 description 42
- 238000010200 validation analysis Methods 0.000 description 6
- 230000002452 interceptive effect Effects 0.000 description 5
- 230000007257 malfunction Effects 0.000 description 4
- 238000012795 verification Methods 0.000 description 4
- 230000005856 abnormality Effects 0.000 description 3
- 238000011161 development Methods 0.000 description 3
- 239000003550 marker Substances 0.000 description 3
- 230000008569 process Effects 0.000 description 3
- 238000012545 processing Methods 0.000 description 3
- 238000013475 authorization Methods 0.000 description 2
- 230000008901 benefit Effects 0.000 description 2
- 230000007175 bidirectional communication Effects 0.000 description 2
- 230000008859 change Effects 0.000 description 2
- 238000013461 design Methods 0.000 description 2
- 238000001514 detection method Methods 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- UGDGKPDPIXAUJL-UHFFFAOYSA-N ethyl n-[4-[benzyl(2-phenylethyl)amino]-2-(4-ethylphenyl)-1h-imidazo[4,5-c]pyridin-6-yl]carbamate Chemical compound N=1C(NC(=O)OCC)=CC=2NC(C=3C=CC(CC)=CC=3)=NC=2C=1N(CC=1C=CC=CC=1)CCC1=CC=CC=C1 UGDGKPDPIXAUJL-UHFFFAOYSA-N 0.000 description 2
- 238000009434 installation Methods 0.000 description 2
- 230000010354 integration Effects 0.000 description 2
- 238000012423 maintenance Methods 0.000 description 2
- 230000004044 response Effects 0.000 description 2
- 238000012546 transfer Methods 0.000 description 2
- RZVHIXYEVGDQDX-UHFFFAOYSA-N 9,10-anthraquinone Chemical compound C1=CC=C2C(=O)C3=CC=CC=C3C(=O)C2=C1 RZVHIXYEVGDQDX-UHFFFAOYSA-N 0.000 description 1
- 238000013459 approach Methods 0.000 description 1
- 238000011972 computer validation Methods 0.000 description 1
- 238000012937 correction Methods 0.000 description 1
- 230000007547 defect Effects 0.000 description 1
- 230000001419 dependent effect Effects 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 230000007935 neutral effect Effects 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
- 238000002360 preparation method Methods 0.000 description 1
- 239000000523 sample Substances 0.000 description 1
- 238000004088 simulation Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/362—Software debugging
- G06F11/3636—Software debugging by tracing the execution of the program
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Debugging And Monitoring (AREA)
- Stored Programmes (AREA)
Description
a)実行パスを隣接する機能別インターバルに分割するために前記実行パスに沿ってフラグを配置することによりプログラムにフラグを付けるステップと、
b)プログラムを通常に実行するステップと、
c)フラグの状態ベクトルを使用してプログラムの実行状態を獲得するステップと、
d)エラーが検出された場合、
d-1)そのフラグの状態ベクトルに基づいて不良機能別インターバルを探索するステップ、
d-2)この不良機能別インターバル内でプログラムを逆実行するステップ、
d-3)エラーを判定して訂正するステップ
を含むことを特徴とする方法に関する。
− エラーは、プロセッサ例外エラーの後にプログラムが停止した時に検出される。
− 本方法は、エラーが見つかった機能別インターバルを改善するためのオペレーションを含む。
− 機能別インターバルを改善するためのオペレーションは、追加の入口および出口フラグ、および/または中間フラグを判定するステップを含む。
− 不良機能別インターバルを探索するステップは自動的に実行される。
− 不良機能別インターバルを探索するステップは、開発者の介入によって対話式に実行される。
− 本方法は、各フラグの位置、およびプログラムの実行状態に関する情報をホスト・プラットフォーム上の結果ファイルに記録するステップを含む。
− プロセッサは、テストおよびデバッグ・ホスト・プラットフォーム上で仮想的にシミュレートされる。
5 入出力インターフェース; 6 双方向通信バス。
Claims (9)
- 機内搭載システムのオペレーション・ソフトウェアをデバッグする方法であって、以下の連続するステップ、すなわち、
a)実行パスを隣接する機能別インターバルに分割するために前記実行パスに沿ってフラグを配置することによりプログラムに前記フラグを付けるステップ(31)と、
b)前記プログラムを通常に実行するステップ(32)と、
c)前記フラグの状態ベクトルを使用して前記プログラムの実行状態を獲得するステップ(33)と、
d)エラーが検出された場合、続いて、
d-1)前記フラグの状態ベクトルに基づいて不良機能別インターバルを探索するステップ(36)、
d-2)この不良機能別インターバル内で前記プログラムを逆実行するステップ(41)、
d-3)前記エラーを判定して訂正するステップ(42)
を含み、
前記フラグの状態ベクトルは、プログラムの実行開始時は非活動化されており、前記フラグの前の機能がエラーなしで実行されると活動化され、
前記機能内で前記エラーが発生するとプログラムの実行が停止し、
前記不良機能別インターバルを探索するステップは、前記実行パス内の非活動化されたフラグを探索することを含み、
前記エラーはプログラムが停止した時に検出されることを特徴とする方法。 - 前記プログラムはプロセッサ例外エラーの後に停止し、
前記探索された前記非活動化されたフラグは、前記プログラムの前記通常に実行する実行パスにおける前記非活動化された最初のフラグであることを特徴とする、請求項1に記載の方法。 - 前記エラーが見つかった前記機能別インターバルを改善するためのオペレーションを含むことを特徴とする、請求項1または2に記載の方法。
- 前記機能別インターバルを改善するための前記オペレーションは、追加の入口および出口フラグ、および/または中間フラグを埋め込むステップを含むことを特徴とする、請求項3に記載の方法。
- 前記不良機能別インターバルを探索する前記ステップは自動的に実行されることを特徴とする、請求項1から4のいずれか1項に記載の方法。
- 前記不良機能別インターバルを探索する前記ステップは、開発者の介入によって対話式に実行されることを特徴とする、請求項1から4のいずれか1項に記載の方法。
- 各フラグの位置、および前記プログラムの前記実行状態に関する情報をホスト・プラットフォーム上の結果ファイルに記録するステップを含むことを特徴とする、請求項1から6のいずれか1項に記載の方法。
- 航空機搭載システムのオペレーションをシミュレートし、請求項1から7のいずれか1項に記載の方法を実施するプロセッサ(2)を備えることを特徴とするデバイス。
- 前記プロセッサ(2)は、テストおよびデバッグ・ホスト・プラットフォーム上で仮想的にシミュレートされることを特徴とする、請求項8に記載のデバイス。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
FR0757608A FR2921172B1 (fr) | 2007-09-14 | 2007-09-14 | Procede de debogage d'un logiciel de fonctionnement d'un systeme embarque a bord d'un aeronef et dispositif de mise en oeuvre |
FR0757608 | 2007-09-14 | ||
PCT/FR2008/051649 WO2009047435A2 (fr) | 2007-09-14 | 2008-09-12 | Procédé de débogage d'un logiciel de fonctionnement d'un système embarqué à bord d'un aéronef et dispositif de mise en oeuvre |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2010539578A JP2010539578A (ja) | 2010-12-16 |
JP5580200B2 true JP5580200B2 (ja) | 2014-08-27 |
Family
ID=39247645
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010524558A Expired - Fee Related JP5580200B2 (ja) | 2007-09-14 | 2008-09-12 | 航空機搭載のシステムのオペレーション・ソフトウェアをデバッグする方法およびその方法を実施するためのデバイス |
Country Status (8)
Country | Link |
---|---|
US (1) | US8650547B2 (ja) |
EP (1) | EP2188725A2 (ja) |
JP (1) | JP5580200B2 (ja) |
BR (1) | BRPI0816977A2 (ja) |
CA (1) | CA2697726A1 (ja) |
FR (1) | FR2921172B1 (ja) |
RU (1) | RU2454706C2 (ja) |
WO (1) | WO2009047435A2 (ja) |
Families Citing this family (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20120192158A1 (en) * | 2010-11-22 | 2012-07-26 | Carlo Amalfitano | Model Based Verification Using Forward and Reverse Traversal of Variable Time Line |
FR2978264B1 (fr) * | 2011-07-18 | 2014-06-27 | Airbus Operations Sas | Un procede de rechargement automatique de logiciel et un dispositif de rechargement automatique de logiciel |
US8793661B1 (en) * | 2012-04-27 | 2014-07-29 | Google Inc. | Programmer specified conditions for raising exceptions and handling errors detected within programming code |
CN103577315B (zh) * | 2012-07-30 | 2017-02-22 | 国际商业机器公司 | 反向调试器和反向调试方法 |
US9183122B2 (en) * | 2012-09-14 | 2015-11-10 | International Business Machines Corporation | Automated program testing to facilitate recreation of test failure |
CN106155899B (zh) * | 2015-04-17 | 2019-02-26 | 比亚迪股份有限公司 | 多媒体程序缺陷的定位方法和系统 |
RU2632546C1 (ru) * | 2016-06-23 | 2017-10-05 | Публичное акционерное общество "Авиационная холдинговая компания "Сухой" | Стенд комплексирования информационно-управляющих систем многофункциональных летательных аппаратов |
US10482000B2 (en) | 2017-04-24 | 2019-11-19 | Microsoft Technology Licensing, Llc | Machine learned decision guidance for alerts originating from monitoring systems |
FR3072475B1 (fr) * | 2017-10-17 | 2019-11-01 | Thales | Procede de traitement d'une erreur lors de l'execution d'une procedure avionique predeterminee, programme d'ordinateur et systeme de detection et d'alerte associe |
CN108549602B (zh) * | 2018-03-30 | 2022-03-08 | 深圳市江波龙电子股份有限公司 | 一种软件调试方法 |
Family Cites Families (22)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06222952A (ja) * | 1993-01-27 | 1994-08-12 | Toshiba Corp | デバッグ支援装置 |
JP3585601B2 (ja) | 1995-09-25 | 2004-11-04 | 松下電器産業株式会社 | 制御ソフトウェアの自動テスト装置及び方法 |
US5870607A (en) * | 1996-09-11 | 1999-02-09 | Brown University Research Foundation | Method and apparatus for selective replay of computer programs |
JPH11184728A (ja) | 1997-12-25 | 1999-07-09 | Toshiba Corp | デバッグ処理方法ならびに装置及び同方法がプログラムされ記録される記録媒体 |
US6202204B1 (en) * | 1998-03-11 | 2001-03-13 | Intel Corporation | Comprehensive redundant load elimination for architectures supporting control and data speculation |
JP3068578B2 (ja) | 1998-12-10 | 2000-07-24 | 日本電気アイシーマイコンシステム株式会社 | インサーキットエミュレータおよび飽和演算処理方法 |
US6832367B1 (en) * | 2000-03-06 | 2004-12-14 | International Business Machines Corporation | Method and system for recording and replaying the execution of distributed java programs |
JP2002207611A (ja) | 2001-01-11 | 2002-07-26 | Mitsubishi Heavy Ind Ltd | ソフトウェアワーキングベンチ |
US7069544B1 (en) * | 2001-04-30 | 2006-06-27 | Mips Technologies, Inc. | Dynamic selection of a compression algorithm for trace data |
US8473922B2 (en) * | 2001-09-19 | 2013-06-25 | Hewlett-Packard Development Company, L.P. | Runtime monitoring in component-based systems |
JP2004094800A (ja) | 2002-09-03 | 2004-03-25 | Toshiba Corp | プログラムシミュレーション装置およびプログラムシミュレーション方法 |
CA2408457A1 (en) * | 2002-10-17 | 2004-04-17 | Ibm Canada Limited-Ibm Canada Limitee | Collection and detection of differences of values of expressions/variables when debugging a computer process |
JP2005353020A (ja) * | 2004-06-08 | 2005-12-22 | Yellow Soft:Kk | コンピュータプログラムのシミュレーション方式 |
US7543278B2 (en) | 2004-10-15 | 2009-06-02 | Microsoft Corporation | System and method for making a user interface element visible |
JP2006139440A (ja) | 2004-11-11 | 2006-06-01 | Toshiba Corp | エミュレータ装置およびその制御方法 |
US7627857B2 (en) * | 2004-11-15 | 2009-12-01 | International Business Machines Corporation | System and method for visualizing exception generation |
US7849450B1 (en) * | 2005-01-28 | 2010-12-07 | Intel Corporation | Devices, methods and computer program products for reverse execution of a simulation |
WO2006099446A2 (en) * | 2005-03-11 | 2006-09-21 | Argade Pramod V | Environment for controlling the execution of computer programs |
US7836430B2 (en) * | 2006-07-21 | 2010-11-16 | Apple Inc. | Reversing execution of instructions in a debugger |
US8176475B2 (en) * | 2006-10-31 | 2012-05-08 | Oracle America, Inc. | Method and apparatus for identifying instructions associated with execution events in a data space profiler |
US8104022B2 (en) * | 2006-11-06 | 2012-01-24 | International Business Machines Corporation | Automated method for historical analysis of a memory state |
US20080209406A1 (en) * | 2007-02-27 | 2008-08-28 | Novell, Inc. | History-based call stack construction |
-
2007
- 2007-09-14 FR FR0757608A patent/FR2921172B1/fr not_active Expired - Fee Related
-
2008
- 2008-09-12 EP EP08837964A patent/EP2188725A2/fr not_active Withdrawn
- 2008-09-12 CA CA2697726A patent/CA2697726A1/fr not_active Abandoned
- 2008-09-12 JP JP2010524558A patent/JP5580200B2/ja not_active Expired - Fee Related
- 2008-09-12 US US12/678,142 patent/US8650547B2/en not_active Expired - Fee Related
- 2008-09-12 RU RU2010114707/08A patent/RU2454706C2/ru not_active IP Right Cessation
- 2008-09-12 BR BRPI0816977 patent/BRPI0816977A2/pt not_active IP Right Cessation
- 2008-09-12 WO PCT/FR2008/051649 patent/WO2009047435A2/fr active Application Filing
Also Published As
Publication number | Publication date |
---|---|
BRPI0816977A2 (pt) | 2015-03-24 |
CA2697726A1 (fr) | 2009-04-16 |
CN101802794A (zh) | 2010-08-11 |
FR2921172A1 (fr) | 2009-03-20 |
RU2454706C2 (ru) | 2012-06-27 |
WO2009047435A3 (fr) | 2010-03-18 |
EP2188725A2 (fr) | 2010-05-26 |
US20110016358A1 (en) | 2011-01-20 |
FR2921172B1 (fr) | 2015-09-04 |
WO2009047435A2 (fr) | 2009-04-16 |
JP2010539578A (ja) | 2010-12-16 |
RU2010114707A (ru) | 2011-10-20 |
US8650547B2 (en) | 2014-02-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5580200B2 (ja) | 航空機搭載のシステムのオペレーション・ソフトウェアをデバッグする方法およびその方法を実施するためのデバイス | |
Timperley et al. | Crashing simulated planes is cheap: Can simulation detect robotics bugs early? | |
Arcuri et al. | Black-box system testing of real-time embedded systems using random and search-based testing | |
JP2010539576A (ja) | 航空機搭載システムのオペレーション・ソフトウェアの妥当性をテストするための自動スクリプト生成の方法および同方法を実施するためのデバイス | |
US9128913B2 (en) | Method and device for testing input/output interfaces of avionic modules of IMA type | |
JP2010539577A (ja) | 航空機搭載のオペレーション・ソフトウェアのデバッグ・フェーズ中に扱われる情報の量を処理するための方法およびその方法を実施するためのデバイス | |
CN107710166A (zh) | 利用符号快速错误检测的硅后验证和调试 | |
Lam et al. | When tests collide: Evaluating and coping with the impact of test dependence | |
da Silva et al. | Special session: AutoSoC-a suite of open-source automotive SoC benchmarks | |
Weiss et al. | Understanding and fixing complex faults in embedded cyberphysical systems | |
Püschel et al. | Towards systematic model-based testing of self-adaptive software | |
Caliebe et al. | Flexible integration testing of automotive ECUs by combining AUTOSAR and XCP | |
US9632912B1 (en) | Method and system for debugging a program | |
TWI736564B (zh) | 用於診斷執行指令串流的處理器之方法、設備、及系統 | |
Di Bernardo et al. | Agile testing of exceptional behavior | |
Zhou et al. | Save the Bruised Striver: A Reliable Live Patching Framework for Protecting Real-World PLCs | |
KR20160075071A (ko) | 위성 상태를 기록하는 장치 및 방법 | |
Costa et al. | ESFFI-A novel technique for the emulation of software faults in COTS components | |
Alanen et al. | Comparing software design for testability to hardware DFT and BIST | |
JP2013003633A (ja) | 故障再現装置、故障再現方法 | |
Fidalgo et al. | Using NEXUS compliant debuggers for real time fault injection on microprocessors | |
Afzal | Quality assurance automation in autonomous systems | |
KR101137034B1 (ko) | 계층적 병렬 환경에서의 분산 런타임 진단을 위한 시스템 및 방법 | |
Linne et al. | Streamlined Development Pipeline for Mavericks, ARL’s Unmanned Autonomous Vehicle (UAV) Software | |
US10261887B1 (en) | Method and system for computerized debugging assertions |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20111101 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120130 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120313 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20120613 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20120620 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20120713 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20120723 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120813 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20120911 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130111 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20130118 |
|
A912 | Re-examination (zenchi) completed and case transferred to appeal board |
Free format text: JAPANESE INTERMEDIATE CODE: A912 Effective date: 20130301 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20130828 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20130902 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20140710 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5580200 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |