Fix wrong method name
authorHannes Domani <ssbssa@yahoo.de>
Tue, 29 Dec 2020 16:18:22 +0000 (17:18 +0100)
committerHannes Domani <ssbssa@yahoo.de>
Tue, 29 Dec 2020 17:35:50 +0000 (18:35 +0100)
commit6596a5d4f605c2fc0963074a5eee4197938d02bb
tree15198dbc2a320ffe381b8f036162071d69c3ee89
parente2e3422ce14e6ed57805b1c2bd457bc5cca2f7fc
Fix wrong method name

The objects returned by FrameDecorator.frame_args need to implement a
method named symbol, not argument.

gdb/doc/ChangeLog:

2020-12-29  Hannes Domani  <ssbssa@yahoo.de>

* python.texi (Frame Decorator API): Fix method name.
gdb/doc/ChangeLog
gdb/doc/python.texi