Michael Hudson <mwh@python.net> writes: > > Is something extraordinary required to make that possible? I had in mind > > nothing fancier than > > > > extern void _PyMalloc_DebugCheckAddress(void* p); > > Dunno. I ought to learn how to use gdb properly. That should work fine from gdb. You need a well-known entry point (i.e. no macros), and you need "scalar" arguments (i.e. no memory allocation, structures, etc). Passing void* works fine if you know the integer value of the address. Regards, Martin
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4