On Sep 18, 2006, at 4:17 PM, Jed Davis wrote:
As a convenient side-effect, setting breakpoints on only one variant will also still work.
Well, not quite. For it to work nicely, you'd want the jmp version, and you'd want to defeat the gdb set breakpoint after prologue logic, and even then, only breakpoints at the start of the function would `work'.