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


>>>>> "Kevin" == Kevin Pouget <kevin.pouget@gmail.com> writes:

>> Why not use the supplied gdb constants in this case?  "2" does not map
>> to any enum.
>> IE gdb.FRAME_UNWIND_NO_REASON

Kevin> it looks like these enums are not documented, are they? I can't grep
Kevin> 'FRAME_UNWIND_NO_REASON' in gdb.texinfo

Yeah, we should document those.
I filed: http://sourceware.org/bugzilla/show_bug.cgi?id=13285

Tom


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