Small improvements on formatting
This commit is contained in:
parent
5a0fb1b417
commit
8dcda8df45
2 changed files with 4 additions and 4 deletions
|
@ -16,11 +16,11 @@
|
||||||
|
|
||||||
* How does it work?
|
* How does it work?
|
||||||
- There's a =debuginfod= server (e.g., at
|
- There's a =debuginfod= server (e.g., at
|
||||||
https://debuginfod.ubuntu.com) that indexes all available debuginfo
|
https://debuginfod.ubuntu.com) that indexes all available debug
|
||||||
from supported Ubuntu releases.
|
information from supported Ubuntu releases.
|
||||||
#+BEAMER: \pause
|
#+BEAMER: \pause
|
||||||
- Debugger-like tools (e.g., =GDB=) link against
|
- Debugger-like tools (e.g., =GDB=) link against =libdebuginfod=,
|
||||||
=libdebuginfod=, which provides the client support.
|
which provides the client support.
|
||||||
#+BEAMER: \pause
|
#+BEAMER: \pause
|
||||||
- When the tool needs a certain debuginfo, it will contact the
|
- When the tool needs a certain debuginfo, it will contact the
|
||||||
=debuginfod= server (specified via the =DEBUGINFOD_URLS= shell
|
=debuginfod= server (specified via the =DEBUGINFOD_URLS= shell
|
||||||
|
|
Binary file not shown.
Loading…
Reference in a new issue