summaryrefslogtreecommitdiff
path: root/gdb/go32-nat.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* gdb/Pedro Alves2012-05-241-40/+40
* gdb/Pedro Alves2012-05-241-5/+5
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* gdb/Pedro Alves2011-12-141-1/+25
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-33/+45
* run copyright.sh for 2011.Joel Brobecker2011-01-011-2/+2
* Remove remaining "%ll" uses.Pierre Muller2010-04-051-2/+2
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * go32-nat.c (go32_create_inferior): Use inferior_appeared, notPedro Alves2009-10-201-1/+1
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-1/+3
* * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves2009-06-071-5/+5
* * target.h (TARGET_WNOHANG): New.Pedro Alves2009-05-211-1/+1
* Remove all i386 debug register low level macros in config nm files.Pierre Muller2009-05-141-4/+12
* * go32-nat.c (go32_stop): Delete.Pedro Alves2009-05-041-25/+16
* * go32-nat.c: Add comments about dirty secrets of DJGPP debugging.Eli Zaretskii2009-05-011-0/+64