Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tommythorn/gdb-duel
DUEL - A high level language for debugging C programs (by Michael Golan)
https://github.com/tommythorn/gdb-duel
Last synced: about 5 hours ago
JSON representation
DUEL - A high level language for debugging C programs (by Michael Golan)
- Host: GitHub
- URL: https://github.com/tommythorn/gdb-duel
- Owner: tommythorn
- Created: 2015-04-09T06:16:16.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-05-12T01:42:30.000Z (over 3 years ago)
- Last Synced: 2025-01-11T16:16:16.938Z (5 days ago)
- Size: 148 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WHAT HAPPENED?
I discovered that Sergei Golubchik has reimplemented Duel as part of
[gdb-tools](https://github.com/vuvova/gdb-tools), please use that.This discovery curtsy of [GDB:
Projects](https://github.com/MattPD/cpplinks/blob/master/debugging.md#gdb-projects).