Comment 3 for bug 461594

Revision history for this message
James Pandavan (james-pandavan) wrote :

I was able to trace the issue. The newer version of gdb expects document's matching 'end' to start from the first column.

Remove all end spaces before every 'end' (document's end). Your gdbinit file would work.