diff options
author | Tom de Vries <tdevries@suse.de> | 2023-06-03 22:43:57 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2023-06-03 22:43:57 +0200 |
commit | a383ee4099568a346dcf1307bda246a208e57614 (patch) | |
tree | c59d9e274b51a00022a7d58f6b4f68401bb6b4aa /gdb/dwarf2/read-gdb-index.c | |
parent | 2595faaa1c0d1be77ce85e7526ce39f862c6def5 (diff) | |
download | gdb-a383ee4099568a346dcf1307bda246a208e57614.zip gdb-a383ee4099568a346dcf1307bda246a208e57614.tar.gz gdb-a383ee4099568a346dcf1307bda246a208e57614.tar.bz2 |
[gdb/cli] Fix help text of maint set ignore-prologue-end-flag
I noticed here:
...
(gdb) help maint set ignore-prologue-end-flag
Set if the PROLOGUE-END flag is ignored.
The PROLOGUE-END flag from the line-table entries is used to place \
breakpoints past the prologue of functions. Disabeling its use use forces \
the use of prologue scanners.
...
a typo in "Disabeling" and accidental word repetition "use use".
Fix by replacing with "Disabling" and "use".
Reviewed-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/dwarf2/read-gdb-index.c')
0 files changed, 0 insertions, 0 deletions