summaryrefslogtreecommitdiffstats
path: root/gdb/win32-nat.c
Commit message (Expand)AuthorAgeFilesLines
* * cli/cli-decode.c (set_cmd_completer): New function.Andrew Cagney2002-03-061-1/+1
* 2002-02-22 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2002-02-221-9/+8
* * win32-nat.c (register_loaded_dll): Just use raw name when we can't find theChristopher Faylor2002-02-221-1/+3
* * win32-nat.c (register_loaded_dll): Correctly check for invalid handle value.Christopher Faylor2002-02-211-1/+1
* * win32-nat.c (register_loaded_dll): Handle case where FindFirstFile fails.Christopher Faylor2002-02-211-9/+12
* 2002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2002-02-191-0/+128
* * win32-nat.c (get_image_name): New function.Christopher Faylor2002-02-161-88/+143
* * win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08 change xasprintf changes.Christopher Faylor2002-02-081-3/+3
* 2002-02-08 Martin M. Hunt <hunt@redhat.com>Martin Hunt2002-02-081-1/+1
* 2002-02-08 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2002-02-081-9/+9
* 2002-02-06 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2002-02-061-1/+2
* 2002-02-05 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2002-02-061-33/+104
* 2002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2002-02-051-0/+6
* 2002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2002-02-041-9/+110
* Remove ATTRIBUTE_UNUSED. Update (C).Andrew Cagney2002-01-191-14/+17
* 2002-01-06 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2002-01-081-0/+1
* 2001-11-30 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2001-12-031-10/+10
* fix white space.Christopher Faylor2001-11-271-9/+9
* * config/i386/tm-cygwin.h: Define HAVE_SSE_REGS ifChristopher Faylor2001-11-271-1/+22
* * win32-nat.c (struct so_stuff): Add objfile *objfile field needed to be ableChristopher Faylor2001-11-241-12/+41
* * win32-nat.c (_initialize_check_for_gdb_ini): New function.Christopher Faylor2001-11-241-0/+29
* Approved by kev@cygnus.comFred Fish2001-11-011-1/+3
* * win32-nat.c (register_loaded_dll): Attempt to ensure that the case of theChristopher Faylor2001-10-311-8/+23
* 2001-10-30 Fred Fish <fnf@redhat.com>Fred Fish2001-10-301-1/+0
* * win32-nat.c (DebugSetProcessKillOnExit): New static functionCorinna Vinschen2001-10-261-4/+52
* * win32-nat.c (handle_load_dll): Avoid strlwr'ing loaded DLLs or cygwin may notChristopher Faylor2001-10-201-2/+0
* * win32-nat.c (safe_symbol_file_add_stub): Improve logic for avoiding load ofChristopher Faylor2001-10-161-9/+12
* * win32-nat.c (safe_symbol_file_add_stub): Properly initialize linked listChristopher Faylor2001-10-131-1/+1
* * config/i386/tm-cygwin.h: include tm-i386.h instead of tm-i386v.h. This fixesChristopher Faylor2001-10-121-20/+27
* * win32-nat.c (get_child_debug_event): Close file handles created after processChristopher Faylor2001-10-111-0/+4
* Phase 1 of the ptid_t changes.Kevin Buettner2001-05-041-21/+30
* 2001-03-17 Michael Chastain <chastain@redhat.com>Michael Chastain2001-03-181-1/+2
* Update/correct copyright notices.Kevin Buettner2001-03-061-2/+2
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-3/+4
* * demangle.c (demangling_style_names): New variable.Eli Zaretskii2001-02-191-2/+6
* 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.Kevin 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.Kevin 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.Christopher Faylor2000-06-031-93/+67
* PARAMS removal.Kevin Buettner2000-05-281-3/+3
OpenPOWER on IntegriCloud