以GDB 實作XThreadDebugger-Linux (XTD-Linux) 提供Linux 平台之多執行緒除錯

CK Chen - 2018 - ir.lib.ncu.edu.tw
programs, reproduce these concurrency errors and debugging multi-threaded programs
test module for developers to automatically search for and record buggy interleaving. This paper …

根据bug 类型综述并行bug 检测器

Z Wu, K Lu, X Wang - Science China Information Sciences, 2017 - Springer
… detectors and get some interesting findings, for instance, nearly … We also discuss the limitations
of previous detectors, finding … LEAN: simplifying concurrency bug reproduction via replay-…

[PDF][PDF] 基于事件结构的并发程序可视化调试方法

伍晓泉, 魏峻 - 软件学报, 2014 - jos.org.cn
program and guiding their attention on suspicious operation. This approach can avoid the
cost of reproducing concurrent … during static analysis of concurrent programs. A prototype of …

一种支持高效流水线并行的系统强制的确定性数据流

张昱, 李兆鹏, 曹慧芳 - 计算机科学技术学报, 2015 - jcst.ict.ac.cn
… yielding data races and heisenbugs if the threads fail to synchronize properly. DStream replaces
the standard concurrent access model with a … We can easily find that although ferret has …

[PDF][PDF] 精准执行可达性分析: 理论与应用

杨克, 贺也平, 马恒太, 王雪飞 - 软件学报, 2017 - jos.org.cn
… Abstract: The research of precise execution reachability analysis focuses on figuring out
the reachability between program states. It tries to find witness inputs and the execution traces …

GC-MCR: 有向图约束指导的并发缺陷检测方法

李硕川, 王赞, 马明旭, 陈翔, 赵英全, 王海弛, 王昊宇 - 软件学报, 2022 - jos.org.cn
program analysis, and deeply applied in concurrent program analysis. Concurrent programs
are specific domain software … However, it is found that there exist conflicts and redundancies …

[PDF][PDF] 获取访存依赖: 并发程序动态分析基础技术综述

蒋炎岩, 许畅, 马晓星, 吕建 - 软件学报, 2017 - jos.org.cn
… Abstract: Concurrent bugs are difficult to trigger, debug, and detect. Dynamic program
Due to non-deterministic nature of concurrent programs in which the major source of non-…

程序分析研究进展

张健, 张超, 玄跻峰, 熊英飞, 王千祥, 梁彬, 李炼… - 软件学报, 2018 - jos.org.cn
… analysis is one of the important approaches to guarantee the quality of software, and has …
in program analysis in the last decade. First, the article introduces the basic program analysis …