winedbg: Fixes for identifiers.
commitf661e7a924293a574c894ac7706324b2e49c6ceb
authorEric Pouech <eric.pouech@wanadoo.fr>
Sat, 25 Mar 2006 09:12:45 +0000 (25 10:12 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 27 Mar 2006 09:30:50 +0000 (27 11:30 +0200)
tree1a35eaec14f1c4fc740e60465f4016f05bcee024
parent983d8aea3ec335d9676ea2b7ac00f4885227b801
winedbg: Fixes for identifiers.

- fixed lexical rules for a path name
- fixed identifier rules so that we get the right precedence
  between ! and ::
- modules (in mod!name forms) are now handled as tIDENTIFIER
  (tPATH was buggy anyhow)
programs/winedbg/dbg.y
programs/winedbg/debug.l