summaryrefslogtreecommitdiff
path: root/gdbserver/win32-i386-low.cc
AgeCommit message (Expand)Author
2022-04-27Fix gdbserver build for x86-64 WindowsTom Tromey
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-05-03Fix x86_64 mingw buildTom Tromey
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-05-15Enable hardware breakpoints for gdbserver on WindowsHannes Domani
2020-04-30Implement debugging of WOW64 processes in gdbserverHannes Domani
2020-04-08Introduce win32_target_ops::decr_pc_after_breakTom Tromey
2020-04-08Add read_pc / write_pc support to win32-lowTom Tromey
2020-04-08Wrap shared windows-nat code in windows_nat namespaceTom Tromey
2020-04-08Change two windows_thread_info members to "bool"Tom Tromey
2020-04-08Rename win32_thread_info to windows_thread_infoTom Tromey
2020-02-13gdbserver: rename source files to .ccSimon Marchi