Update get_args documentation
authorPhil Muldoon <pmuldoon@redhat.com>
Tue, 27 Feb 2018 20:21:23 +0000 (12:21 -0800)
committerKeith Seitz <keiths@redhat.com>
Tue, 27 Feb 2018 20:53:41 +0000 (12:53 -0800)
commite05cac70d855cd404eae9aeea5fcfb83ce8aabcf
tree78539264f88d940c067d7832c666c090556bc616
parentf6aec96dce1ddbd8961a3aa8a2925db2021719bb
Update get_args documentation

This patch adds argument compilation documentation, expanding on the
already existing comments, giving a more thorough explanation of
the source of the arguments used in the final argument string.

gdb/ChangeLog:

* compile/compile.c (get_args): Add additional comments
explaining function.
gdb/ChangeLog
gdb/compile/compile.c