mirror of
https://github.com/cs01/gdbgui.git
synced 2026-03-26 06:34:20 +00:00
16 lines
374 B
Markdown
16 lines
374 B
Markdown
<!-- add an 'x' in the brackets below -->
|
|
- [] I have added an entry to `CHANGELOG.md`, or an entry is not needed for this change
|
|
|
|
## Summary of changes
|
|
<!--
|
|
* fixed bug
|
|
* added new feature
|
|
-->
|
|
|
|
## Test plan
|
|
<!-- provide evidence of testing, preferably with command(s) that can be copy+pasted by others -->
|
|
Tested by running
|
|
```
|
|
# command(s) to exercise these changes
|
|
```
|