mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-22 05:37:06 +00:00
23ad3d2415
- Implemented in anal_reflines to skip call analysis for lines * Set dbg.trace=true by default * Display trace count and times in 'pd' (asm.trace) - counter starts as 1, not 0 :) * Added 'absolute' variable in RAnalValue (not yet used..) - Defines the sign of the value (needs arch-dependent code) * Sync TODO files