Blogs1 - 10 of 993 recent posts for tag:Debug
10
Nov
2009
Runtime call stack dump

4 hours ago by bogdan_hruban

I can think that many of you got to a point in programming when something goes wrong, but you don’t even know where to start. It all looks fine, but it still doesn’t so the stuff that it’s suppose to. For this reason we have the debugger, to help us in getting insight on the program(s) that we are t ...

Hruban Bogdan - hruban.ro/blog

08
Nov
2009
Debug de conexões SSL

1 day ago by Alexandre

Dica simples, de como ver os detalhes de uma conexão SSL. Necessário apenas ter o openssl. openssl s_client -connect smtp.gmail.com:465 Funciona para qualquer conexão SSL.

malucelli.net - blog.malucelli.net

FirePHP – answer your PHP calls

1 day ago by admin

Couple with Firebug, you can log all your PHP method calls with FirePHP. Ideal tool for AJAX/JSON/XML Developer.

You belong with us - youbelongwith.us/wordpress

HTC Hero – Using the adb shell commands in Ubuntu!

1 day ago by sinnadyr

My god I have been reading a lot in different forum threads, so I think there are more people then me that needs a little help with this. Tried to gather the most relevant and working methods, and just make a little forum post on how to use the adb (android debug bridge), part of the Google system d ...

Wilhelmsen - wilhelmsen.wordpress.com

Debug SWF 文件

1 day ago by 唐伯鼠

事实上我一直很好奇像FDT这样的第三方工具是怎么实现swf文件的调试的,因为之前我也尝试过用ant手动编译swf文件,可编译完成后只能手动打开编译好的swf文件,更别说debug这个swf了。 今天用法fd来编译swf的时候偶然发现它调用了fdb这样一个命令,于是上网查资料,发现原来我们竟然可以在命令行里debug swf文件,不仅仅是trace我们甚至可以断点,条件断点,查看堆栈和变量,甚至可以set变量。 好强大的flex sdk 具体的调试方式请看 http://help.adobe.com/en_US/Flex/4.0/UsingSDK/WS2db454920e96a9e51e63e3 ...

Hao Blog - moremorefun.net

What are Object’s in Programming

2 days ago by zaheedk

The very basis of Object Programming relies on the concepts of Objects. So what are objects? and how do they the working of OOP’s. Before we start understanding object’s under OOP’s lets us first try and understand objects from real world. Let us consider a table lamp, which is lying on our desk. Th ...

Zaheed's Blog - zaheedk.wordpress.com

07
Nov
2009
FirePHP: Ampliación de Firebug para debug de código PHP

2 days ago by Micaela

Existen dos formas típicas de debuggear código del lado de servidor: mediante un Ambiente de Desarrollo Integrado (IDE) con un debugger incorporado o realizar los procesos de debuggeo en un navegador web. En esta nota compartiremos contigo una forma elegante y simple de debuggear aplicaciones Ajax m ...

elWebmaster.com - elwebmaster.com · Rank: 14,979 · 275 references

UFD+FP for Win7 Ready-Boost(9)

2 days ago by liaoo

此project至此已經完全 closed…! 最近所遺留的問題是: 切過去 security area 後,format( or quick format ) 會失敗… format 失敗所代表的意義是: 連基本的 read/write 都不行….! 這點很詭異,因為之前的 burn-in 測試都超過三天…只是不同點是: 之前沒有切到 security area 來測…之前是只有 public area ….! 經過追查,format 的基本行為是: write then read…! 而這些 write then read 的處理單位最小是 1 sector, 最大是 128 sector ...

Liaoo's Weblog - liaoo.wordpress.com

BUILD APPLICATIONS THE WAY GOOGLE DOES: CLOSURE TOOLS

2 days ago by Peter

Closure Tools is set of opensource ( release info) developer collection by Google which have been used whilst office building Gmail, Google Maps, Google Docs & most others. The collection embody a JavaScript compiler, living room & templating system. JavaScript Compiler It compiles JavaScript in to ...

trackteq.com - trackteq.com · Rank: 102,824 · 1 reference

06
Nov
2009
Mise a jour de De MonsterDebugger

3 days ago by Daweed

La fameuse console de debug AS3 De MonsterDebugger passe en version 2.5. Les développeurs en ont profité pour annoncer la futur version 3.0, 6 fois plus rapide que la version actuelle, et surtout intégrant un ...

Flash-Square - flash-square.com · 2 references

Previous1234567