Searched refs:reload_context (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/nat/
H A Dwindows-nat.h90 bool reload_context = false; member in struct:windows_nat::windows_thread_info
/netbsd-current/external/gpl3/gdb/dist/gdb/nat/
H A Dwindows-nat.h89 bool reload_context = false; member in struct:windows_nat::windows_thread_info
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dwindows-nat.c411 th->reload_context = true;
414 th->reload_context = true;
574 gdb_assert (!th->reload_context);
647 if (th->reload_context)
698 th->reload_context = false;
1555 th->reload_context = 1;
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dwindows-nat.c529 th->reload_context = true;
532 th->reload_context = true;
657 gdb_assert (!th->reload_context);
731 if (th->reload_context)
782 th->reload_context = false;
1582 th->reload_context = true;

Completed in 203 milliseconds