aboutsummaryrefslogtreecommitdiff
path: root/gdb/win32-nat.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-06Index: gdb/ChangeLogBob Rossi1-0/+1
2005-05-232005-05-23 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-03-27* win32-nat.c (handle_exception): Treat win32 routines which check for validChristopher Faylor1-0/+10
2005-03-21* win32-nat.c (do_initial_child_stuff): Don't clear the thread list here.Christopher Faylor1-1/+2
2005-02-182005-02-18 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-48/+49
2005-02-152005-02-15 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+3
2005-02-142005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-02-112005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-12/+13
2005-01-23* win32-nat.c: Update copyright year.Christopher Faylor1-1/+2
2005-01-122005-01-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-0/+1
2004-10-082004-10-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-10-052004-10-05 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-41/+41
2004-09-292004-09-29 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+0
2004-09-292004-09-29 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+0
2004-07-262004-07-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-41/+48
2004-07-242004-07-23 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+2
2004-07-222004-07-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-4/+4
2004-07-012004-07-01 Michael Snyder <msnyder@redhat.com>Michael Snyder1-52/+52
2004-06-29 * win32-nat.c (child_pid_to_exec_file): New function.Corinna Vinschen1-0/+31
2004-06-252004-06-25 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2004-06-242004-06-24 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+0
2004-06-15 * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead ofAlan Modra1-5/+5
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