aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/python.c
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2024-04-24 11:58:38 -0600
committerTom Tromey <tromey@adacore.com>2024-05-10 12:09:32 -0600
commit400d4e3290b2012f9c44dff21cf6af9bb557e8de (patch)
tree1b51213e1e7f463dffeb0388706ccbc534caa71d /gdb/python/python.c
parent4b09134a09ea6663850091c6a8da614cf3902fe1 (diff)
downloadbinutils-400d4e3290b2012f9c44dff21cf6af9bb557e8de.zip
binutils-400d4e3290b2012f9c44dff21cf6af9bb557e8de.tar.gz
binutils-400d4e3290b2012f9c44dff21cf6af9bb557e8de.tar.bz2
Implement tp_richcompare for gdb.Block
I noticed that two gdb.Block objects will never compare as equal with '=='. This patch fixes the problem by implementing tp_richcompare, as was done for gdb.Frame.
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions