So, it looks like the debugging information is being transferred via a TCP
connection and not LocalConnection, beyond that, I have no idea yet.

Please keep us posted on the findings as they come up.

-Chris

Well I did some updates on the Wiki page.
The protocol might be fully documented soon.

Nicolas

The protocol have been updated on http://osflash.org/doku.php?id=ofd with latest infos.

I don't have yet all the packets documentation but there is enough to build a debugger that will :
- open a port
- read packets sent by the Player
- display different files sources
- create objects and set their fields
- provide a treeview to walk inside objects properties

I have some OCaml console program that does that but it's just for testing purposes. Is anybody want to write an opensource application that will provide a nice GUI ?

For documenting the interactions with the debugger I need one more machine for tunelling the packets, so I'll do that when I'm back in France.

Nicolas

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to