mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-06 20:04:18 +00:00
tlsEmulation:on for windows/GCC
This commit is contained in:
@@ -55,7 +55,7 @@ var
|
||||
# in it
|
||||
dbgState: TDbgState # state of debugger
|
||||
dbgBP: array[0..127, TDbgBreakpoint] # breakpoints
|
||||
dbgBPlen: int = 0
|
||||
dbgBPlen: int
|
||||
|
||||
dbgSkipToFrame: PFrame # frame to be skipped to
|
||||
|
||||
|
||||
Reference in New Issue
Block a user