| commit | 6da184277006a211c7b18a7ad3ae918d372d3da2 | [log] [tgz] |
|---|---|---|
| author | Andrew Burgess <aburgess@redhat.com> | Tue Dec 03 10:38:03 2024 +0000 |
| committer | Andrew Burgess <aburgess@redhat.com> | Tue Dec 03 10:38:59 2024 +0000 |
| tree | e862e1aa3f3a21473dbed0a8f0cac8602bf55a85 | |
| parent | a3a47415b74d651dba205037cfc0fb600578c255 [diff] |
gdb: fix comment for gdbarch_stack_grows_down The comment for gdbarch_stack_grows_down was wrong. Fixed in this commit. There should be no user visible changes after this commit.