1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-05 13:18:06 +03:00
systemd/mkosi.extra/root/.gdbinit
Daan De Meyer 46d6146776 mkosi: Disable pagination in gdb
(cherry picked from commit 7628565604)
2024-08-15 14:04:41 +01:00

5 lines
92 B
Plaintext

# SPDX-License-Identifier: LGPL-2.1-or-later
set debuginfod enabled off
set pagination off