aboutsummaryrefslogtreecommitdiff
path: root/gdb/win32-nat.c
AgeCommit message (Expand)AuthorFilesLines
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
2001-02-06Fix spacing.Christopher Faylor1-1/+1
2001-02-06* win32-nat.c: Change PTR to void * throughout.Christopher Faylor1-5/+5
2001-01-27* win32-nat.c (child_xfer_memory): Add missing argument required by 2001-01-23Christopher Faylor1-1/+2
2001-01-25* win32-nat.c (_initialize_core_win32): Prototype correctly.Christopher Faylor1-1/+1
2000-12-15Replace free() with xfree().Kevin Buettner1-6/+6
2000-11-28* win32-nat.c (dll_code_sections_add): strdup -> xstrdup.Christopher Faylor1-1/+1
2000-11-15Protoization.Kevin Buettner1-1/+0
2000-08-27* win32-nat.c (dll_symbol_command): Tack a .dll on the end of a suppliedChristopher Faylor1-97/+332
2000-08-06* win32-nat.c: Perform various gcc warning cleanups.Christopher Faylor1-64/+69
2000-07-30Protoization.Kevin Buettner1-14/+9
2000-06-11* win32-nat.c (safe_symbol_file_add_args): Store old gdb_stderr and gdb_stdoutChristopher Faylor1-4/+13
2000-06-04Eliminate PARAMS from function pointer declarations.Kevin Buettner1-1/+1
2000-06-04* win32-nat.c (safe_symbol_file_add_cleanup): Ensure that gdb_stderr is flushedChristopher Faylor1-73/+183
2000-06-03* win32-nat.c: Fix up gcc warnings throughout.Christopher Faylor1-93/+67
2000-05-28PARAMS removal.Kevin Buettner1-3/+3
2000-04-212000-04-21 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-1/+2
2000-04-21* win32-nat.c (thread_rec): Be more defensive about suspending alreadyChristopher Faylor1-101/+156
2000-03-25* win32-nat.c: Back out special frame walking code. It was broken.Christopher Faylor1-57/+5
2000-02-28* win32-nat.c: Remove unneeded header.Christopher Faylor1-1/+0
2000-02-28Correct copyright.Christopher Faylor1-2/+2
2000-02-09Replace ../include/wait.h with gdb_wait.h.Andrew Cagney1-1/+1
2000-01-11import gdb-2000-01-10 snapshotJason Molenda1-0/+9
1999-12-22import gdb-1999-12-21 snapshotJason Molenda1-33/+63
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-143/+304
1999-10-12import gdb-1999-10-11 snapshotJason Molenda1-1/+1
1999-10-05import gdb-1999-10-04 snapshotJason Molenda1-2/+5
1999-08-31import gdb-1999-08-30 snapshotJason Molenda1-1/+0
1999-08-16import gdb-1999-08-16 snapshotJason Molenda1-24/+1
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-142/+146
1999-04-26import gdb-19990422 snapshotStan Shebs1-89/+117