Intel® oneAPI DPC++/C++ Compiler
Talk to fellow users of Intel® oneAPI DPC++/C++ Compiler and companion tools like Intel® oneAPI DPC++ Library, Intel® DPC++ Compatibility Tool, and Intel® Distribution for GDB*
613 Discussions

Intel debugger build with GDB server support

Žare
Beginner
341 Views

Hi can we have the gdb-oneapi built with GDB server support for downloading symbols of third party libraries?

0 Kudos
3 Replies
Alex_Y_Intel
Moderator
280 Views

What do you mean by "support for downloading symbols of third party libraries?" It's a debugger. 

 
0 Kudos
Žare
Beginner
256 Views
When I add the option *set debuginfod enabled on* in my gdbinit file, I'm getting the following error from the gdb-oneapi binary: ~/.gdbinit.local:2: Error in sourced command file:
Support for debuginfod is not compiled into gdb. I'm not getting that error from Ubuntu gdb.
0 Kudos
Alex_Y_Intel
Moderator
128 Views

I've discussed this issue with our internal team, and they're thinking to include it in the future releases. 

0 Kudos
Reply