[PING][RFC][PATCH v2] Python API: add gdb.stack_may_be_invalid

Doug Evans dje@google.com
Wed Nov 12 17:32:00 GMT 2014


On Wed, Nov 12, 2014 at 9:20 AM, Pedro Alves <palves@redhat.com> wrote:
> On 11/12/2014 05:06 PM, Doug Evans wrote:
>>
>> Plus the name "stack is destroyed" is confusing.
>> This function is just a wrapper around gdbarch_in_function_epilogue_p
>> so I'd just call it in_function_epilogue_p (or
>> gdbpy_in_function_epilogue_p or some such).
>
> Can we agree to rename the gdbarch hook instead?
> The function does _not_ return whether the PC is in the epilogue.
>
> https://sourceware.org/ml/gdb-patches/2014-10/msg00590.html

"works for me"



More information about the Gdb-patches mailing list