aboutsummaryrefslogtreecommitdiff
path: root/gdb/windows-nat.c
AgeCommit message (Expand)AuthorFilesLines
2004-05-252004-05-25 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+2
2004-04-212004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2004-01-052004-01-05 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-12-26* win32-nat.c: Add some comments about below change.Christopher Faylor1-2/+12
2003-12-26Fix for PR threads/1048Christopher Faylor1-28/+55
2003-12-26* win32-nat.c (get_child_debug_event): Keep main thread id around even afterChristopher Faylor1-61/+63
2003-10-26* i386-tdep.h (FCS_REGNUM, FCOFF_REGNUM, FDS_REGNUM,Mark Kettenis1-3/+10
2003-10-232003-10-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+1
2003-09-212003-09-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+0
2003-09-20* win32-nat.c (mappings): Remove HAVE_SSE conditional.Christopher Faylor1-2/+0
2003-09-13* win32-nat.c: Just rely on CONTEXT_EXTENDED_REGISTER being defined for SSEChristopher Faylor1-12/+7
2003-09-13* win32-nat.c: Reorganize so that defines used by target headers are actuallyChristopher Faylor1-7/+7
2003-07-06* win32-nat.c (solib_symbols_add): Use one variable for all section addressChristopher Faylor1-18/+12
2003-06-11 * win32-nat.c (solib_symbols_add): Fix a small compilation error.Joel Brobecker1-2/+2
2003-06-06 * elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX.Mark Mitchell1-2/+5
2003-02-21* win32-nat.c (get_image_name): Check return value from ReadProcessMemory.Christopher Faylor1-15/+12
2003-02-15white spaceChristopher Faylor1-12/+12
2003-02-14* win32-nat.cc (register_loaded_dll): Correctly set address range forChristopher Faylor1-2/+2
2003-02-06whitespace cleanupChristopher Faylor1-5/+5
2003-02-06* win32-nat.c (get_relocated_section_addrs): New function. Find section loadChristopher Faylor1-5/+96
2003-01-30* win32-nat.c (cygwin_pid): Removed as unused.Christopher Faylor1-32/+41
2003-01-142003-01-13 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2003-01-10 * win32-nat.c (set_process_privilege): New function.Corinna Vinschen1-0/+83
2002-11-23* win32-nat.c (child_attach): Reset saw_create counter or subsequent attachChristopher Faylor1-0/+1
2002-11-22* win32-nat.c (psapi_get_dll_name): Fix a compiler warning.Christopher Faylor1-3/+23
2002-11-12 * gnu-nat.c (init_gnu_ops): Remove NULL initializations.Daniel Jacobowitz1-6/+0
2002-11-022002-11-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2002-09-14* win32-nat.c (child_create_inferior): Honor 'tty' command.Christopher Faylor1-0/+34
2002-08-26 Fix PR gdb/393:Stephane Carrez1-0/+1
2002-07-11Fix some K&R isms.Andrew Cagney1-1/+1
2002-07-10* wince.c (_initialize_wince): Rename _initialize_inftarg.Andrew Cagney1-1/+1
2002-03-22* win32-nat.c (child_create_inferior): Check for proper shell to use here, inChristopher Faylor1-23/+13
2002-03-06* cli/cli-decode.c (set_cmd_completer): New function.Andrew Cagney1-1/+1
2002-02-222002-02-22 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller1-9/+8
2002-02-22* win32-nat.c (register_loaded_dll): Just use raw name when we can't find theChristopher Faylor1-1/+3
2002-02-21* win32-nat.c (register_loaded_dll): Correctly check for invalid handle value.Christopher Faylor1-1/+1
2002-02-21* win32-nat.c (register_loaded_dll): Handle case where FindFirstFile fails.Christopher Faylor1-9/+12
2002-02-192002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller1-0/+128
2002-02-16* win32-nat.c (get_image_name): New function.Christopher Faylor1-88/+143
2002-02-08* win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08 change xasprintf changes.Christopher Faylor1-3/+3
2002-02-082002-02-08 Martin M. Hunt <hunt@redhat.com>Martin Hunt1-1/+1
2002-02-082002-02-08 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller1-9/+9
2002-02-062002-02-06 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller1-1/+2
2002-02-062002-02-05 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller1-33/+104
2002-02-052002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller1-0/+6
2002-02-042002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller1-9/+110
2002-01-19Remove ATTRIBUTE_UNUSED. Update (C).Andrew Cagney1-14/+17
2002-01-082002-01-06 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller1-0/+1
2001-12-032001-11-30 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller1-10/+10
2001-11-27fix white space.Christopher Faylor1-9/+9