Skip to content

Commit

Permalink
Merge pull request #569 from oahull0112/gh-pages
Browse files Browse the repository at this point in the history
Update gdb.md to include Kestrel gdb version
  • Loading branch information
yandthj authored Dec 21, 2023
2 parents b5c72f8 + 5ca07c9 commit f099b78
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/Documentation/Development/Debug_Tools/gdb.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ For links to in-depth tutorials and walkthroughs of GDB features, please see [Re

## Availability

| Eagle | Swift | Vermilion |
|:-------:|:-----:|:-----------|
| gdb/7.6.1\*| gdb/8.2\* |gdb/12.1, gdb/8.2\* |
|Kestrel| Eagle | Swift | Vermilion |
|:-----:|:-------:|:-----:|:-----------|
| gdb/12.1 | gdb/7.6.1\*| gdb/8.2\* |gdb/12.1, gdb/8.2\* |

\* Located in `/usr/bin`. Do not need to use `module load`.

Expand Down

0 comments on commit f099b78

Please sign in to comment.