summaryrefslogtreecommitdiff
path: root/gdb/go32-nat.c
Commit message (Expand)AuthorAgeFilesLines
* 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/qiyao2012-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
* * go32-nat.c (go32_pid_to_str): Call normal_pid_to_str instead ofEli Zaretskii2009-05-011-4/+2
* Set default host and target charsets in the DJGPP port.Eli Zaretskii2009-04-191-0/+43
* * go32-nat.c (go32_sysinfo): Check if the call toEli Zaretskii2009-04-181-3/+16
* * go32-nat.c (go32_sysinfo): Update list of Windows versions ofEli Zaretskii2009-04-171-1/+1
* * go32-nat.c (go32_attach, go32_detach:) Fix prototypes to beEli Zaretskii2009-04-111-2/+2
* Add a target_ops parameter to the to_kill method in struct target_ops.Joel Brobecker2009-03-171-4/+4
* * go32-nat.c (go32_create_inferior): Add missing ops parameter.Joel Brobecker2009-03-161-1/+2
* * corelow.c (get_core_registers): Adjust.Pedro Alves2009-02-231-8/+14
* * Extend use of i386_use_watchpoints to all i386 native filesPierre Muller2009-02-201-0/+3
* * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves2009-02-061-4/+3
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Kill pthread_ops_hackVladimir Prus2008-11-091-5/+6
* * gnu-nat.c (gnu_attach): Add process to inferiors table.Pedro Alves2008-09-221-0/+2
* * go32-nat.c: Include "gdbthread.h".Pedro Alves2008-08-091-0/+24
* * go32-nat.c (fetch_register, store_register): Pass the regcachePedro Alves2008-08-091-28/+30
* Adjust all targets to new target_stop interface.Pedro Alves2008-07-091-3/+3
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* 2007-10-30 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-10-301-4/+6
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-06-18 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-181-4/+4
* * target.h (struct target_ops): Add REGCACHE parameter toUlrich Weigand2007-05-061-2/+2
* * target.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-17/+17
* * i387-tdep.c (i387_fill_fsave, i387_fill_fxsave): Remove.Ulrich Weigand2007-05-061-2/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * infcmd.c: Include "observer.h".Daniel Jacobowitz2006-01-241-2/+2
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3