https://developers.google.com/chrome-developer-tools/docs/remote-debuggingChrome 32 이상부터 기본기능으로 가능 (이전버젼은 확장 설치로 가능)Android 기기를 USB로 연결하고데스크톱이나 랩톱의 크롬 주소창에chrome://inspect 또는 메뉴 > 도구 > 기기 검사 선택만약 Devices 페이지에 Pending authentication: please accept debugging session on the device. 라는 메세지만 뜨고 기기가 나타나지 않으면터미널에서 adb devices 실행다시 크롬의 기기 검사 페이지를 확인하면 Chrome (32.0.1700.99) 와 같이 목록이 나타날것.
http://stackoverflow.com/a/8299371You can run a dedicated Zombies Instrument.Hit CMD + i to profile the app and select the Zombies Instruments (You must running on the simulator)좀비 도구로 개략을 볼 수 있다.앱 프로파일을 위해 커맨드 + i 단축키를 누르고 Zombies Instruments 선택. (시뮬레이터 상에서 실행해야 한다)실행하면 Zombie Messaged 라는 팝업이 잠깐 뜨는데 타임라인에 색으로 강조 표시된것을 클릭하면 팝업이 다시 뜬다.Done 버튼 클릭하면 닫히니까 메세지 문장 끝의 화살표를 눌러보면 아래에 있는 Detail 패널(CMD + D..
디버깅 셋팅1. XCode 왼쪽 위 Scheme에 마우스를 올리고 2. Edit Scheme... 선택 3. 나타나는 창에서 아래 이미지의 붉은 표시 부분과 같이 입력 NSZombieEnabled : YES MallocstackLoggingNoCompact : 1 4. Diagnostics 탭 클릭하고 아래 그림에서와 같이 체크 후 [OK] 버튼 클릭 메모리 추적 (Simulator에서만 동작함)위의 설정을 마쳤다면 아래와 같이 오류가 발생한 곳의 주소 정보를 얻을 수 있음-[CFString release]: message sent to deallocated instance 0x5e4780하단의 검은색 디버그 구역(Shift + Cmd + Y)의 (gdb)프롬프트 뒤에 다음과 같은 명령 입력info ma..
http://fixingthesejquery.com #slide11 - 브뽀를 소스코드내에서 걸기위해서는 소스 코드 내의 브뽀 걸 부분에 debugger; 를 입력하면 된다. #slide15 - console.log 와 친구들 $('#testElement').click({"foo":"bar"},function(e) { console.info("The button has been pressed"); console.dir(e.data); // You can pass an unlimited list of arguments console.log(this,e); $(this).append('Hello'); }); #slide24 - 아래의 3가지 모두 anchor 클릭이벤트를 잡아내는것이다. $(document)..
- Total
- Today
- Yesterday
- macos
- iphone
- JQuery
- API
- 한글
- javascript
- nodejs
- Linux
- Android
- IOS
- Wordpress
- iis
- Debug
- CSS
- ASP
- sencha touch
- Mac
- git
- PHP
- mssql
- nginx
- laravel
- 안드로이드
- IE
- Prototype
- Docker
- JSON
- centos
- classic asp
- 워드프레스
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |