DEBUG_ExternalDebugger() needs to be a part of wine, not winedbg.
This commit is contained in:
parent
442f6b1df7
commit
2fc028977d
@ -13,7 +13,6 @@ C_SRCS = \
|
|||||||
display.c \
|
display.c \
|
||||||
editline.c \
|
editline.c \
|
||||||
expr.c \
|
expr.c \
|
||||||
external.c \
|
|
||||||
hash.c \
|
hash.c \
|
||||||
info.c \
|
info.c \
|
||||||
memory.c \
|
memory.c \
|
||||||
|
@ -13,6 +13,7 @@ C_SRCS = \
|
|||||||
cpu.c \
|
cpu.c \
|
||||||
debugstr.c \
|
debugstr.c \
|
||||||
error.c \
|
error.c \
|
||||||
|
ext_debugger.c \
|
||||||
lstr.c \
|
lstr.c \
|
||||||
main.c \
|
main.c \
|
||||||
network.c \
|
network.c \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user