aboutsummaryrefslogtreecommitdiff
path: root/gdb/windows-nat.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-16Use strwinerror in gdb/windows-nat.cTom Tromey1-16/+35
2022-07-25Remove dead code from windows_nat_target::detachTom Tromey1-10/+4
2022-07-22Fix typo in windows-nat.cTom Tromey1-1/+1
2022-07-21gdb: move the type cast into gdbarch_tdepAndrew Burgess1-1/+1
2022-06-12Trivial fixes to Cygwin build after 8fea1a81Jon Turney1-1/+1
2022-06-12Simplify __USEWIDEJon Turney1-26/+0
2022-06-12Simplify cygwin_buf_tJon Turney1-12/+11
2022-06-07Use subclasses of windows_process_infoTom Tromey1-174/+174
2022-06-07Turn some windows-nat.c static functions into methodsTom Tromey1-19/+28
2022-06-07Allow ASLR to be disabled on WindowsTom Tromey1-0/+7
2022-06-07Introduce wrapper for CreateProcessTom Tromey1-18/+4
2022-06-02Fix a new warning on CygwinJon Turney1-3/+3
2022-06-02Fix Cygwin build after 85b25bd9Jon Turney1-2/+2
2022-06-02Fix Cygwin build after 0578e87fJon Turney1-1/+1
2022-06-02Fix Cygwin build after fcab5839Jon Turney1-3/+0
2022-05-13Implement pid_to_exec_file for Windows in gdbserverTom Tromey1-87/+1
2022-05-13Constify target_pid_to_exec_fileTom Tromey1-2/+2
2022-04-14Use GetThreadDescription on WindowsTom Tromey1-2/+4
2022-04-14Share handle_ms_vc_exception with gdbserverTom Tromey1-40/+0
2022-04-05Don't call init_thread_list in windows-nat.cTom Tromey1-1/+0
2022-04-04Remove some globals from nat/windows-nat.cTom Tromey1-161/+195
2022-04-04Use unique_ptr in the Windows thread listTom Tromey1-16/+9
2022-04-04Use auto_obstack in windows-nat.cTom Tromey1-3/+1
2022-04-04Simplify windows-nat.c solib handlingTom Tromey1-66/+49
2022-03-29Unify gdb printf functionsTom Tromey1-23/+23
2022-03-29Unify gdb puts functionsTom Tromey1-29/+29
2022-03-29Remove some uses of printf_unfilteredTom Tromey1-9/+9
2022-01-18Move gdb obstack code to gdbsupportTom Tromey1-1/+1
2022-01-06Use target_announce_detach in more targetsTom Tromey1-8/+2
2022-01-06Introduce target_announce_attachTom Tromey1-11/+1
2022-01-06Use warning in windows-nat error messagesTom Tromey1-5/+2
2022-01-05Use filtered output in files_info implementationsTom Tromey1-3/+3
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-11-15gdb: adjust gdbarch_tdep calls in nat filesSimon Marchi1-1/+1
2021-10-27Fix watchpoints with multiple threads on WindowsTom Tromey1-51/+20
2021-10-21gdb, gdbserver: make target_waitstatus safeSimon Marchi1-19/+11
2021-10-04Minor boolean fix in windows-nat.cTom Tromey1-1/+1
2021-09-23Change get_ada_task_ptid parameter typeTom Tromey1-2/+2
2021-07-26Fix the Windows buildTom Tromey1-9/+11
2021-07-23gdb: add setter/getter for inferior cwdSimon Marchi1-1/+1
2021-05-27gdb: fix tab after space indentation issuesSimon Marchi1-1/+1
2021-04-30Share DLL code between gdb and gdbserverTom Tromey1-168/+4
2021-04-30Move function indirection code to nat/windows-natTom Tromey1-201/+11
2021-04-30Use template functions in windows-nat.cTom Tromey1-48/+14
2021-04-10Fix handling DLL loads at run timeEli Zaretskii1-11/+45
2021-03-23gdb: remove target_is_pushed free functionSimon Marchi1-1/+1
2021-03-23gdb: remove push_target free functionsSimon Marchi1-2/+2
2021-03-16Fix cygwin build errorChristian Biesinger1-1/+1
2021-01-26Use debug_prefixed_printf_cond in windows-nat.cTom Tromey1-56/+62
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1