cs01 / cs01/gdbgui

add ability to debug core dump through UI

Open
#235 0 comments 12 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
10.4k
Forks
521
PR merge metrics
No merged PRs in 30d

Description

Per discussion in https://gitter.im/gdbgui/Lobby, a UI element should let the user input the binary to debug along with the core file, then load as appropriate.

For now, you can load a program with the existing "Load Binary" button, then run

```
core-file
```
in the terminal at the bottom.

https://sourceware.org/gdb/onlinedocs/gdb/Files.html

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.