bugenhancementhelp wanted
Repository metrics
- Stars
- (18,674 stars)
- PR merge metrics
- (Avg merge 1d 11h) (9 merged PRs in 30d)
Description
This is a discussion, probably related to https://github.com/Eloston/ungoogled-chromium/issues/845 and https://github.com/Eloston/ungoogled-chromium/issues/897.
I have noticed that the set of patches in their current condition breaks debugging builds (is_debug=1), at least for Linux and Android versions, almost every time. It is not a big issue for end users but it makes debugging a lot more inconvenient as every time I need to find the problems and change the codes manually. So I am thinking probably we can add a set of patches designated for debugging, or somehow incorporate them within the other patches?