winedbg: Fix 'break file : lineno' command so that file can be in other modules than...
commitcf7120b8cce712bdd450d19585427633b7033544
authorEric Pouech <eric.pouech@orange.fr>
Mon, 7 Mar 2011 21:41:09 +0000 (7 22:41 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 8 Mar 2011 11:30:29 +0000 (8 12:30 +0100)
tree6bc04b8b443f1e935a9e95182e53cb6e9af7fafd
parent2d570921dc37a9cec36a9a1bf4e71205bf199c91
winedbg: Fix 'break file : lineno' command so that file can be in other modules than the current one.
programs/winedbg/break.c