]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/windows-nat.c
Update year range in copyright notice of all files owned by the GDB project.
[thirdparty/binutils-gdb.git] / gdb / windows-nat.c
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-30  Joel BrobeckerRemove "dll-symbols", "add-shared-symbol-files" and...
2014-10-17  Pedro AlvesMake common code handle target_terminal_* idempotency
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-09-02  Gary BensonRename 32- and 64-bit Intel files from "i386" to "x86"
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonMove stdlib.h to common-defs.h
2014-07-25  Pedro Alvesfix build: update clear_proceed_status callers
2014-07-18  Tom Tromeyclean up some target delegation cases
2014-06-04  Tom Tromeyconstify to_attach
2014-05-22  Pedro AlvesAdd new infrun.h header.
2014-05-21  Pedro AlvesNative targets: Add inf-child.c:inf_child_mourn_inferio...
2014-05-21  Pedro AlvesAllow making GDB not automatically connect to the nativ...
2014-05-21  Pedro AlvesWindows: Rename "target child" -> "target native"
2014-04-19  Eli ZaretskiiPR gdb/14018 -- avoid "PC register not available" errors.
2014-03-14  Pedro AlvesRename native-only terminal related functions.
2014-03-12  Pedro AlvesMake the windows-nat.c target inherit inf-child.c.
2014-02-24  Yuanhui ZhangFix a GDB assert failure on windows
2014-02-20  Joel Brobeckerwindows-nat.c: Bring comment back regarding handling...
2014-02-20  Joel BrobeckerSimplify windows-nat.c::get_module_name
2014-02-20  Joel BrobeckerWindows: Rely purely on event info when handling DLL...
2014-02-20  Joel BrobeckerIgnore DLL load/unload events during inferior initializ...
2014-02-20  Joel BrobeckerDeprecate windows-specific dll-symbols command and...
2014-02-19  Tom TromeyAdd target_ops argument to to_get_tib_address
2014-02-19  Tom TromeyAdd target_ops argument to to_get_ada_task_ptid
2014-02-19  Tom TromeyAdd target_ops argument to to_pid_to_exec_file
2014-02-19  Tom TromeyAdd target_ops argument to to_stop
2014-02-19  Tom TromeyAdd target_ops argument to to_can_run
2014-02-19  Tom TromeyAdd target_ops argument to to_close
2014-02-11  Yao QiReturn target_xfer_status in to_xfer_partial
2014-02-07  Yao QiReplace -1 with TARGET_XFER_E_IO
2014-01-16  Markus MetzgerAdd target_ops argument to to_prepare_to_store
2014-01-14  Yao QiChange to_xfer_partial 'len' type to ULONGEST.
2014-01-13  Tom Tromeyreplace XZALLOC with XCNEW
2014-01-07  Honggyu KimRemove duplicated #include's from GDB
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-16  Pierre Muller Fix compilation error for cygwin native build.
2013-12-10  Joel Brobeckernameless LOAD_DLL_DEBUG_EVENT causes ntdll.dll to be...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-11-08  Tom Tromeyconstify to_detach
2013-09-30  Luis Machado * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2013-09-02  Pierre Muller Fix small indentation error in last commit
2013-09-02  Pierre Muller * windows-nat.c (windows_xfer_memory): Handle ERROR_PA...
2013-09-02  Pierre Muller * windows-nat.c (windows_xfer_memory): Fix compilation...
2013-08-27  Pedro Alveswindows-nat.c: Don't install a deprecated_xfer_memory...
2013-07-01  Pedro AlvesNormalize on PATH_MAX instead of MAXPATHLEN throughout.
2013-06-11  Joel Brobeckerwindows-nat.c:thread_rec: Add missing empty line after...
2013-06-11  Joel Brobecker[windows] Fix accidental change of %u -> %d in SuspendT...
2013-06-11  Joel Brobeckerwindows: Prefix thread ID values with "0x" in debug...
2013-06-11  Joel Brobeckerwindows: Add thread ID in SuspendThread error warning...
2013-05-30  Joel Brobeckerwindows_delete_thread: Add missing space in cast expression
2013-05-22  Eli ZaretskiiFix reporting of DLL unload events on MS-Windows.
2013-05-20  Joel BrobeckerAdd missing empty line after var declarations in handle...
2013-05-04  Eli ZaretskiiAnnounce thread death on MS-Windows.
2013-04-06  Eli ZaretskiiUnbreak Windows-hosted cross debugger builds.
2013-03-27  Pierre Muller * windows-nat.c (handle_output_debug_string): Avoid...
2013-03-26  Joel Brobeckerwindows-nat.c: Add empty line after local block variabl...
2013-03-23  Eli ZaretskiiFix relocation of directories in the MinGW build.
2013-03-20  Jan Kratochvilgdb/
2013-03-20  Corinna Vinschen * windows-nat.c (handle_output_debug_string): Replace...
2013-03-19  Corinna Vinschen * windows-nat.c (handle_output_debug_string): Change...
2013-02-27  Corinna Vinschen * windows-nat.c: Throughout, fix format strings and...
2013-02-19  Kai Tietz * windows-nat.c (windows_xfer_memory): Fix debug-output
2013-02-13  Pedro Alves[native x86 GNU/Linux] Access debug register mirror...
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-14  Pierre Muller * windows-nat.c (windows_xfer_shared_libraries): Avoid
2012-11-13  Pierre Muller ARI fixes: Avoid sprintf function use rule.
2012-11-09  Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-10-24  Joel Brobecker[Windows] run program with space in path to exe.
2012-09-26  Pierre Muller * procfs.c: Add gdb_bfd header.
2012-08-22  Tom Tromey * windows-nat.c (windows_make_so): Use gdb_bfd_open.
2012-07-23  Tom Tromey * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd...
2012-07-23  Tom Tromey * bfd-target.c (target_bfd_reopen): Update.
2012-07-18  Tom Tromey * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and
2012-05-24  Pedro Alvesgdb/
2012-05-24  Pedro Alvesgdb/
2012-05-04  Joel BrobeckerSegment register reading on Windows targets.
2012-03-02  Jan Kratochvilgdb/
2012-02-02  Doug Evans * blockframe.c (find_pc_partial_function_gnu_ifunc...
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-16  Pierre Muller * windows-nat.c (cygwin_get_dr, cygwin_get_dr7): Add...
2011-12-14  Pedro Alvesgdb/
2011-10-07  Corinna Vinschen * windows-nat.c: Include wchar.h to avoid compiler...
2011-09-28  Eli ZaretskiiSupport "set environment" and "unset environment" in...
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/
next