summaryrefslogtreecommitdiffstats
path: root/gdb/windows-nat.c
Commit message (Expand)AuthorAgeFilesLines
* 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-7/+7
* * win32-tdep.h, win32-tdep.c: New files.Joel Brobecker2009-01-111-1/+1
* * win32-nat.h: New file.Joel Brobecker2009-01-111-50/+17
* * win32-nat.c (get_module_name): Change the type of parameterJoel Brobecker2009-01-091-9/+10
* * win32-nat.c (has_detach_ability, set_process_privilege):Joel Brobecker2009-01-091-9/+10
* * win32-nat.c (CONTEXT_EXTENDED_REGISTERS): Define to 0 if notJoel Brobecker2009-01-091-0/+6
* * win32-nat.c (get_image_name, win32_xfer_memory): Fix typeJoel Brobecker2009-01-091-4/+4
* * win32-nat.c (kernel32_DebugSetProcessKillOnExit): RenamesJoel Brobecker2009-01-091-10/+11
* * win32-nat.c (do_initial_win32_stuff): Add new ops parameter,Joel Brobecker2009-01-091-6/+6
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Kill pthread_ops_hackVladimir Prus2008-11-091-5/+5
* * win32-nat.c (do_initial_win32_stuff): Set inferior_ptid.Pierre Muller2008-10-021-0/+6
* Remove the attach_flag global, and make it per-inferior.Pedro Alves2008-09-221-11/+13
* Make the stop_soon global be per-inferior instead.Pedro Alves2008-09-221-3/+4
* * gnu-nat.c (gnu_attach): Add process to inferiors table.Pedro Alves2008-09-221-0/+5
* Remove the global stop_signal in favour of a per-threadPedro Alves2008-09-081-2/+4
* Use ptid_t.tid to store thread ids instead of ptid_t.pid.Pedro Alves2008-08-081-38/+67
* Adjust all targets to new target_stop interface.Pedro Alves2008-07-091-2/+2
* Adjust fork/vfork/exec to pass ptids around.Pedro Alves2008-07-091-2/+2
* * config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete.Pedro Alves2008-07-031-0/+1
* * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.Daniel Jacobowitz2008-06-261-1/+0
* * win32-nat.c (safe_symbol_file_add_stub): Remove unused variable.Christopher Faylor2008-06-241-2/+3
* * win32-nat.c (win32_pid_to_str): Use capital T for "Thread".Pierre Muller2008-06-191-1/+1
* * win32-nat.c (handle_load_dll): Give dll name and load addressPierre Muller2008-06-181-0/+5
* * win32-nat.c (win32_wait): Block the control-c event whileJoel Brobecker2008-05-201-1/+19
* * win32-nat.c (do_win32_fetch_inferior_registers): Use get_regcache_archMarkus Deuling2008-03-111-7/+5
* * infrun.c (wait_for_inferior): Add treat_exec_as_sigtrap parameterJoel Brobecker2008-01-291-1/+1
* 2008-01-24 Michael Snyder <msnyder@specifix.com>Michael Snyder2008-01-251-1/+1
* Inform about new thread in a single place.Vladimir Prus2008-01-231-4/+0
* * win32-nat.c (win32_create_inferior): Restore code callingPierre Muller2008-01-141-0/+3
* * win32-nat.c (win32_make_so): Use cygwin-style path to avoid warnings whenChristopher Faylor2008-01-061-1/+1
* * win32-nat.c (psapi_module_handle): Remove static.Christopher Faylor2008-01-011-80/+93
* 2007-12-22 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2007-12-221-7/+11
* 2007-12-06 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2007-12-061-7/+13
* 2007-12-02 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2007-12-021-1/+1
* *win32-nat.c (open_process_used): New static variable.Christopher Faylor2007-12-021-16/+18
* * win32-nat.c (DR6_CLEAR_VALUE): New define.Pedro Alves2007-11-241-35/+45
* 2007-11-16 Markus Deuling <deuling@de.ibm.com>Markus Deuling2007-11-161-2/+2
* * config/i386/mingw.mh, config/i386/mingw.mt: New files.Pedro Alves2007-10-161-11/+41
* * infcmd.c (post_create_inferior): Update comment.Pedro Alves2007-09-041-337/+96
* * gdbarch.sh (core_xfer_shared_libraries): New.Pedro Alves2007-09-031-32/+0
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-5/+3
OpenPOWER on IntegriCloud