Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24682] Windows: require proper document for memory leaks and tracking memory allocations

GitHub Issuen/a
TypeImprovement
PriorityMedium
StatusClosed
ResolutionDone
Resolution Date2017-05-15T07:37:08.000+0000
Affected Version/sRelease 6.1.0
Fix Version/sRelease 6.1.0
ComponentsWindows
Labelsdocumentation
ReporterShuo Liang
AssigneeKota Iguchi
Created2017-05-12T01:58:18.000+0000
Updated2017-06-07T02:43:25.000+0000

Description

For now, we have document about memory leaks and tracking memory allocations for iOS and Android platfrom. Ref: http://docs.appcelerator.com/platform/latest/#!/guide/Managing_Memory_and_Finding_Leaks Now, Customer require a same proper document for Windows platform.

Comments

  1. Kota Iguchi 2017-05-15

    Added *Monitoring allocations on Windows* section here: [Managing Memory and Finding Leaks](https://wiki.appcelerator.org/display/guides2/Managing+Memory+and+Finding+Leaks#ManagingMemoryandFindingLeaks-MonitoringallocationsonWindows)
  2. Kota Iguchi 2017-05-16

    [~sliang] Visual Studio supports analyzing app against simulator and remote machine. Please refer to [Remote Debugging](https://msdn.microsoft.com/query/dev14.query?appId=Dev14IDEF1&l=EN-US&k=k(vs.debug.remote.overview)&rd=true) for more information. I updated the wiki too.
  3. Samir Mohammed 2017-05-16

    Verified https://wiki.appcelerator.org/display/guides2/Managing+Memory+and+Finding+Leaks#ManagingMemoryandFindingLeaks-MonitoringallocationsonWindows was able to follow the instructions and look at various application statistics for a created application.

JSON Source