Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (debugger)
Browsing all 22 articles
Browse latest View live

Debugger: [INFO] New scheme:

Can someone explain what this entry means in the debugger? I believe it has to do with a web view, but I can't find what is causing it. When I create the webview I am passing it the html property, not...

View Article



Debugger: [DEBUG] Orphaned [object TiUIImageView] is trying to forget [path...

After upgrading to the 1.8.1 SDK, I am getting the following message in the debugger. It is appearing after I have removed an imageView and nulled it out. It is showing up for every imageView I...

View Article

how not to halt a debug-session on errors in a try/catch block

Hi! In a certain piece of code, I expect a fail under certain circumstances. I've put the critical piece in a try/catch block, and it works nicely - however I'd like the debugger not to halt when the...

View Article

Latest Studio Update with SDK 1.8.2 - Debugger / Breakpoints broken for you?

With the Studio update that just came out (18-March-2012), if I set a breakpoint focus moves from the Android Simulator to Ti-Studio, so it's trying to do something, but the breakpoint never 'hits' and...

View Article

Cannot get JavaScript debugger to work. Mac - FF6

I love Appcelerator, but without the JavaScript debugger, its pretty useless trying to do any sort of development. I am using Mac - Lion FF 6 Atpana Debugger 1.7.1 FireBug 1.8.2 When I launch the...

View Article


How to debug malloc_error_break?

I'm getting the following error in iOS Simulator: AppName(77210,0xb0103000) malloc: *** error for object 0x9c72b34: incorrect checksum for freed object - object was probably modified after being freed....

View Article

Why is Titanium's connecting to iOS Simulator so slow?

MBP/2.4Ghz-i7/8Gb: The simulator is open from a previous debugging session. I click to debug with Titanium iPhone Simulator and the build happens quickly up to the console message "iPhone simulated...

View Article

iOS Simulator -- Error connecting to debugger

When I launch iOS Simulator with any of the newer continuous build SDKs I get an error... [ERROR] : Error connecting to debugger: Error Domain=NSPOSIXErrorDomain Code=61 "The operation couldn’t be...

View Article


Titanium and its debugger

I'm trying to use the debugger. I really can't figure how to work correctly. Is it buggy? problems faced: 1) when I set a breakpoint, sometimes it will stop on it, sometimes not. Is there some...

View Article


Debugger not stoping in breakpoints

Guys, Any of you would know why after the most recent update of Node.acs my debugger won't stop in any of the my app breakpoints? I'm running Titanium Studio, build: 3.1.1.201306112235 Any ideas?

View Article

BB10 debugging

When running Titanium Studio, the debug configurations shows the options for debugging on both Android & iOS simulators. However there is no option for debugging on BB10 simulator. I have installed...

View Article

Is it possible for the debugger in Titanium Studio to stop within a JS callback?

Hello, I am working with Titanium Studio 3.1.4 and while working with my iPhone application, I noticed that the debugger would not stop at the breakpoints I have set inside my callbacks; specifically...

View Article

How to use the Titanium Studio's custom detail formatter in the debugger

In general, could someone provide an example of using Titanium Studio's custom detail formatter in the debugger? Specifically, could you use JSON.stringify( this ) for the object type?

View Article


Image may be NSFW.
Clik here to view.

Full variable length in expressions window

I'm interested is there any way to display full variable's value in expressions window? Now it's displayed as few_first_characters... (length: 1000)

View Article

Inspect html pages using Firefox and not Safari for ipad simulation?

If you are making an HTML5 based app you can inspect elements with the Safari Developer tools using the iPad simulator options if you run the app inside the Titanium simulator. Is there a way i can do...

View Article


BlackBerry: Debugger

I was wondering if it is possible to debug an application on BlackBerry Device Simulator? I can configure targets to run the application on the simulator, but I can not configure a debug target. I...

View Article

There MUST be a way to use the new Genymotion Emulator!

First of all, if you're doing android dev and not using Genymotion... GET IT! The thing is blindingly fast, faster than my Galaxy S4 device. Now that said, and because of it, is there any way that I...

View Article


Async code hangs, freezes UIF on iOS

Is there any way to find out what code is running in Titanium in iOS? The debugger just says there is one thread kroll$1 and it has no variables. There is a lot of async activity happening in the...

View Article

JS debugger unstable... An internal error occurred during: "child count...

I'm on Mac OS X 10.8.5, Titanium Studio, build: 3.1.3.201309132423, Build: jenkins-titanium-rcp-master-21 (origin/master) Date: 13 September 2013, 00:23:57 The JS Debugger frequently has the follow...

View Article

Problems with the debugger

I am running Titanium SDK 3.3.0.GA and I am running Titanium Studio 3.3.0.201407100905. I have two problems with the debugger. 1) When the debugger hits my breakpoints with the iOS simulator it is not...

View Article
Browsing all 22 articles
Browse latest View live




Latest Images