Files
binutils-gdb/gdb/python
Tom Tromey 99761c5ab5 Export "finish" return value to Python
This patch changes the Python "stop" event emission code to also add
the function return value, if it is known.  This happens when the stop
comes from a "finish" command and when the value can be fetched.

The test is in the next patch.

Reviewed-By: Eli Zaretskii <eliz@gnu.org>
2024-03-08 10:50:12 -07:00
..
2024-02-28 09:08:16 -07:00
2024-02-01 07:10:57 -07:00
2024-02-27 10:30:29 -07:00