On Fri, Apr 9, 2021 at 11:01 AM Michael Catanzaro <mcatanz...@gnome.org> wrote:
>
> On Fri, Apr 9 2021 at 04:19:31 PM +0200, Lars Seipel <l...@slrz.net>
> wrote:
> > Really cool. Thanks for making it happen.
>
> I started testing the staging server yesterday. It seems a little slow
> -- I worry for anyone debugging anything that links to WebKit, which on
> the desktop is a lot -- but otherwise it works *very* well. I'm
> impressed. Very nice.

Did you notice that it also works for the Fedora Flatpaks (thanks,
Frank!) - basic proof of concept:

  $ flatpak run --command=sh --filesystem=home --share=network --devel
org.gnome.Aisleriot
  [📦 org.gnome.Aisleriot ~]$
DEBUGINFOD_URLS=https://debuginfod.stg.fedoraproject.org/
DEBUGINFOD_CACHE_PATH=~/.cache/debuginfod_client gdb /app/bin/sol

(Without the --filesystem=home and DEBUGINFOD_CACHE_PATH, the cache
ends up in ~/.var/app/org.gnome.Aisleriot/cache/debuginfod_client/)

- Owen
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to