Re: Debug ProjectCenter
Riccardo Mottola <[email protected]> Mon, 2 Dec 2024 14:03:37 +0100
| Newsgroups | gmane.comp.lib.gnustep.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, Daniel Santos wrote: > 2024-11-29 10:23:03.973 ProjectCenter[158425:158425] Unsupported > context depth 24 > 2024-11-29 10:23:04.091 ProjectCenter[158425:158425] final candidate > path is: /usr/local/bin/gmake > 2024-11-29 10:23:04.091 ProjectCenter[158425:158425] final candidate > path is: /usr/bin/gmake > 2024-11-29 10:23:04.091 ProjectCenter[158425:158425] Build tool found: > /usr/bin/gmake > 2024-11-29 10:23:04.101 ProjectCenter[158425:158425] final candidate > path is: /usr/local/bin/gdb > 2024-11-29 10:23:04.101 ProjectCenter[158425:158425] final candidate > path is: /usr/bin/gdb > 2024-11-29 10:23:04.101 ProjectCenter[158425:158425] Debugger tool > found: /usr/bin/gdb > 2024-11-29 10:23:04.118 ProjectCenter[158425:158425] NSDocumentClass > PCProjectDocument not found > 2024-11-29 10:23:04.118 ProjectCenter[158425:158425] NSDocumentClass > PCProjectDocument not found > 2024-11-29 10:23:04.119 ProjectCenter[158425:158425] NSDocumentClass > PCClassDocument not found > 2024-11-29 10:23:04.119 ProjectCenter[158425:158425] NSDocumentClass > PCClassDocument not found > 2024-11-29 10:23:04.119 ProjectCenter[158425:158425] NSDocumentClass > PCHeaderDocument not found > 2024-11-29 10:23:04.119 ProjectCenter[158425:158425] NSDocumentClass > PCCDocument not found I wonder about this message Unsupported context depth 24 Other warnings there are harmless. Does it happen also with other apps? Do other apps work flawlessly? Riccardo