Age | Commit message (Expand) | Author | Files | Lines |
2008-07-09 | Adjust all targets to new target_stop interface. | Pedro Alves | 1 | -2/+2 |
2008-07-09 | Adjust fork/vfork/exec to pass ptids around. | Pedro Alves | 1 | -2/+2 |
2008-07-03 | * config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete. | Pedro Alves | 1 | -0/+1 |
2008-06-26 | * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H. | Daniel Jacobowitz | 1 | -1/+0 |
2008-06-24 | * win32-nat.c (safe_symbol_file_add_stub): Remove unused variable. | Christopher Faylor | 1 | -2/+3 |
2008-06-19 | * win32-nat.c (win32_pid_to_str): Use capital T for "Thread". | Pierre Muller | 1 | -1/+1 |
2008-06-18 | * win32-nat.c (handle_load_dll): Give dll name and load address | Pierre Muller | 1 | -0/+5 |
2008-05-20 | * win32-nat.c (win32_wait): Block the control-c event while | Joel Brobecker | 1 | -1/+19 |
2008-03-11 | * win32-nat.c (do_win32_fetch_inferior_registers): Use get_regcache_arch | Markus Deuling | 1 | -7/+5 |
2008-01-29 | * infrun.c (wait_for_inferior): Add treat_exec_as_sigtrap parameter | Joel Brobecker | 1 | -1/+1 |
2008-01-25 | 2008-01-24 Michael Snyder <msnyder@specifix.com> | Michael Snyder | 1 | -1/+1 |
2008-01-23 | Inform about new thread in a single place. | Vladimir Prus | 1 | -4/+0 |
2008-01-14 | * win32-nat.c (win32_create_inferior): Restore code calling | Pierre Muller | 1 | -0/+3 |
2008-01-06 | * win32-nat.c (win32_make_so): Use cygwin-style path to avoid warnings when | Christopher Faylor | 1 | -1/+1 |
2008-01-01 | * win32-nat.c (psapi_module_handle): Remove static. | Christopher Faylor | 1 | -80/+93 |
2007-12-22 | 2007-12-22 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -7/+11 |
2007-12-06 | 2007-12-06 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -7/+13 |
2007-12-02 | 2007-12-02 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -1/+1 |
2007-12-02 | *win32-nat.c (open_process_used): New static variable. | Christopher Faylor | 1 | -16/+18 |
2007-11-24 | * win32-nat.c (DR6_CLEAR_VALUE): New define. | Pedro Alves | 1 | -35/+45 |
2007-11-16 | 2007-11-16 Markus Deuling <deuling@de.ibm.com> | Markus Deuling | 1 | -2/+2 |
2007-10-16 | * config/i386/mingw.mh, config/i386/mingw.mt: New files. | Pedro Alves | 1 | -11/+41 |
2007-09-04 | * infcmd.c (post_create_inferior): Update comment. | Pedro Alves | 1 | -337/+96 |
2007-09-03 | * gdbarch.sh (core_xfer_shared_libraries): New. | Pedro Alves | 1 | -32/+0 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -5/+3 |
2007-08-14 | gdb/ | Vladimir Prus | 1 | -1/+1 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+2 |
2007-06-16 | * regcache.c (struct regcache): Add ptid_t member. | Ulrich Weigand | 1 | -1/+1 |
2007-05-31 | 2007-05-31 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -3/+3 |
2007-05-06 | * target.h (struct target_ops): Add REGCACHE parameter to | Ulrich Weigand | 1 | -1/+1 |
2007-05-06 | * target.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -13/+13 |
2007-05-06 | * gdbcore.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -2/+3 |
2007-04-19 | * win32-nat.c (win32_detach): Remove delete_command call. | Pedro Alves | 1 | -2/+3 |
2007-02-12 | * win32-nat.c (win32_wait): Reset terminal pgrp to GDB. | Corinna Vinschen | 1 | -1/+3 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+1 |
2006-12-09 | * win32-nat.c (env_sort): Remove. | Corinna Vinschen | 1 | -91/+2 |
2006-05-21 | (check in missing file) | Christopher Faylor | 1 | -1/+9 |
2006-04-10 | * win32-nat.c (open_symbol_file_object): New function. | Christopher Faylor | 1 | -2/+14 |
2006-04-10 | * win32-nat.c (do_win32_fetch_inferior_registers): Don't do anything with saved | Christopher Faylor | 1 | -0/+4 |
2006-02-20 | * win32_nat.c (cygwin_load_start): New variable. | Christopher Faylor | 1 | -125/+183 |
2006-01-24 | * infcmd.c: Include "observer.h". | Daniel Jacobowitz | 1 | -2/+2 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-11-28 | * win32-nat.c (env_sort): New function. | Christopher Faylor | 1 | -8/+23 |
2005-11-01 | * win32-nat.c (CYGWIN_SIGNAL_STRING): Delete. | Christopher Faylor | 1 | -32/+39 |
2005-11-01 | * win32-nat.c (get_relocated_section_addrs): Reinstate. | Christopher Faylor | 1 | -49/+311 |
2005-11-01 | * win32-nat.c: Remove comment intended only for debugging. | Christopher Faylor | 1 | -1/+0 |
2005-10-31 | Change child_ to win32_ throughout. | Christopher Faylor | 1 | -475/+194 |
2005-07-06 | Index: gdb/ChangeLog | Bob Rossi | 1 | -0/+1 |
2005-05-23 | 2005-05-23 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-03-27 | * win32-nat.c (handle_exception): Treat win32 routines which check for valid | Christopher Faylor | 1 | -0/+10 |