aboutsummaryrefslogtreecommitdiff
path: root/gdb/go32-nat.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-05-30Unbreak DJGPP build of GDB.Eli Zaretskii1-2/+4
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-11-15Add missing parenthesisYao Qi1-1/+1
2014-09-02Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson1-13/+13
2014-08-29Replace hardwired error handler in go32_create_inferiorGary Benson1-6/+6
2014-08-07Move errno.h to common-defs.hGary Benson1-1/+0
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-08-07Move stdlib.h to common-defs.hGary Benson1-1/+0
2014-08-07Move stdio.h to common-defs.hGary Benson1-1/+0
2014-07-25fix build: update clear_proceed_status callersPedro Alves1-1/+1
2014-06-20Move shared native target specific code to gdb/natGary Benson1-1/+1
2014-06-04constify to_attachTom Tromey1-1/+1
2014-05-22Add new infrun.h header.Pedro Alves1-0/+1
2014-05-21Allow making GDB not automatically connect to the native target.Pedro Alves1-2/+3
2014-05-21go32-nat.c: Don't override to_open.Pedro Alves1-7/+0
2014-05-21Rename "target djgpp" -> "target native"Pedro Alves1-4/+0
2014-03-07Make the go32-nat.c target inherit inf-child.c.Pedro Alves1-89/+57
2014-02-26go32-nat.c: Don't install a deprecated_xfer_memory methodPedro Alves1-20/+55
2014-02-19Add target_ops argument to to_can_runTom Tromey1-1/+1
2014-02-19Add target_ops argument to to_terminal_infoTom Tromey1-1/+1
2014-02-19Add target_ops argument to to_terminal_oursTom Tromey1-1/+1
2014-02-19Add target_ops argument to to_terminal_inferiorTom Tromey1-1/+1
2014-02-19Add target_ops argument to to_terminal_initTom Tromey1-1/+1
2014-02-19Add target_ops argument to to_closeTom Tromey1-2/+1
2014-01-16Add target_ops argument to to_prepare_to_storeMarkus Metzger1-1/+1
2014-01-15Fix go32-nat.c build fallout from to_detach constification.Pedro Alves1-25/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-11-08constify to_detachTom Tromey1-1/+1
2013-07-01Reimplement DJGPP's .gdbinit -> gdb.ini renaming.Pedro Alves1-3/+0
2013-06-19gdb: clean up x86 cpuid implementationsMike Frysinger1-0/+22
2013-05-14 * go32-nat.c (go32_terminal_info): Make 'args' const.Tom Tromey1-1/+1
2013-03-20gdb/Jan Kratochvil1-2/+2
2013-03-07 * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz1-12/+7
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-11-20 ARI fixes: sprintf rule.Pierre Muller1-3/+3
2012-11-072012-11-07 Pedro Alves <palves@redhat.com>Pedro Alves1-1/+2
2012-07-31gdb/Yao Qi1-0/+3
2012-05-24gdb/Pedro Alves1-40/+40
2012-05-24gdb/Pedro Alves1-5/+5
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-12-14gdb/Pedro Alves1-1/+25
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-33/+45
2011-01-01run copyright.sh for 2011.Joel Brobecker1-2/+2
2010-04-05 Remove remaining "%ll" uses.Pierre Muller1-2/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-10-20 * go32-nat.c (go32_create_inferior): Use inferior_appeared, notPedro Alves1-1/+1
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+3
2009-06-07 * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves1-5/+5