mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-02 19:55:14 +00:00
0217c146ef
* Use pw instead of px in debugger stack view * Disable stackptr by default * Add OSX-32bit debugger register map - Fix support for debugging 32bit bins in 64bit OSes * Implement r_egg_run() -- just in time execution * Fix r_egg string construction and argument passing - Still needs more work, but at least some hello worlds work