summaryrefslogtreecommitdiff
path: root/gdb/go32-nat.c
Commit message (Expand)AuthorAgeFilesLines
* Remove old GNU indent directivesTom Tromey2023-02-271-2/+0
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* internal_error: remove need to pass __FILE__/__LINE__Pedro Alves2022-10-191-12/+6
* Unify gdb printf functionsTom Tromey2022-03-291-112/+112
* Unify gdb puts functionsTom Tromey2022-03-291-31/+31
* Use filtered output in terminal_info implementationsTom Tromey2022-01-051-7/+7
* Use filtered output in files_info implementationsTom Tromey2022-01-051-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb, gdbserver: make target_waitstatus safeSimon Marchi2021-10-211-10/+6
* gdb: fix some indentation issuesSimon Marchi2021-05-271-63/+63
* gdb: generate the prefix name for prefix commands on demandMarco Barisione2021-05-121-1/+1
* gdb: remove target_is_pushed free functionSimon Marchi2021-03-231-1/+1
* gdb: remove push_target free functionsSimon Marchi2021-03-231-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Remove printfi_filtered and fprintfi_filteredTom Tromey2020-12-171-7/+7
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-4/+4
* Make target_wait options use enum flagsTom Tromey2020-09-181-2/+2
* Don't write to inferior_ptid in go32-nat.cPedro Alves2020-06-181-2/+2
* Don't write to inferior_ptid in go32-nat.cPedro Alves2020-06-181-4/+0
* Replace most calls to help_list and cmd_show_listTom Tromey2020-04-171-8/+2
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Guard against 'current_directory == NULL' on gdb_abspath (PR gdb/23613)Sergio Durigan Junior2019-12-131-1/+2
* [gdb] Fix more typos in commentsTom de Vries2019-10-181-2/+2
* gdb/djgpp: Add Hygon Dhyana processor supportJinke Fan2019-08-211-3/+4
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Change pid_to_str to return std::stringTom Tromey2019-03-131-2/+2
* Normalize includes to use common/Tom Tromey2019-01-251-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Introduce buildsym-legacy.hTom Tromey2018-07-201-1/+1
* Remove ptid_equalTom Tromey2018-07-031-1/+1
* Remove pid_to_ptidTom Tromey2018-07-031-2/+2
* gdb: Fix build on several hosts/portsPedro Alves2018-06-251-1/+0
* Fix some missed "beneath" conversionsTom Tromey2018-06-101-3/+3
* Remove regcache_raw_collectSimon Marchi2018-05-301-2/+2
* Remove regcache_raw_supplySimon Marchi2018-05-301-2/+2
* target factories, target open and multiple instances of targetsPedro Alves2018-05-031-1/+1
* target_ops: Use bool throughoutPedro Alves2018-05-031-2/+2
* Convert struct target_ops to C++Pedro Alves2018-05-031-84/+97
* Per-inferior target_terminal state, fix PR gdb/13211, morePedro Alves2018-01-301-0/+6
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove cmd_cfunc_ftypeTom Tromey2017-11-071-7/+7
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-4/+4
* Constify add_prefix_cmdTom Tromey2017-10-111-1/+1
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* C++-fy and prepare for sharing fork_inferiorSergio Durigan Junior2017-04-121-2/+4
* -Wwrite-strings: The RestPedro Alves2017-04-051-1/+1
* -Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_infoPedro Alves2017-04-051-1/+1
* Fix usage of inferior_ptid in two thread_alive implementationsSimon Marchi2017-02-231-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1