diff options
author | Tom Tromey <tromey@adacore.com> | 2024-11-21 12:32:53 -0700 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2024-12-09 13:52:54 -0700 |
commit | d50cf1cea853395da5fcd13c0d116a7332edff26 (patch) | |
tree | 7cd49cdd3bca880f3b317757ac7c355be9f98174 /gdb/python/py-frame.c | |
parent | 7b46460a619a9b5719d1e79226bf371bbf29c7d2 (diff) | |
download | binutils-d50cf1cea853395da5fcd13c0d116a7332edff26.zip binutils-d50cf1cea853395da5fcd13c0d116a7332edff26.tar.gz binutils-d50cf1cea853395da5fcd13c0d116a7332edff26.tar.bz2 |
Reimplement DAP's stopAtBeginningOfMainSubprogram
Right now, stopAtBeginningOfMainSubprogram is implemented "by hand",
but then later the launch function uses "starti" to implement
stopOnEntry. This patch unifies this code and rewrites it to use
"start" when appropriate.
Reviewed-by: Kévin Le Gouguec <legouguec@adacore.com>
Diffstat (limited to 'gdb/python/py-frame.c')
0 files changed, 0 insertions, 0 deletions