Gallopsled / pwntools

CTF framework and exploit development library
http://pwntools.com
Other
11.74k stars 1.67k forks source link

Fix: Allow setting attributes on gdb Breakpoints #2339

Closed Nils1729 closed 5 months ago

Nils1729 commented 6 months ago

This PR enables write access to breakpoint attributes declared writeable in the docs. It fixes #2096 and other use cases, such as disabling a breakpoint.