Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - mudflap off-line analysis with IDE: (5 Items)
   
mudflap off-line analysis with IDE  
This page describes how to save the memory analysis data to file and analyze it later with the IDE:

http://community.qnx.com/sf/wiki/do/viewPage/projects.ide/wiki/Memory_Analysis_Quick_Way_To_Find_Memory_Leaks

Can we do the same with mudflap? How?

Thanks,

--
Mate
Re: mudflap off-line analysis with IDE  
run mudlfap intrumented code with mudlfap env vars defined, redirect 
output to a file. Upload log to host.
In Mudflap view - click on view menu, Open Log... and select the file.

Mate Szarvas wrote:
> This page describes how to save the memory analysis data to file and analyze it later with the IDE:
>
> http://community.qnx.com/sf/wiki/do/viewPage/projects.ide/wiki/Memory_Analysis_Quick_Way_To_Find_Memory_Leaks
>
> Can we do the same with mudflap? How?
>
> Thanks,
>
> --
> Mate
>
>
>
> _______________________________________________
>
> General
> http://community.qnx.com/sf/go/post57874
>
>   
RE: mudflap off-line analysis with IDE  
Thanks; sounds simple.

One doubt:   mudflap output goes to the console; will the IDE tolerate
if other log is mixed with mudflap stuff? The memory analysis tool was
letting you to specify an independet output file for the memoy logs.

--
  Mate

-----Original Message-----
From: Elena Laskavaia [mailto:community-noreply@qnx.com] 
Sent: June 25, 2010 10:49 PM
To: general-toolchain
Subject: Re: mudflap off-line analysis with IDE

run mudlfap intrumented code with mudlfap env vars defined, redirect
output to a file. Upload log to host.
In Mudflap view - click on view menu, Open Log... and select the file.

Mate Szarvas wrote:
> This page describes how to save the memory analysis data to file and
analyze it later with the IDE:
>
> http://community.qnx.com/sf/wiki/do/viewPage/projects.ide/wiki/Memory_
> Analysis_Quick_Way_To_Find_Memory_Leaks
>
> Can we do the same with mudflap? How?
>
> Thanks,
>
> --
> Mate
>
>
>
> _______________________________________________
>
> General
> http://community.qnx.com/sf/go/post57874
>
>   



_______________________________________________

General
http://community.qnx.com/sf/go/post57888
Re: mudflap off-line analysis with IDE  
Yes it will tolerate app output (unless it is badly mixed).
I know it is kind of problem but mudlfap does not have an option for 
separating bug output :(

Mate Szarvas wrote:
> Thanks; sounds simple.
>
> One doubt:   mudflap output goes to the console; will the IDE tolerate
> if other log is mixed with mudflap stuff? The memory analysis tool was
> letting you to specify an independet output file for the memoy logs.
>
> --
>   Mate
>
> -----Original Message-----
> From: Elena Laskavaia [mailto:community-noreply@qnx.com] 
> Sent: June 25, 2010 10:49 PM
> To: general-toolchain
> Subject: Re: mudflap off-line analysis with IDE
>
> run mudlfap intrumented code with mudlfap env vars defined, redirect
> output to a file. Upload log to host.
> In Mudflap view - click on view menu, Open Log... and select the file.
>
> Mate Szarvas wrote:
>   
>> This page describes how to save the memory analysis data to file and
>>     
> analyze it later with the IDE:
>   
>> http://community.qnx.com/sf/wiki/do/viewPage/projects.ide/wiki/Memory_
>> Analysis_Quick_Way_To_Find_Memory_Leaks
>>
>> Can we do the same with mudflap? How?
>>
>> Thanks,
>>
>> --
>> Mate
>>
>>
>>
>> _______________________________________________
>>
>> General
>> http://community.qnx.com/sf/go/post57874
>>
>>   
>>     
>
>
>
> _______________________________________________
>
> General
> http://community.qnx.com/sf/go/post57888
>
>
>
>
> _______________________________________________
>
> General
> http://community.qnx.com/sf/go/post57898
>
>   
RE: mudflap off-line analysis with IDE  
Thanks Elena, that should be good; we should be able to suppress other
logs in the worst case. 

--
  Mate

-----Original Message-----
From: Elena Laskavaia [mailto:community-noreply@qnx.com] 
Sent: June 25, 2010 11:47 PM
To: general-toolchain
Subject: Re: mudflap off-line analysis with IDE

Yes it will tolerate app output (unless it is badly mixed).
I know it is kind of problem but mudlfap does not have an option for
separating bug output :(

Mate Szarvas wrote:
> Thanks; sounds simple.
>
> One doubt:   mudflap output goes to the console; will the IDE tolerate
> if other log is mixed with mudflap stuff? The memory analysis tool was

> letting you to specify an independet output file for the memoy logs.
>
> --
>   Mate
>
> -----Original Message-----
> From: Elena Laskavaia [mailto:community-noreply@qnx.com]
> Sent: June 25, 2010 10:49 PM
> To: general-toolchain
> Subject: Re: mudflap off-line analysis with IDE
>
> run mudlfap intrumented code with mudlfap env vars defined, redirect 
> output to a file. Upload log to host.
> In Mudflap view - click on view menu, Open Log... and select the file.
>
> Mate Szarvas wrote:
>   
>> This page describes how to save the memory analysis data to file and
>>     
> analyze it later with the IDE:
>   
>> http://community.qnx.com/sf/wiki/do/viewPage/projects.ide/wiki/Memory
>> _ Analysis_Quick_Way_To_Find_Memory_Leaks
>>
>> Can we do the same with mudflap? How?
>>
>> Thanks,
>>
>> --
>> Mate
>>
>>
>>
>> _______________________________________________
>>
>> General
>> http://community.qnx.com/sf/go/post57874
>>
>>   
>>     
>
>
>
> _______________________________________________
>
> General
> http://community.qnx.com/sf/go/post57888
>
>
>
>
> _______________________________________________
>
> General
> http://community.qnx.com/sf/go/post57898
>
>   




_______________________________________________

General
http://community.qnx.com/sf/go/post57910