diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-16 18:27:01 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-16 18:27:01 +0000 |
commit | 0acda3abb713d13ee9c7778766a1fff5bbfdd87e (patch) | |
tree | abc5d8e66d598a5dc1fd96c99f7ca09adb063205 /mkosi.extra/root/.gdbinit | |
parent | Releasing progress-linux version 256.4-3~progress7.99u1. (diff) | |
download | systemd-0acda3abb713d13ee9c7778766a1fff5bbfdd87e.tar.xz systemd-0acda3abb713d13ee9c7778766a1fff5bbfdd87e.zip |
Merging upstream version 256.5.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'mkosi.extra/root/.gdbinit')
-rw-r--r-- | mkosi.extra/root/.gdbinit | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mkosi.extra/root/.gdbinit b/mkosi.extra/root/.gdbinit new file mode 100644 index 0000000..e9c9ec4 --- /dev/null +++ b/mkosi.extra/root/.gdbinit @@ -0,0 +1,4 @@ +# SPDX-License-Identifier: LGPL-2.1-or-later + +set debuginfod enabled off +set pagination off |