On Monday, 19 January 2026, Tiezhu Yang wrote: > On Mon, 19 Jan 2026 16:46:54 +0800 zhangdandan > <[email protected]> wrote: >> 在 2026/1/19 下午4:35, Hector Oron 写道: >> > Hello, >> > >> > >> > After local analysis and reproduction, there are currently no new >> > findings. >> > The gdb is blocking the building of over 100 software packages. >> > Please help analyze and troubleshoot the issue. >> > >> > >> > Could you reproduce these issues with upstream GDB 17.1 or latest >> > snapshot? >> > >> > Regards >> > >> These 4 check error is related to testcase >> gdb.base/breakpoint-in-ro-region.exp. >> We clone gdb code from debian salsa and test via below method, can >> not reproduce. >> ``` >> git clone https://salsa.debian.org/gdb-team/gdb.git >> rm -rf build && mkdir -p build && cd build >> ../gdb/configure >> make -j"$(nproc)" >> make check-gdb TESTS="gdb.base/breakpoint-in-ro-region.exp" >> make check-gdb RUNTESTFLAGS="--target_board=native-gdbserver" >> TESTS="gdb.base/breakpoint-in-ro-region.exp" >> ``` >> LoongArch gdb maintainer also helps to analyze, I will ask him to >> share with the details. > > I tested on Fedora42, Loongnix25 and Debian for LoongArch64, the test > passed, so I think there may be some differences for the build system > environment, please check or install the latest Debian system if > possible.
Thanks for testing and providing more details. Am I correct to assume that the problem is not reproducible with the latest unstable? Thanks, -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible https://sergiodj.net/

