aboutsummaryrefslogtreecommitdiff
path: root/gdb/win32-nat.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-262004-01-26 David Carlton <carlton@kealia.com>carlton_dictionary-branchDavid Carlton1-89/+128
2003-11-112003-11-11 David Carlton <carlton@kealia.com>David Carlton1-6/+11
2003-09-172003-09-17 David Carlton <carlton@kealia.com>David Carlton1-5/+0
2003-08-052003-08-05 David Carlton <carlton@kealia.com>David Carlton1-18/+12
2003-06-272003-06-27 David Carlton <carlton@kealia.com>David Carlton1-4/+7
2003-03-062003-03-05 David Carlton <carlton@math.stanford.edu>David Carlton1-29/+26
2003-02-072003-02-07 David Carlton <carlton@math.stanford.edu>David Carlton1-38/+221
2002-12-232002-12-23 David Carlton <carlton@math.stanford.edu>David Carlton1-3/+24
2002-11-152002-11-15 David Carlton <carlton@math.stanford.edu>David Carlton1-7/+1
2002-09-20This commit was manufactured by cvs2svn to create branchcarlton_dictionary-20020920-branchpointnobody1-0/+2229
2002-09-03This commit was manufactured by cvs2svn to create branchnobody1-2195/+0
2002-09-03This commit was manufactured by cvs2svn to create branch 'gdb_5_3-branch'.gdb_5_3-2002-09-04-branchpointnobody1-0/+1
2002-08-24This commit was manufactured by cvs2svn to create branch 'readline_4_3readline_4_3-import-branchpointnobody1-2/+2
2002-06-15This commit was manufactured by cvs2svn to create branchnobody1-0/+2194
2002-05-28This commit was manufactured by cvs2svn to create branchnobody1-2194/+0
2002-05-06This commit was manufactured by cvs2svn to create branch 'jimb-jimb-macro-020506-branchpointnobody1-24/+14
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
2001-11-27* config/i386/tm-cygwin.h: Define HAVE_SSE_REGS ifChristopher Faylor1-1/+22
2001-11-24* win32-nat.c (struct so_stuff): Add objfile *objfile field needed to be ableChristopher Faylor1-12/+41
2001-11-24* win32-nat.c (_initialize_check_for_gdb_ini): New function.Christopher Faylor1-0/+29
2001-11-01Approved by kev@cygnus.comFred Fish1-1/+3
2001-10-31* win32-nat.c (register_loaded_dll): Attempt to ensure that the case of theChristopher Faylor1-8/+23
2001-10-30 2001-10-30 Fred Fish <fnf@redhat.com>Fred Fish1-1/+0
2001-10-26 * win32-nat.c (DebugSetProcessKillOnExit): New static functionCorinna Vinschen1-4/+52
2001-10-20* win32-nat.c (handle_load_dll): Avoid strlwr'ing loaded DLLs or cygwin may notChristopher Faylor1-2/+0
2001-10-16* win32-nat.c (safe_symbol_file_add_stub): Improve logic for avoiding load ofChristopher Faylor1-9/+12
2001-10-13* win32-nat.c (safe_symbol_file_add_stub): Properly initialize linked listChristopher Faylor1-1/+1
2001-10-12* config/i386/tm-cygwin.h: include tm-i386.h instead of tm-i386v.h. This fixesChristopher Faylor1-20/+27
2001-10-11* win32-nat.c (get_child_debug_event): Close file handles created after processChristopher Faylor1-0/+4
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-21/+30
2001-03-182001-03-17 Michael Chastain <chastain@redhat.com>Michael Chastain1-1/+2
2001-03-06Update/correct copyright notices.Kevin Buettner1-2/+2
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-3/+4
2001-02-19 * demangle.c (demangling_style_names): New variable.Eli Zaretskii1-2/+6