aboutsummaryrefslogtreecommitdiff
path: root/gdb/go32-nat.c
AgeCommit message (Expand)AuthorFilesLines
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
2009-05-21 * target.h (TARGET_WNOHANG): New.Pedro Alves1-1/+1
2009-05-14 Remove all i386 debug register low level macros in config nm files.Pierre Muller1-4/+12
2009-05-04 * go32-nat.c (go32_stop): Delete.Pedro Alves1-25/+16
2009-05-01 * go32-nat.c: Add comments about dirty secrets of DJGPP debugging.Eli Zaretskii1-0/+64
2009-05-01 * go32-nat.c (go32_pid_to_str): Call normal_pid_to_str instead ofEli Zaretskii1-4/+2
2009-04-19 Set default host and target charsets in the DJGPP port.Eli Zaretskii1-0/+43
2009-04-18 * go32-nat.c (go32_sysinfo): Check if the call toEli Zaretskii1-3/+16
2009-04-17 * go32-nat.c (go32_sysinfo): Update list of Windows versions ofEli Zaretskii1-1/+1
2009-04-11 * go32-nat.c (go32_attach, go32_detach:) Fix prototypes to beEli Zaretskii1-2/+2
2009-03-17 Add a target_ops parameter to the to_kill method in struct target_ops.Joel Brobecker1-4/+4
2009-03-16 * go32-nat.c (go32_create_inferior): Add missing ops parameter.Joel Brobecker1-1/+2
2009-02-23 * corelow.c (get_core_registers): Adjust.Pedro Alves1-8/+14
2009-02-20 * Extend use of i386_use_watchpoints to all i386 native filesPierre Muller1-0/+3
2009-02-06 * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves1-4/+3
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-11-09 Kill pthread_ops_hackVladimir Prus1-5/+6
2008-09-22 * gnu-nat.c (gnu_attach): Add process to inferiors table.Pedro Alves1-0/+2