This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC][Python] gdbpy_frame_stop_reason_string bug


>>>>> "Pedro" == Pedro Alves <pedro@codesourcery.com> writes:

Pedro> We should definitely reimplement these enums in a table in a
Pedro> .def file.  That's 2 places already that map the enums to
Pedro> something else.  This one is missing UNWIND_UNAVAILABLE.

Makes sense to me.

Pedro> And what do you think of making UNWIND_FIRST_ERROR
Pedro> an alias like in my patch?  Do you think that's likely
Pedro> to break anything?

I think it would be fine.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]