parse_escape() in 5.2

Greg Watson g.watson@computer.org
Mon Jun 24 12:56:00 GMT 2002


My mistake. It was case 0: and case '0':

Greg

>I was looking though parse_escape() (in util.c) and it seems a 
>little weird. There are two instances of case '0': in the same 
>switch statement. It also seems to do something strange when it sees 
>the escape '\^' (whatever that is).
>
>Greg



More information about the Gdb mailing list