openbmc / bmcweb

A do everything Redfish, KVM, GUI, and DBus webserver for OpenBMC
Apache License 2.0
148 stars 130 forks source link

How can I short the time of debug in develop stage. #254

Closed fishermess closed 1 year ago

fishermess commented 1 year ago

Each time that I code any line in bmcweb such as 'printf('hello bmc') ' still need to take too much time(>5min) to compile project.As a developer, It is hard to stand for this issue.I compiled the bmcweb by command 'bitbake bmcweb'.Without openbmc structure compile independtently in my PC is also cost much time. How do you conquer this problem in develop stage?Thanks!

edtanous commented 1 year ago

Per the bug templates, please ask questions to the mailing list or to discord. The maintainers do not answer questions in Github issues.