gdb/doc: extended documentation for inferior function calls
authorAndrew Burgess <aburgess@redhat.com>
Mon, 16 Jan 2023 17:38:10 +0000 (17:38 +0000)
committerAndrew Burgess <aburgess@redhat.com>
Thu, 16 Mar 2023 17:14:21 +0000 (17:14 +0000)
commiteef174f6a97e3f52a84e4c94a4c710b2e7082176
treeead31b2f324593bce3bbbf05a773ce5ee43e7723
parent5a9affd7b875ac183a66ce41f3f226819f0790ed
gdb/doc: extended documentation for inferior function calls

I noticed that the documentation for inferior function calls doesn't
say much about what happens if/when an inferior function call is
interrupted, i.e. it doesn't describe what the dummy frame looks like
on the stack, or how GDB behaves when the inferior is continued and
reaches the dummy frame.

This commit aims to add some of this missing information.
gdb/doc/gdb.texinfo