diff options
author | Philippe Waroquiers <philippe.waroquiers@skynet.be> | 2018-10-20 23:00:52 +0200 |
---|---|---|
committer | Philippe Waroquiers <philippe.waroquiers@skynet.be> | 2018-10-20 23:00:52 +0200 |
commit | 4051d2d65a73f02cfd2baebf8803fe2880dbd76c (patch) | |
tree | a58bc8a10279f7b94f2fce06819198b1347ddf74 /gdb/stack.c | |
parent | d6677607c2e96c28178467894fa3fe9ba6db7c27 (diff) | |
download | gdb-4051d2d65a73f02cfd2baebf8803fe2880dbd76c.zip gdb-4051d2d65a73f02cfd2baebf8803fe2880dbd76c.tar.gz gdb-4051d2d65a73f02cfd2baebf8803fe2880dbd76c.tar.bz2 |
[PUSHED/OBVIOUS] ensure help set print type gives the correct help.
Without this patch:
(gdb) help set print type
Generic command for setting how types print.
List of show print type subcommands:
show print type methods -- Set printing of methods defined in classes
...
With this patch:
(gdb) h set print type
Generic command for setting how types print.
List of set print type subcommands:
set print type methods -- Set printing of methods defined in classes
...
Diffstat (limited to 'gdb/stack.c')
0 files changed, 0 insertions, 0 deletions