daily update
[external/binutils.git] / gdb / windows-nat.c
2011-05-09 Pedro Alves2011-05-09 Pedro Alves <pedro@codesourcery.com>
2011-04-19 Tom Tromeygdb
2011-04-07 Pierre Muller Remove support for old Cygwin 1.5 versions.
2011-03-23 Kai Tietz2011-03-23 Kai Tietz <ktietz@redhat.com>
2011-03-16 Pierre Muller Fix ARI warnings about new lines at the end of message...
2011-01-12 Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-11-28 Jan Kratochvilgdb/
2010-05-31 Pierre Muller * windows-nat.c (GetConsoleFontSize, GetCurrentConsole...
2010-05-25 Pierre Muller * windows-nat.c (display_selector): Call GetLastError...
2010-04-16 Pierre Muller Support for Windows OS Thread Information Block.
2010-03-10 Christopher Faylor* windows-nat.c (cygwin_conv_path): Remove old macro.
2010-03-09 Christopher Faylor* windows-nat.c (cygwin_conv_path): Redefine to properl...
2010-03-06 Christopher Faylor* windows-nat.c: Reorganize #ifdef __CYGWIN__ considera...
2010-03-01 Corinna Vinschen * remote-fileio.c (remote_fileio_func_rename): Use...
2010-02-15 Jan Kratochvilgdb/
2010-02-12 Joel BrobeckerSpurious "dll not found" error messages on x64-windows.
2010-01-27 Christopher Faylor* windows-nat.c (windows_initialization_done): New...
2010-01-25 Tristan Gingold2010-01-25 gingold <gingold@adacore.com>
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-10-19 Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-09-21 Pierre Muller * windows-nat.c (ctrl_c_handler): Also handle CTRL_BRE...
2009-07-02 Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-06-17 Ulrich Weigand * ada-tasks.c (read_known_tasks_array): Use target_gdb...
2009-06-16 Paul Pluzhnikov2009-06-16 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-06-07 Pedro Alves * target.h (struct target_ops): Make to_has_all_memory,
2009-05-24 Pierre Muller * symfile.c (add_shared_symbol_files_command): Remove
2009-05-21 Pedro Alves * target.h (TARGET_WNOHANG): New.
2009-05-14 Pierre Muller Remove all i386 debug register low level macros in...
2009-04-17 Pierre Muller ARI fix: Do not use %p, replace by call to host_addres...
2009-04-01 Joel Brobecker * windows-nat.c (+windows_get_ada_task_ptid...
2009-03-22 Christopher Faylor* windows-nat.c (AdjustTokenPrivileges): Implement...
2009-03-22 Christopher Faylor* win32-nat.c (ctrl_c_handler): New function.
2009-03-22 Christopher Faylor* windows-nat.c (DebugActiveProcessStop): Implement...
2009-03-17 Joel Brobecker Add a target_ops parameter to the to_kill metho...
2009-03-08 Christopher Faylor* windows-nat.c (dr): Redefine to use largest possible...
2009-02-24 Pierre Muller Fix windows-nat.c compilation failure.
2009-02-23 Pedro Alves * corelow.c (get_core_registers): Adjust.
2009-02-20 Pierre Muller * Extend use of i386_use_watchpoints to all i386 nativ...
2009-02-06 Pedro Alves * linux-nat.c (linux_nat_wait): Adjust.
2009-01-14 Joel Brobecker * windows-nat.c (handle_unload_dll): Use %p...
2009-01-13 Christopher Faylor* amd64-windows-nat.c Rename gdb-specific win32_* to...
2009-01-12 Christopher FaylorFix linking with --enable-targets=all:
2009-01-11 Joel Brobecker * win32-tdep.h, win32-tdep.c: New files.
2009-01-11 Joel Brobecker * win32-nat.h: New file.
2009-01-09 Joel Brobecker * win32-nat.c (get_module_name): Change the...
2009-01-09 Joel Brobecker * win32-nat.c (has_detach_ability, set_process_...
2009-01-09 Joel Brobecker * win32-nat.c (CONTEXT_EXTENDED_REGISTERS)...
2009-01-09 Joel Brobecker * win32-nat.c (get_image_name, win32_xfer_memor...
2009-01-09 Joel Brobecker * win32-nat.c (kernel32_DebugSetProcessKillOnEx...
2009-01-09 Joel Brobecker * win32-nat.c (do_initial_win32_stuff): Add...
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-11-09 Vladimir Prus Kill pthread_ops_hack
2008-10-02 Pierre Muller * win32-nat.c (do_initial_win32_stuff): Set inferior_ptid.
2008-09-22 Pedro Alves Remove the attach_flag global, and make it per-inferior.
2008-09-22 Pedro Alves Make the stop_soon global be per-inferior instead.
2008-09-22 Pedro Alves * gnu-nat.c (gnu_attach): Add process to inferiors...
2008-09-08 Pedro Alves Remove the global stop_signal in favour of a per-thread
2008-08-08 Pedro Alves Use ptid_t.tid to store thread ids instead of ptid_t...
2008-07-09 Pedro Alves Adjust all targets to new target_stop interface.
2008-07-09 Pedro Alves Adjust fork/vfork/exec to pass ptids around.
2008-07-03 Pedro Alves * config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete.
2008-06-26 Daniel Jacobowitz * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.
2008-06-24 Christopher Faylor* win32-nat.c (safe_symbol_file_add_stub): Remove unuse...
2008-06-19 Pierre Muller * win32-nat.c (win32_pid_to_str): Use capital T for...
2008-06-18 Pierre Muller * win32-nat.c (handle_load_dll): Give dll name and...
2008-05-20 Joel Brobecker * win32-nat.c (win32_wait): Block the control...
2008-03-11 Markus Deuling * win32-nat.c (do_win32_fetch_inferior_registers)...
2008-01-29 Joel Brobecker * infrun.c (wait_for_inferior): Add treat_exec_...
2008-01-25 Michael Snyder2008-01-24 Michael Snyder <msnyder@specifix.com>
2008-01-23 Vladimir Prus Inform about new thread in a single place.
2008-01-14 Pierre Muller * win32-nat.c (win32_create_inferior): Restore code...
2008-01-06 Christopher Faylor* win32-nat.c (win32_make_so): Use cygwin-style path...
2008-01-01 Christopher Faylor* win32-nat.c (psapi_module_handle): Remove static.
2007-12-22 Pierre Muller2007-12-22 Pierre Muller <muller@ics.u-strasbg.fr>
2007-12-06 Pierre Muller2007-12-06 Pierre Muller <muller@ics.u-strasbg.fr>
2007-12-02 Pierre Muller2007-12-02 Pierre Muller <muller@ics.u-strasbg.fr>
2007-12-02 Christopher Faylor*win32-nat.c (open_process_used): New static variable.
2007-11-24 Pedro Alves * win32-nat.c (DR6_CLEAR_VALUE): New define.
2007-11-16 Markus Deuling2007-11-16 Markus Deuling <deuling@de.ibm.com>
2007-10-16 Pedro Alves * config/i386/mingw.mh, config/i386/mingw.mt: New...
2007-09-04 Pedro Alves * infcmd.c (post_create_inferior): Update comment.
2007-09-03 Pedro Alves * gdbarch.sh (core_xfer_shared_libraries): New.
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-08-14 Vladimir Prus gdb/
2007-06-18 Ulrich Weigand2007-06-18 Markus Deuling <deuling@de.ibm.com>
2007-06-16 Ulrich Weigand * regcache.c (struct regcache): Add ptid_t member.
2007-05-31 Ulrich Weigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
2007-05-06 Ulrich Weigand * target.h (struct target_ops): Add REGCACHE parameter to
2007-05-06 Ulrich Weigand * target.h (struct regcache): Add forward declaration.
2007-05-06 Ulrich Weigand * gdbcore.h (struct regcache): Add forward declaration.
2007-04-19 Pedro Alves * win32-nat.c (win32_detach): Remove delete_command...
2007-02-12 Corinna Vinschen * win32-nat.c (win32_wait): Reset terminal pgrp to...
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-12-09 Corinna Vinschen * win32-nat.c (env_sort): Remove.
2006-05-21 Christopher Faylor(check in missing file)
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-04-10 Christopher Faylor* win32-nat.c (open_symbol_file_object): New function.
2006-04-10 Christopher Faylor* win32-nat.c (do_win32_fetch_inferior_registers):...
2006-02-20 Christopher Faylor* win32_nat.c (cygwin_load_start): New variable.
next