summaryrefslogtreecommitdiff
path: root/gdb/win32-nat.c
Commit message (Expand)AuthorAgeFilesLines
* * win32-nat.c (open_symbol_file_object): New function.Christopher Faylor2006-04-101-2/+14
* * win32-nat.c (do_win32_fetch_inferior_registers): Don't do anything with savedChristopher Faylor2006-04-101-0/+4
* * win32_nat.c (cygwin_load_start): New variable.Christopher Faylor2006-02-201-125/+183
* * infcmd.c: Include "observer.h".Daniel Jacobowitz2006-01-241-2/+2
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* * win32-nat.c (env_sort): New function.Christopher Faylor2005-11-281-8/+23
* * win32-nat.c (CYGWIN_SIGNAL_STRING): Delete.Christopher Faylor2005-11-011-32/+39
* * win32-nat.c (get_relocated_section_addrs): Reinstate.Christopher Faylor2005-11-011-49/+311
* * win32-nat.c: Remove comment intended only for debugging.Christopher Faylor2005-11-011-1/+0
* Change child_ to win32_ throughout.Christopher Faylor2005-10-311-475/+194
* Index: gdb/ChangeLogBob Rossi2005-07-061-0/+1
* 2005-05-23 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-05-231-1/+1
* * win32-nat.c (handle_exception): Treat win32 routines which check for validChristopher Faylor2005-03-271-0/+10
* * win32-nat.c (do_initial_child_stuff): Don't clear the thread list here.Christopher Faylor2005-03-211-1/+2
* 2005-02-18 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-181-48/+49
* 2005-02-15 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-151-3/+3
* 2005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-141-1/+1
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-2/+2
* 2005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-12/+13
* * win32-nat.c: Update copyright year.Christopher Faylor2005-01-231-1/+2
* 2005-01-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-01-121-0/+1
* 2004-10-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-10-081-1/+1
* 2004-10-05 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-10-051-41/+41
* 2004-09-29 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-09-291-2/+0
* 2004-09-29 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-09-291-3/+0
* 2004-07-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-261-41/+48
* 2004-07-23 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-241-1/+2
* 2004-07-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-221-4/+4
* 2004-07-01 Michael Snyder <msnyder@redhat.com>Michael Snyder2004-07-011-52/+52
* * win32-nat.c (child_pid_to_exec_file): New function.Corinna Vinschen2004-06-291-0/+31
* 2004-06-25 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-06-251-2/+2
* 2004-06-24 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-06-241-3/+0
* * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead ofAlan Modra2004-06-151-5/+5
* 2004-05-25 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-05-251-1/+2
* 2004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-04-211-1/+1
* 2004-01-05 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-051-1/+1
* * win32-nat.c: Add some comments about below change.Christopher Faylor2003-12-261-2/+12
* Fix for PR threads/1048Christopher Faylor2003-12-261-28/+55
* * win32-nat.c (get_child_debug_event): Keep main thread id around even afterChristopher Faylor2003-12-261-61/+63
* * i386-tdep.h (FCS_REGNUM, FCOFF_REGNUM, FDS_REGNUM,Mark Kettenis2003-10-261-3/+10
* 2003-10-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-231-0/+1
* 2003-09-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-211-1/+0
* * win32-nat.c (mappings): Remove HAVE_SSE conditional.Christopher Faylor2003-09-201-2/+0
* * win32-nat.c: Just rely on CONTEXT_EXTENDED_REGISTER being defined for SSEChristopher Faylor2003-09-131-12/+7
* * win32-nat.c: Reorganize so that defines used by target headers are actuallyChristopher Faylor2003-09-131-7/+7
* * win32-nat.c (solib_symbols_add): Use one variable for all section addressChristopher Faylor2003-07-061-18/+12
* * win32-nat.c (solib_symbols_add): Fix a small compilation error.Joel Brobecker2003-06-111-2/+2
* * elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX.Mark Mitchell2003-06-061-2/+5
* * win32-nat.c (get_image_name): Check return value from ReadProcessMemory.Christopher Faylor2003-02-211-15/+12
* white spaceChristopher Faylor2003-02-151-12/+12