Re: [Dwarf-Discuss] DWARF and online-compiled programs (Simon Brand)

2016-06-09 Thread Robinson, Paul
In principle you could have generated source JIT-compiled on a device that has no filesystem in the usual sense, or maybe has one but it isn't writable. Seems like a reasonable approach. --paulr From: Dwarf-Discuss [mailto:dwarf-discuss-boun...@lists.dwarfstd.org] On Behalf Of Bishop, John E Sen

Re: [Dwarf-Discuss] DWARF and online-compiled programs (Simon Brand)

2016-06-09 Thread Bishop, John E
--[ quote ]-- I'm writing this email in particular to address the problem of referencing source files in DWARF for online-compiled programs. The issue is that programming models such as OpenCL can often have source generated at runtime,which is compiled online, with its output not written to fi

[Dwarf-Discuss] DWARF and online-compiled programs

2016-06-09 Thread Simon Brand
Hi everyone, I'm a member of the HSA Foundation (http://www.hsafoundation.com/) tools working group. We're currently working on tools and standards for debugging heterogeneous systems. There are many new problems which we are coming across in designing these solutions and we are hoping to in