On our CI server, gdb doesn't have the permission to disable ASLR when starting inferior and exits early. The patch turns off this feature for gdb when doing automated testing.
Details
Details
- Reviewers
kfunk - Group Reviewers
KDevelop - Commits
- R32:16bd7996c38e: Turn off gdb disable-randomization when testing
gdb unit tests
Diff Detail
Diff Detail
- Repository
- R32 KDevelop
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.