Closed
Description
What is the problem this feature will solve?
I remember it is supported some years ago that I can debug nodejs core (c++ code) by MacOS xcode after configure --xcode
.
Now, it seems like I can not do this anymore.
I have read the document of building and found nothing about this.
I would appreciate if somebody could tell me how to debug the nodejs core on MacOS platform. Thanks.
What is the feature you are proposing to solve the problem?
debug nodejs core on MacOS platform.
:)
What alternatives have you considered?
Or please tell me how to debug Node.js on other platform? such as Linux...I have to build up my environment.