Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Using with vgdb #450

Open
4 of 8 tasks
Lassebq opened this issue Nov 10, 2024 · 0 comments
Open
4 of 8 tasks

Using with vgdb #450

Lassebq opened this issue Nov 10, 2024 · 0 comments

Comments

@Lassebq
Copy link

Lassebq commented Nov 10, 2024

If submitting a bug please make sure

  • If you are using gdb
    • gdb --version >= 7.7.1
    • it works on the command line with gdb
    • cwd and target are properly set
  • If you are using lldb
    • lldb --version >= 3.7.1
    • it works on the command line with lldb-mi
    • cwd and target are properly set

GNU gdb (GDB) 15.2
Is there any way to use it with vgdb aka valgrind gdb?

"gdbpath": "/usr/bin/vgdb"
"gdbpath": "vgdb"

neither of those work

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

No branches or pull requests

1 participant