GDB doesn't show the correct line

Eli Zaretskii eliz@gnu.org
Mon Nov 15 04:45:00 GMT 2004


> From: Felix Lee <felix.1@canids.net>
> Cc: tromey@redhat.com, drow@false.org, otto.wyss@orpatec.ch,
> 	gdb@sources.redhat.com
> Date: Sun, 14 Nov 2004 14:39:18 -0800
> 
> "\r\n" is one line, "\r" is one line, "\n" is one line.
> "\n\r" is two lines, "\r\r" is two lines, "\r\r\n" is two lines,
> "\r\n\r" is two lines, etc.
> http://java.sun.com/docs/books/jls/second_edition/html/lexical.doc.html#231571

Thanks.

This should be doable, I think.



More information about the Gdb mailing list