* windows-nat.c (handle_output_debug_string): Avoid typecast
[deliverable/binutils-gdb.git] / gdb / windows-nat.c
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/
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.
next
This page took 0.978908 seconds and 107 git commands to generate.