Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » gdb debug is not working in theide on macos catalina
gdb debug is not working in theide on macos catalina [message #56895] Tue, 27 April 2021 14:52 Go to next message
james_888 is currently offline  james_888
Messages: 7
Registered: April 2021
Promising Member
Hi everyone!
Recently, I have been developing a cross-platform UI program using U++.
Btw, I have faced a problem on mac os.
The gdb debugger is not working on mac os catalina.
Please give me an answer if anyone knows how to handle this problem.
Thanks in advance.
Re: gdb debug is not working in theide on macos catalina [message #56896 is a reply to message #56895] Tue, 27 April 2021 17:11 Go to previous messageGo to next message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
This is a known problem.
You can try to use something else for debugging. My personal choice - vim + gdb plugin.
BTW, Upp has different tool for debugging: RDUMP and RLOG (in different combinations).
They are, actually, very handy ...


Regards,
Novo
Re: gdb debug is not working in theide on macos catalina [message #56908 is a reply to message #56896] Thu, 29 April 2021 02:42 Go to previous messageGo to next message
james_888 is currently offline  james_888
Messages: 7
Registered: April 2021
Promising Member
Thank you for your answer.
I will try with those.
Re: gdb debug is not working in theide on macos catalina [message #56916 is a reply to message #56908] Thu, 29 April 2021 17:36 Go to previous message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
Another useful function call:
StdLogSetup(LOG_COUT|LOG_FILE);

It will send logs to stdout in addition to a log-file.


Regards,
Novo
Previous Topic: upp_git installation issue
Next Topic: differences in returns between pointer and reference
Goto Forum:
  


Current Time: Fri Apr 19 06:04:43 CEST 2024

Total time taken to generate the page: 0.03909 seconds