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 » Using Valgrind output
Using Valgrind output [message #51874] Tue, 11 June 2019 10:59 Go to previous message
slashupp is currently offline  slashupp
Messages: 231
Registered: July 2009
Experienced Member
WHen I do [Debug:Test in Valgrind] I get output like this:

...
Invalid read of size 4
   0x31B5C9 /home/myhome/upp.out/myapps/GCC.Debug.Debug_Full.Gui.Shared/testmyapp
...


Question 1:
I assume the hex-value 0x31B5C9 is some kind of offset - how do I use this to find
the functions/code-locations for this bug/future crash of my app?

Also valgrind outputs a lot of system-file related issues which is out of my control.

Question 2:
How do I get rid of the system-file output and increase/improve the info about issues in my app
so I can locate & fix them?

thx
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Where can I find Visual Studio Build Tools 2017?
Next Topic: Compiling error with UPP 13422
Goto Forum:
  


Current Time: Wed Apr 24 01:40:10 CEST 2024

Total time taken to generate the page: 0.02836 seconds