jyhur Profile Topics Started Replies Created Engagements Favorites Search replies: Forum Replies Created Log In Register Lost Password Viewing 4 posts - 1 through 4 (of 4 total) Author Posts October 9, 2014 at 02:47 in reply to: [Android] How to attach to an isolated process #3082 jyhurParticipant Awesome! It works! Thank you. October 9, 2014 at 02:46 in reply to: -var-create: unable to create variable object #3068 jyhurParticipant I succeeded debugging by adding “-gdwarf-2” gcc flag. Now I can build with GCC4.8 and debug with GCC4.6. Thank you for your help. 😀 October 6, 2014 at 06:56 in reply to: [Android] How to attach to an isolated process #3084 jyhurParticipant Yes, sure. Where can I download it? Thank you! September 29, 2014 at 05:20 in reply to: -var-create: unable to create variable object #3070 jyhurParticipant I found the reason. The versions of toolchain, that are used for building and debugging, should be same. In my case, I built my project with GCC-4.8 and tried to debug with GCC-4.6. That was the problem. Author Posts Log In Register Lost Password Viewing 4 posts - 1 through 4 (of 4 total)