You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Out of curiosity, we can do some simple benchmarking with 1, 100, 100000 breakpoints, each reached 100, ..., 1000000 times.
GDB: turn off the dumb stuff it prints on every break and just have it print a single register value
libdebug: ??? use whatever setup they have for benchmarking
The text was updated successfully, but these errors were encountered:
Out of curiosity, we can do some simple benchmarking with 1, 100, 100000 breakpoints, each reached 100, ..., 1000000 times.
GDB: turn off the dumb stuff it prints on every break and just have it print a single register value
libdebug: ??? use whatever setup they have for benchmarking
The text was updated successfully, but these errors were encountered: