summaryrefslogtreecommitdiff
path: root/gdb/win32-nat.c
Commit message (Expand)AuthorAgeFilesLines
* Fix spacing.Christopher Faylor2001-02-061-1/+1
* * win32-nat.c: Change PTR to void * throughout.Christopher Faylor2001-02-061-5/+5
* * win32-nat.c (child_xfer_memory): Add missing argument required by 2001-01-23Christopher Faylor2001-01-271-1/+2
* * win32-nat.c (_initialize_core_win32): Prototype correctly.Christopher Faylor2001-01-251-1/+1
* Replace free() with xfree().Kevin Buettner2000-12-151-6/+6
* * win32-nat.c (dll_code_sections_add): strdup -> xstrdup.Christopher Faylor2000-11-281-1/+1
* Protoization.Kevin Buettner2000-11-151-1/+0
* * win32-nat.c (dll_symbol_command): Tack a .dll on the end of a suppliedChristopher Faylor2000-08-271-97/+332
* * win32-nat.c: Perform various gcc warning cleanups.Christopher Faylor2000-08-061-64/+69
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-14/+9
* * win32-nat.c (safe_symbol_file_add_args): Store old gdb_stderr and gdb_stdoutChristopher Faylor2000-06-111-4/+13
* Eliminate PARAMS from function pointer declarations.gdb-post-params-removal-2000-06-04Kevin Buettner2000-06-041-1/+1
* * win32-nat.c (safe_symbol_file_add_cleanup): Ensure that gdb_stderr is flushedChristopher Faylor2000-06-041-73/+183
* * win32-nat.c: Fix up gcc warnings throughout.gdb-pre-params-removal-2000-06-04Christopher Faylor2000-06-031-93/+67
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-3/+3
* 2000-04-21 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-04-211-1/+2
* * win32-nat.c (thread_rec): Be more defensive about suspending alreadyChristopher Faylor2000-04-211-101/+156
* * win32-nat.c: Back out special frame walking code. It was broken.Christopher Faylor2000-03-251-57/+5
* * win32-nat.c: Remove unneeded header.Christopher Faylor2000-02-281-1/+0
* Correct copyright.Christopher Faylor2000-02-281-2/+2
* Replace ../include/wait.h with gdb_wait.h.Andrew Cagney2000-02-091-1/+1
* import gdb-2000-01-10 snapshotJason Molenda2000-01-111-0/+9
* import gdb-1999-12-21 snapshotJason Molenda1999-12-221-33/+63
* import gdb-1999-12-06 snapshotJason Molenda1999-12-071-143/+304
* import gdb-1999-10-11 snapshotJason Molenda1999-10-121-1/+1
* import gdb-1999-10-04 snapshotJason Molenda1999-10-051-2/+5
* import gdb-1999-08-30 snapshotJason Molenda1999-08-311-1/+0
* import gdb-1999-08-16 snapshotJason Molenda1999-08-161-24/+1
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-142/+146
* import gdb-19990422 snapshotStan Shebs1999-04-261-89/+117
* Initial revisionStan Shebs1999-04-161-0/+1122