Skip to content
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

GDB Breakpoint not working #30

Open
MyPersonalGitAccount opened this issue Nov 25, 2023 · 2 comments
Open

GDB Breakpoint not working #30

MyPersonalGitAccount opened this issue Nov 25, 2023 · 2 comments

Comments

@MyPersonalGitAccount
Copy link

To whom it may concern.

I hope you are doing well and are in good health.

Thank you for the great course content, I have been thoroughly enjoying it.

I am currently busy with this video in section 4: "21. Loading our 32 bit kernel into memory and working with debugging symbols" .

Up until now I believe I have followed the course correctly, I have re-watched this video multiple times.

After setting the break point on "_start", and running the "target remote | qemu....." then pressing c, the code runs without breaking. Has anyone else had this problem?

I did load the symbols at address "0x0100000" using the "add-symbol-file"
BreakPoint
command.

@MyPersonalGitAccount
Copy link
Author

I am using Pop_OS!

@nibblebits
Copy link
Owner

Hello,
Did you solve the problem yet? Have you attached debugging symbols to the correct address?
Thanks
Dan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants