Re: [committed][OG10] Fix offload dwarf info

2021-01-16 Thread Andrew Stubbs
On 15/01/2021 11:43, Andrew Stubbs wrote: This patch corrects a problem in which GDB ignores the debug info for offload kernel entry functions because they're represented as nested functions inside a function that does not exist on the accelerator device (only on the host). Apparently I had a

[committed][OG10] Fix offload dwarf info

2021-01-15 Thread Andrew Stubbs
This patch corrects a problem in which GDB ignores the debug info for offload kernel entry functions because they're represented as nested functions inside a function that does not exist on the accelerator device (only on the host). The fix is to add a notional code range to the non-existent p