-
Victor Stinner yazdı
Replace int(value.address)+offset with value.cast(unsigned char*)+offset. It seems like int(value.address) fails on old versions of GDB.
3a5d79fb
Adı |
Son kayıt (commit)
|
Son güncelleme |
---|---|---|
.. | ||
libpython.py |
Replace int(value.address)+offset with value.cast(unsigned char*)+offset. It seems like int(value.address) fails on old versions of GDB.
Adı |
Son kayıt (commit)
|
Son güncelleme |
---|---|---|
.. | ||
libpython.py | Loading commit data... |