Added the notion of delayed breakpoint (when a function is not loaded
commiteaafb73cd575a442d63de17f3ce35e3bc76121e6
authorEric Pouech <eric.pouech@wanadoo.fr>
Mon, 21 May 2001 18:33:15 +0000 (21 18:33 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 21 May 2001 18:33:15 +0000 (21 18:33 +0000)
tree40b6d7343305e30ab2edf95b955a50bd12bdc89d
parente459e60b6add10a82ff34197f0232166d7e5aeac
Added the notion of delayed breakpoint (when a function is not loaded
yet, the name will be tried again for each new loaded module).
debugger/break.c
debugger/debugger.h
debugger/info.c
debugger/stabs.c
debugger/winedbg.c