summaryrefslogtreecommitdiff
path: root/gdb/windows-nat.c
Commit message (Expand)AuthorAgeFilesLines
* gdb/Jan Kratochvil2012-03-021-2/+12
* * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans2012-02-021-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* * windows-nat.c (cygwin_get_dr, cygwin_get_dr7): Add missingPierre Muller2011-12-161-0/+2
* gdb/Pedro Alves2011-12-141-1/+20
* * windows-nat.c: Include wchar.h to avoid compiler warnings.Corinna Vinschen2011-10-071-3/+56
* Support "set environment" and "unset environment" in MinGW builds.Eli Zaretskii2011-09-281-1/+44
* 2011-05-09 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-05-091-1/+1
* gdbTom Tromey2011-04-191-2/+2
* Remove support for old Cygwin 1.5 versions.Pierre Muller2011-04-071-17/+0
* 2011-03-23 Kai Tietz <ktietz@redhat.com>Kai Tietz2011-03-231-1/+2
* Fix ARI warnings about new lines at the end of messages, whichPierre Muller2011-03-161-1/+1
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-121-109/+138
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* gdb/Jan Kratochvil2010-11-281-4/+4
* * windows-nat.c (GetConsoleFontSize, GetCurrentConsoleFont):Pierre Muller2010-05-311-1/+73
* * windows-nat.c (display_selector): Call GetLastError to give betterPierre Muller2010-05-251-1/+5
* Support for Windows OS Thread Information Block.Pierre Muller2010-04-161-18/+33
* * windows-nat.c (cygwin_conv_path): Remove old macro.Christopher Faylor2010-03-101-1/+0
* * windows-nat.c (cygwin_conv_path): Redefine to properly convert from/toChristopher Faylor2010-03-091-1/+10
* * windows-nat.c: Reorganize #ifdef __CYGWIN__ considerations into one block.Christopher Faylor2010-03-061-102/+123
* * remote-fileio.c (remote_fileio_func_rename): Use Cygwin 1.7Corinna Vinschen2010-03-011-76/+182
* gdb/Jan Kratochvil2010-02-151-4/+1
* Spurious "dll not found" error messages on x64-windows.Joel Brobecker2010-02-121-2/+10
* * windows-nat.c (windows_initialization_done): New variable.Christopher Faylor2010-01-271-5/+17
* 2010-01-25 gingold <gingold@adacore.com>Tristan Gingold2010-01-251-8/+8
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-1/+2
* * windows-nat.c (ctrl_c_handler): Also handle CTRL_BREAK_EVENT.Pierre Muller2009-09-301-2/+2
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-1/+1
* * ada-tasks.c (read_known_tasks_array): Use target_gdbarch insteadUlrich Weigand2009-06-171-3/+4
* 2009-06-16 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-06-161-1/+3
* * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves2009-06-071-5/+5
* * symfile.c (add_shared_symbol_files_command): RemovePierre Muller2009-05-241-0/+4
* * 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-6/+21
* ARI fix: Do not use %p, replace by call to host_address_to_stringPierre Muller2009-04-171-8/+11
* * windows-nat.c (+windows_get_ada_task_ptid): New function.Joel Brobecker2009-04-011-0/+7
* * windows-nat.c (AdjustTokenPrivileges): Implement macro wraparound forChristopher Faylor2009-03-221-36/+30
* * win32-nat.c (ctrl_c_handler): New function.Christopher Faylor2009-03-221-21/+59
* * windows-nat.c (DebugActiveProcessStop): Implement macro wraparound forChristopher Faylor2009-03-221-108/+140
* Add a target_ops parameter to the to_kill method in struct target_ops.Joel Brobecker2009-03-171-3/+3
* * windows-nat.c (dr): Redefine to use largest possible integer which holds aChristopher Faylor2009-03-081-2/+31
* Fix windows-nat.c compilation failure.Pierre Muller2009-02-241-2/+2
* * corelow.c (get_core_registers): Adjust.Pedro Alves2009-02-231-9/+14
* * Extend use of i386_use_watchpoints to all i386 native filesPierre Muller2009-02-201-0/+2
* * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves2009-02-061-2/+3
* * windows-nat.c (handle_unload_dll): Use %p to print the DLLJoel Brobecker2009-01-141-1/+1
* * amd64-windows-nat.c Rename gdb-specific win32_* to windows_* throughout.Christopher Faylor2009-01-131-132/+131
* Fix linking with --enable-targets=all:Christopher Faylor2009-01-121-0/+2339