gsingh93
gsingh93
I figured out I could achieve what I wanted by binding a function to `org-anki-skip-function`. I think this issue can be closed once this is documented.
Thanks for working on this :) After listing all of the features, I think having three separate subsections in the README explaining the three ways of creating cards would be...
@peace-maker needs a rebase
Also needs another rebase, but should just be a small one.
LGTM, merging.
The last frame reported by GDB is at address 0x0: ``` pwndbg> ipi In [1]: sp = pwndbg.gdblib.regs.sp ...: stack = pwndbg.gdblib.vmmap.find(sp) ...: ...: # Enumerate all return addresses ...:...
> I'm confused why del addresses[:index] didn't remove it from the list. Printing it at all is wrong, but even then it should have only been printed one time. Oh,...
Ping @disconnect3d, do you still want to do this?
Still need to add a test. Also, I'm wondering whether the `del addresses[:index]` in this command is intentional, or whether it should be `del addresses[: index + 1]`. If I...
Ping @disconnect3d @chrf01