Age | Commit message (Expand) | Author | Files | Lines |
2003-07-06 | * win32-nat.c (solib_symbols_add): Use one variable for all section address | Christopher Faylor | 1 | -18/+12 |
2003-06-11 | * win32-nat.c (solib_symbols_add): Fix a small compilation error. | Joel Brobecker | 1 | -2/+2 |
2003-06-06 | * elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX. | Mark Mitchell | 1 | -2/+5 |
2003-02-21 | * win32-nat.c (get_image_name): Check return value from ReadProcessMemory. | Christopher Faylor | 1 | -15/+12 |
2003-02-15 | white space | Christopher Faylor | 1 | -12/+12 |
2003-02-14 | * win32-nat.cc (register_loaded_dll): Correctly set address range for | Christopher Faylor | 1 | -2/+2 |
2003-02-06 | whitespace cleanup | Christopher Faylor | 1 | -5/+5 |
2003-02-06 | * win32-nat.c (get_relocated_section_addrs): New function. Find section load | Christopher Faylor | 1 | -5/+96 |
2003-01-30 | * win32-nat.c (cygwin_pid): Removed as unused. | Christopher Faylor | 1 | -32/+41 |
2003-01-14 | 2003-01-13 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-01-10 | * win32-nat.c (set_process_privilege): New function. | Corinna Vinschen | 1 | -0/+83 |
2002-11-23 | * win32-nat.c (child_attach): Reset saw_create counter or subsequent attach | Christopher Faylor | 1 | -0/+1 |
2002-11-22 | * win32-nat.c (psapi_get_dll_name): Fix a compiler warning. | Christopher Faylor | 1 | -3/+23 |
2002-11-12 | * gnu-nat.c (init_gnu_ops): Remove NULL initializations. | Daniel Jacobowitz | 1 | -6/+0 |
2002-11-02 | 2002-11-02 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2002-09-14 | * win32-nat.c (child_create_inferior): Honor 'tty' command. | Christopher Faylor | 1 | -0/+34 |
2002-08-26 | Fix PR gdb/393: | Stephane Carrez | 1 | -0/+1 |
2002-07-11 | Fix some K&R isms. | Andrew Cagney | 1 | -1/+1 |
2002-07-10 | * wince.c (_initialize_wince): Rename _initialize_inftarg. | Andrew Cagney | 1 | -1/+1 |
2002-03-22 | * win32-nat.c (child_create_inferior): Check for proper shell to use here, in | Christopher Faylor | 1 | -23/+13 |
2002-03-06 | * cli/cli-decode.c (set_cmd_completer): New function. | Andrew Cagney | 1 | -1/+1 |
2002-02-22 | 2002-02-22 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -9/+8 |
2002-02-22 | * win32-nat.c (register_loaded_dll): Just use raw name when we can't find the | Christopher Faylor | 1 | -1/+3 |
2002-02-21 | * win32-nat.c (register_loaded_dll): Correctly check for invalid handle value. | Christopher Faylor | 1 | -1/+1 |
2002-02-21 | * win32-nat.c (register_loaded_dll): Handle case where FindFirstFile fails. | Christopher Faylor | 1 | -9/+12 |
2002-02-19 | 2002-02-18 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -0/+128 |
2002-02-16 | * win32-nat.c (get_image_name): New function. | Christopher Faylor | 1 | -88/+143 |
2002-02-08 | * win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08 change xasprintf changes. | Christopher Faylor | 1 | -3/+3 |
2002-02-08 | 2002-02-08 Martin M. Hunt <hunt@redhat.com> | Martin Hunt | 1 | -1/+1 |
2002-02-08 | 2002-02-08 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -9/+9 |
2002-02-06 | 2002-02-06 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -1/+2 |
2002-02-06 | 2002-02-05 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -33/+104 |
2002-02-05 | 2002-02-04 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -0/+6 |
2002-02-04 | 2002-02-04 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -9/+110 |
2002-01-19 | Remove ATTRIBUTE_UNUSED. Update (C). | Andrew Cagney | 1 | -14/+17 |
2002-01-08 | 2002-01-06 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -0/+1 |
2001-12-03 | 2001-11-30 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -10/+10 |
2001-11-27 | fix white space. | Christopher Faylor | 1 | -9/+9 |
2001-11-27 | * config/i386/tm-cygwin.h: Define HAVE_SSE_REGS if | Christopher Faylor | 1 | -1/+22 |
2001-11-24 | * win32-nat.c (struct so_stuff): Add objfile *objfile field needed to be able | Christopher Faylor | 1 | -12/+41 |
2001-11-24 | * win32-nat.c (_initialize_check_for_gdb_ini): New function. | Christopher Faylor | 1 | -0/+29 |
2001-11-01 | Approved by kev@cygnus.com | Fred Fish | 1 | -1/+3 |
2001-10-31 | * win32-nat.c (register_loaded_dll): Attempt to ensure that the case of the | Christopher Faylor | 1 | -8/+23 |
2001-10-30 | 2001-10-30 Fred Fish <fnf@redhat.com> | Fred Fish | 1 | -1/+0 |
2001-10-26 | * win32-nat.c (DebugSetProcessKillOnExit): New static function | Corinna Vinschen | 1 | -4/+52 |
2001-10-20 | * win32-nat.c (handle_load_dll): Avoid strlwr'ing loaded DLLs or cygwin may not | Christopher Faylor | 1 | -2/+0 |
2001-10-16 | * win32-nat.c (safe_symbol_file_add_stub): Improve logic for avoiding load of | Christopher Faylor | 1 | -9/+12 |
2001-10-13 | * win32-nat.c (safe_symbol_file_add_stub): Properly initialize linked list | Christopher Faylor | 1 | -1/+1 |
2001-10-12 | * config/i386/tm-cygwin.h: include tm-i386.h instead of tm-i386v.h. This fixes | Christopher Faylor | 1 | -20/+27 |
2001-10-11 | * win32-nat.c (get_child_debug_event): Close file handles created after process | Christopher Faylor | 1 | -0/+4 |