I have a structure containing a pointer, foo->prt is say, X then I pass the pointer to a function and the function receives not X but other value. What can be wrong?
This is a trace of the gdb session (short and simple)
Any help would be greatly appreaciated
Breakpoint 1, report_start_element...