This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via 06452d0db672a2bd72e89bb9007cd3a9766a782c (commit) from da8dc5e86aa7706a29f05f3822f3ec5028ba535f (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 06452d0db672a2bd72e89bb9007cd3a9766a782c Author: Arne Fitzenreiter Date: Tue Oct 29 13:03:16 2024 +0100 gdb: rootfile update Signed-off-by: Arne Fitzenreiter ----------------------------------------------------------------------- Summary of changes: config/rootfiles/common/gdb | 1 + 1 file changed, 1 insertion(+) Difference in files: diff --git a/config/rootfiles/common/gdb b/config/rootfiles/common/gdb index 27ecfe999..95e645541 100644 --- a/config/rootfiles/common/gdb +++ b/config/rootfiles/common/gdb @@ -8,6 +8,7 @@ #usr/include/sim #usr/include/sim/callback.h #usr/include/sim/sim.h +#usr/lib/libinproctrace.so #usr/lib/libsim.a #usr/share/gdb/python #usr/share/gdb/python/gdb hooks/post-receive -- IPFire 2.x development tree