summaryrefslogtreecommitdiff
path: root/gdb/go32-nat.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix djgpp gdb buildPedro Alves2016-07-211-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Unbreak DJGPP build of GDB.Eli Zaretskii2015-05-301-2/+4
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Add missing parenthesisYao Qi2014-11-151-1/+1
* Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson2014-09-021-13/+13
* Replace hardwired error handler in go32_create_inferiorGary Benson2014-08-291-6/+6
* Move errno.h to common-defs.hGary Benson2014-08-071-1/+0
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Move stdlib.h to common-defs.hGary Benson2014-08-071-1/+0
* Move stdio.h to common-defs.hGary Benson2014-08-071-1/+0
* fix build: update clear_proceed_status callersPedro Alves2014-07-251-1/+1
* Move shared native target specific code to gdb/natGary Benson2014-06-201-1/+1
* constify to_attachTom Tromey2014-06-041-1/+1
* Add new infrun.h header.Pedro Alves2014-05-221-0/+1
* Allow making GDB not automatically connect to the native target.Pedro Alves2014-05-211-2/+3
* go32-nat.c: Don't override to_open.Pedro Alves2014-05-211-7/+0
* Rename "target djgpp" -> "target native"Pedro Alves2014-05-211-4/+0
* Make the go32-nat.c target inherit inf-child.c.Pedro Alves2014-03-071-89/+57
* go32-nat.c: Don't install a deprecated_xfer_memory methodPedro Alves2014-02-261-20/+55
* Add target_ops argument to to_can_runTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_terminal_infoTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_terminal_oursTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_terminal_inferiorTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_terminal_initTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_closeTom Tromey2014-02-191-2/+1
* Add target_ops argument to to_prepare_to_storeMarkus Metzger2014-01-161-1/+1
* Fix go32-nat.c build fallout from to_detach constification.Pedro Alves2014-01-151-25/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* constify to_detachTom Tromey2013-11-081-1/+1
* Reimplement DJGPP's .gdbinit -> gdb.ini renaming.Pedro Alves2013-07-011-3/+0
* gdb: clean up x86 cpuid implementationsMike Frysinger2013-06-191-0/+22
* * go32-nat.c (go32_terminal_info): Make 'args' const.Tom Tromey2013-05-141-1/+1
* gdb/Jan Kratochvil2013-03-201-2/+2
* * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz2013-03-071-12/+7
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* ARI fixes: sprintf rule.Pierre Muller2012-11-201-3/+3
* 2012-11-07 Pedro Alves <palves@redhat.com>Pedro Alves2012-11-071-1/+2
* gdb/Yao Qi2012-07-311-0/+3