https://sourceware.org/bugzilla/show_bug.cgi?id=31620

            Bug ID: 31620
           Summary: debuginfod should not require ssl support from libcurl
           Product: elfutils
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: debuginfod
          Assignee: unassigned at sourceware dot org
          Reporter: nolange79 at gmail dot com
                CC: elfutils-devel at sourceware dot org
  Target Milestone: ---

I would like to be able to copy over gdb to an embedded system and then do some
post-mortem debug.
To that end I use a libcurl with just HTTP support, no SSL of any kind.

Unfortunately debuginfod_client.c requests "http,https,file" at [1], and
libcurl then throws an error.

I would like debuginfod only request https if available.


[1]
https://sourceware.org/git?p=elfutils.git;a=blob;f=debuginfod/debuginfod-client.c;h=0ee7db3d66380899fc628efda7f339db7b8d6b9c;hb=HEAD#l1373

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to