Fixed the parsing of id1.id2 which could be either access to field id2
commit38f2be49f012a5da021849a8ecc8adb5d72567a8
authorEric Pouech <eric.pouech@wanadoo.fr>
Wed, 15 Aug 2001 17:40:31 +0000 (15 17:40 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 15 Aug 2001 17:40:31 +0000 (15 17:40 +0000)
tree844ec95a9c6fd82acca8c9179549627a9cde6973
parent7321bfa006177cb5b8b9ffacb8d72399cc6ff265
Fixed the parsing of id1.id2 which could be either access to field id2
of struct id1, or the identifier id2 in dll id1.
Enhanced some error reporting as well as 'info local' display layout.
Minor cosmetic changes.
debugger/dbg.y
debugger/debug.l
debugger/debugger.h
debugger/expr.c
debugger/hash.c
debugger/module.c
debugger/winedbg.c
documentation/debugger.sgml