Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/SNSystems/dexter

DExTer - Debug Experience Tester
https://github.com/SNSystems/dexter

Last synced: 2 months ago
JSON representation

DExTer - Debug Experience Tester

Awesome Lists containing this project

README

        

# DExTer (Debugging Experience Tester)

## Introduction

DExTer is a suite of tools used to evaluate the "User Debugging Experience". DExTer drives an external debugger, running on small test programs, and collects information on the behavior at each debugger step to provide quantitative values that indicate the quality of the debugging experience.

DExTer is now part of the LLVM project. This repository only exists for the purposes of historical record. DExTer's canonical home is now in [LLVM's github repository](https://github.com/llvm/llvm-project/tree/main/cross-project-tests/debuginfo-tests/dexter).