Re: Trying to use gdb on OS X

new topic     » goto parent     » topic index » view thread      » older message » newer message
jaygade said...

Then trying to figure out how to properly examine a Euphoria object in the debugger to see what it's doing while manually referring back to the macro definition. I find myself bouncing back and forth between terminal window and gvim source window.

I often do things like:

$ print StdPrint( 1, _some_eu_object_12345, 1 ) 

That's equivalent to "? some_eu_object", so you get something reasonable. For strings, you can do things like "print EPuts(1, _seq_to_print )" (from memory...may not be exactly right).

Matt

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu