This is the mail archive of the gdb-prs@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]

[Bug python/20624] gdb.Value doesn't support Python floordiv operator, //


https://sourceware.org/bugzilla/show_bug.cgi?id=20624

--- Comment #2 from Jonathan Wakely <jwakely.gcc at gmail dot com> ---
Patch to support //

https://sourceware.org/ml/gdb-patches/2016-09/msg00220.html

Patch to change meaning of / when built against Python 3 or later:

https://sourceware.org/ml/gdb-patches/2016-09/msg00221.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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