aboutsummaryrefslogtreecommitdiff
path: root/gdb/windows-nat.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-24gdb/Pedro Alves1-33/+33
2012-05-24gdb/Pedro Alves1-4/+4
2012-05-04Segment register reading on Windows targets.Joel Brobecker1-0/+20
2012-03-02gdb/Jan Kratochvil1-2/+12
2012-02-02 * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-12-16 * windows-nat.c (cygwin_get_dr, cygwin_get_dr7): Add missingPierre Muller1-0/+2
2011-12-14gdb/Pedro Alves1-1/+20
2011-10-07 * windows-nat.c: Include wchar.h to avoid compiler warnings.Corinna Vinschen1-3/+56
2011-09-28Support "set environment" and "unset environment" in MinGW builds.Eli Zaretskii1-1/+44
2011-05-092011-05-09 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2011-04-19gdbTom Tromey1-2/+2
2011-04-07 Remove support for old Cygwin 1.5 versions.Pierre Muller1-17/+0
2011-03-232011-03-23 Kai Tietz <ktietz@redhat.com>Kai Tietz1-1/+2
2011-03-16 Fix ARI warnings about new lines at the end of messages, whichPierre Muller1-1/+1
2011-01-122011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-109/+138
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-11-28gdb/Jan Kratochvil1-4/+4
2010-05-31 * windows-nat.c (GetConsoleFontSize, GetCurrentConsoleFont):Pierre Muller1-1/+73
2010-05-25 * windows-nat.c (display_selector): Call GetLastError to give betterPierre Muller1-1/+5
2010-04-16 Support for Windows OS Thread Information Block.Pierre Muller1-18/+33
2010-03-10* windows-nat.c (cygwin_conv_path): Remove old macro.Christopher Faylor1-1/+0
2010-03-09* windows-nat.c (cygwin_conv_path): Redefine to properly convert from/toChristopher Faylor1-1/+10
2010-03-06* windows-nat.c: Reorganize #ifdef __CYGWIN__ considerations into one block.Christopher Faylor1-102/+123
2010-03-01 * remote-fileio.c (remote_fileio_func_rename): Use Cygwin 1.7Corinna Vinschen1-76/+182
2010-02-15gdb/Jan Kratochvil1-4/+1
2010-02-12Spurious "dll not found" error messages on x64-windows.Joel Brobecker1-2/+10
2010-01-27* windows-nat.c (windows_initialization_done): New variable.Christopher Faylor1-5/+17
2010-01-252010-01-25 gingold <gingold@adacore.com>Tristan Gingold1-8/+8
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+2
2009-09-21 * windows-nat.c (ctrl_c_handler): Also handle CTRL_BREAK_EVENT.Pierre Muller1-2/+2
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-1/+1
2009-06-17 * ada-tasks.c (read_known_tasks_array): Use target_gdbarch insteadUlrich Weigand1-3/+4
2009-06-162009-06-16 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-1/+3
2009-06-07 * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves1-5/+5
2009-05-24 * symfile.c (add_shared_symbol_files_command): RemovePierre Muller1-0/+4
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-6/+21
2009-04-17 ARI fix: Do not use %p, replace by call to host_address_to_stringPierre Muller1-8/+11
2009-04-01 * windows-nat.c (+windows_get_ada_task_ptid): New function.Joel Brobecker1-0/+7
2009-03-22* windows-nat.c (AdjustTokenPrivileges): Implement macro wraparound forChristopher Faylor1-36/+30
2009-03-22* win32-nat.c (ctrl_c_handler): New function.Christopher Faylor1-21/+59
2009-03-22* windows-nat.c (DebugActiveProcessStop): Implement macro wraparound forChristopher Faylor1-108/+140
2009-03-17 Add a target_ops parameter to the to_kill method in struct target_ops.Joel Brobecker1-3/+3
2009-03-08* windows-nat.c (dr): Redefine to use largest possible integer which holds aChristopher Faylor1-2/+31
2009-02-24 Fix windows-nat.c compilation failure.Pierre Muller1-2/+2
2009-02-23 * corelow.c (get_core_registers): Adjust.Pedro Alves1-9/+14
2009-02-20 * Extend use of i386_use_watchpoints to all i386 native filesPierre Muller1-0/+2
2009-02-06 * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves1-2/+3