From Fedora Project Wiki

Combined display of all available logs of Fedora Project Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 08:54, 17 August 2023 Sumantrom talk contribs created page QA:Testcase debugedit (Created page with "{{QA/Test_Case |description=This test case validates that the debugedit tool is functioning correctly by editing and verifying a debuginfo file. |setup=Ensure that the debugedit package is installed: # `sudo dnf install rpmdevtools` |actions= # Create a directory for the test # `mkdir ~/debugedit-test` # `cd ~/debugedit-test` # Create a simple C program # `echo -e '#include <stdio.h>\nint main() { printf("Hello, World!\\n"); return 0; }' > hello.c` # Compile the C progr...")