> i.e., a situation where even an internal debuginfod instance cannot be
> trusted with the source code, but some version control system can be?
That was my thought exactly.
On Wed, Apr 10, 2024 at 9:07 AM Frank Ch. Eigler wrote:
>
> Hi -
>
> > Support for reading source code directly from a cod
Hi -
> Support for reading source code directly from a code hosting service
> (such as GitHub) has been supported for years by Microsoft via
> SourceLink[1]. [...]
Thanks for that reminder. Yeah, eventually that could be an alternate
way.
> [...]
> > Can you explain under what situations you th
Hi Tobias,
I wanted to provide an alternative solution that may work for you
(with or without support from debuginfod).
Support for reading source code directly from a code hosting service
(such as GitHub) has been supported for years by Microsoft via
SourceLink[1]. In 2018, a proposal[2] was sub
Hi -
> [...] Specifically, I am interested in understanding how the
> Debuginfod Server can facilitate the direct download of source code
> from Git repositories. [...]
Can you explain under what situations you think this would be helpful?
The main challenge is that compilers don't generally ha
Dear Debuginfod developers,
I hope this email finds you well. My name is Tobias Rebele and I am a developer
interested in utilizing the Debuginfod server for debugging purposes. I have
been following the development of Debuginfod and I am particularly interested
in the features that are current