-
Notifications
You must be signed in to change notification settings - Fork 212
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
license_1.c #5
Comments
Hey! https://www.youtube.com/watch?v=53zkBvL4ZB4 kind regards :) |
I am running Ubuntu (xenial) $ uname -a
Also, while following the tutorial, ltrace, doesn't do what yours does. |
never had this issue before. My thinking right now is: gdb and ltrace modify code and inject Could you please try this on a clean install of this linux image, because I have no clue what you did to your system. If the issue persists with said image, please share which image it is, because then I can reproduce it. |
Okay, thanks. |
When i follow the youtube video (https://www.youtube.com/watch?v=3NTXFUxcKPc&t=8s), my gdb segfaults when i try to run the program after i set the breakpoint.
The text was updated successfully, but these errors were encountered: