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 » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » log-file is empty
Re: log-file is empty [message #52118 is a reply to message #52111] Sun, 21 July 2019 11:19 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
slashupp wrote on Sat, 20 July 2019 10:17

1. LOG works fine but shows only what I test it with and not the debug info I want.


Then it means no leaks were logged. How have you came to conclusion that you have leaks?

Quote:

2. I defined TESTLEAKS, HEAPDBG, COMPILER_GCC, UPP_HEAP in the "Package organizer" for my app
but it had no effect


Yeah, those are irrelevant. The only thing matters is whether it is Debug or Release build and whether U++ heap is active (no USEMALLOC flag).

Quote:

4. Where would this debug-logfile be created? I check in .upp/myapp, .upp/theide, upp.out/myapp-path/GCC...
anywhere else?


It is the same file as the one where LOG output goes => you have the correct file.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: icon.rc dont work anymore since last theIDE version
Next Topic: How to inspect memory at pointer-address while debugging
Goto Forum:
  


Current Time: Sun Apr 28 11:18:47 CEST 2024

Total time taken to generate the page: 0.03930 seconds