aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python
diff options
context:
space:
mode:
authorBruno Larsen <blarsen@redhat.com>2022-07-20 16:44:41 -0300
committerBruno Larsen <blarsen@redhat.com>2022-09-22 11:04:18 +0200
commit9c5f314314e2d14c7602a79b969e02ebdd8890ea (patch)
tree384956f61a3d0babd973866bc61ac04234d8d292 /gdb/testsuite/gdb.python
parent7e1cd467b5c12b719c764fe219c7f6736ccf8c31 (diff)
downloadfsf-binutils-gdb-9c5f314314e2d14c7602a79b969e02ebdd8890ea.zip
fsf-binutils-gdb-9c5f314314e2d14c7602a79b969e02ebdd8890ea.tar.gz
fsf-binutils-gdb-9c5f314314e2d14c7602a79b969e02ebdd8890ea.tar.bz2
gdb/testsuite: Add test to step through function epilogue
The testsuite implicitly tests GDB's ability to step through epilogues in multiple tests, without doing it explicitly anywhere. This is unfortunate, as clang does not emit epilogue information, so using clang on our testsuite makes many tests fail. This patch adds a central, explicit test for walking through the epilogue so we can safely remove this from other tests and have them working with clang. The test created attempts to step through a simple epilogue, an epilogue that ends on another epilogue, and epilogues leading to other function calls.
Diffstat (limited to 'gdb/testsuite/gdb.python')
0 files changed, 0 insertions, 0 deletions