On Sun, Jul 12, 2009 at 05:24:14PM +0800, Bo Yang wrote: > On Fri, Jul 10, 2009 at 3:44 PM, Daniel Veillard<[email protected]> wrote: > > (gdb) p *doc->children->next->children->next->children->children > > $7 = {_private = 0x0, type = XML_ELEMENT_NODE, name = 0x79fc6d "eins", > > children = 0x7a3ce8, last = 0x7a3da8, parent = 0x7a3658, next = 0x0, > > prev = 0x0, doc = 0x7a00a8, ns = 0x0, content = 0x0, properties = 0x0, > > nsDef = 0x0, psvi = 0x0, line = 1, extra = 0} > > (gdb) > > > > End of story, now please use the library and explore what it does > > that will be more productive ! > > Could you please tell me, what is the name of the application you > debugging with gdb?
xmllint --shell Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ [email protected] | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/ _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
