diff options
author | Tom Tromey <tromey@adacore.com> | 2024-04-24 11:58:38 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2024-05-10 12:09:32 -0600 |
commit | 400d4e3290b2012f9c44dff21cf6af9bb557e8de (patch) | |
tree | 1b51213e1e7f463dffeb0388706ccbc534caa71d /gdb/python/python.c | |
parent | 4b09134a09ea6663850091c6a8da614cf3902fe1 (diff) | |
download | binutils-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