Ticket #128 (new enhancement)

Opened 2 months ago

Last modified 2 months ago

debugging output

Reported by: desolat Assigned to: mb0
Priority: major Milestone: AXDT 0.1.0
Component: debug/launcher Version: AXDT 0.0.5
Keywords: Cc:

Description

How can I get some debugging output with axdt? Like the trace() function output. Just found some stuff in the wiki for old ASDT logger classes. Maybe that could be added to the wiki and the old stuff be removed?

Change History

11/20/08 10:05:53 changed by mb0

  • milestone set to AXDT 0.1.0.

this is planned but not yet implemented. the idea is to listen for debug sessions with fdb and launch and compile your target with the debug flag.

i am not sure whether the debug player is needed for simple trace logging.

however you can also use the thunderbolt library and log to firebug, your favorite web debugger.