91 Commits (2b236d8208fe58b1c1278f60e936f35a61a9dd49)

Author SHA1 Message Date
Christopher Faylor 349b409f68 * win32-nat.c (child_create_inferior): Check for proper shell to use here, in 25 years ago
Andrew Cagney 5ba2abebe7 * cli/cli-decode.c (set_cmd_completer): New function. 25 years ago
Pierre Muller eeb25b8ac9 2002-02-22 Pierre Muller <muller@ics.u-strasbg.fr> 25 years ago
Christopher Faylor 6badb179ab * win32-nat.c (register_loaded_dll): Just use raw name when we can't find the 25 years ago
Christopher Faylor 097f6b0bba * win32-nat.c (register_loaded_dll): Correctly check for invalid handle value. 25 years ago
Christopher Faylor c914e0cc47 * win32-nat.c (register_loaded_dll): Handle case where FindFirstFile fails. 25 years ago
Pierre Muller c1748f97ec 2002-02-18 Pierre Muller <muller@ics.u-strasbg.fr> 25 years ago
Christopher Faylor dfe7f3acac * win32-nat.c (get_image_name): New function. 25 years ago
Christopher Faylor b69571f510 * win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08 change xasprintf changes. 25 years ago
Martin Hunt f687139811 2002-02-08 Martin M. Hunt <hunt@redhat.com> 25 years ago
Pierre Muller 4e52d31c52 2002-02-08 Pierre Muller <muller@ics.u-strasbg.fr> 25 years ago
Pierre Muller 58fa08f090 2002-02-06 Pierre Muller <muller@ics.u-strasbg.fr> 25 years ago
Pierre Muller 7393af7c90 2002-02-05 Pierre Muller <muller@ics.u-strasbg.fr> 25 years ago
Pierre Muller 5b421780f1 2002-02-04 Pierre Muller <muller@ics.u-strasbg.fr> 25 years ago
Pierre Muller fa4ba8da6c 2002-02-04 Pierre Muller <muller@ics.u-strasbg.fr> 25 years ago
Andrew Cagney 0a65a603d3 Remove ATTRIBUTE_UNUSED. Update (C). 25 years ago
Pierre Muller c25b74acfa 2002-01-06 Pierre Muller <muller@ics.u-strasbg.fr> 25 years ago
Pierre Muller 441532d7b8 2001-11-30 Pierre Muller <muller@ics.u-strasbg.fr> 25 years ago
Christopher Faylor 3bccec6316 fix white space. 25 years ago
Christopher Faylor 97da3b2016 * config/i386/tm-cygwin.h: Define HAVE_SSE_REGS if 25 years ago
Christopher Faylor d3ff4a77ad * win32-nat.c (struct so_stuff): Add objfile *objfile field needed to be able 25 years ago
Christopher Faylor 2a3d564525 * win32-nat.c (_initialize_check_for_gdb_ini): New function. 25 years ago
Fred Fish 990f9fe3aa Approved by kev@cygnus.com 25 years ago
Christopher Faylor 3f8ad85b6f * win32-nat.c (register_loaded_dll): Attempt to ensure that the case of the 25 years ago
Fred Fish c3c057c81f 2001-10-30 Fred Fish <fnf@redhat.com> 25 years ago
Corinna Vinschen 02cc9f49ae * win32-nat.c (DebugSetProcessKillOnExit): New static function 25 years ago
Christopher Faylor 83413c558c * win32-nat.c (handle_load_dll): Avoid strlwr'ing loaded DLLs or cygwin may not 25 years ago
Christopher Faylor 7470a420fc * win32-nat.c (safe_symbol_file_add_stub): Improve logic for avoiding load of 25 years ago
Christopher Faylor fefd0a378f * win32-nat.c (safe_symbol_file_add_stub): Properly initialize linked list 25 years ago
Christopher Faylor 02e423b9b2 * config/i386/tm-cygwin.h: include tm-i386.h instead of tm-i386v.h. This fixes 25 years ago
Christopher Faylor 700b351bda * win32-nat.c (get_child_debug_event): Close file handles created after process 25 years ago
Kevin Buettner 39f770628a Phase 1 of the ptid_t changes. 26 years ago
Michael Chastain 559e75c07a 2001-03-17 Michael Chastain <chastain@redhat.com> 26 years ago
Kevin Buettner b6ba6518e9 Update/correct copyright notices. 26 years ago
Andrew Cagney 4e052eda91 Create new file regcache.h. Update all uses. 26 years ago
Eli Zaretskii fa58ee1196 * demangle.c (demangling_style_names): New variable. 26 years ago
Christopher Faylor 56c40d469c Fix spacing. 26 years ago
Christopher Faylor 554cb4863b * win32-nat.c: Change PTR to void * throughout. 26 years ago
Christopher Faylor aea02b6b07 * win32-nat.c (child_xfer_memory): Add missing argument required by 2001-01-23 26 years ago
Christopher Faylor 0613c4019c * win32-nat.c (_initialize_core_win32): Prototype correctly. 26 years ago
Kevin Buettner b8c9b27d1e Replace free() with xfree(). 26 years ago
Christopher Faylor 66ed1d85be * win32-nat.c (dll_code_sections_add): strdup -> xstrdup. 26 years ago
Kevin Buettner b095261a94 Protoization. 26 years ago
Christopher Faylor 8e860359d1 * win32-nat.c (dll_symbol_command): Tack a .dll on the end of a supplied 26 years ago
Christopher Faylor 9d3789f7f1 * win32-nat.c: Perform various gcc warning cleanups. 26 years ago
Kevin Buettner fba45db2fa Protoization. 26 years ago
Christopher Faylor 7c5c87c02d * win32-nat.c (safe_symbol_file_add_args): Store old gdb_stderr and gdb_stdout 27 years ago
Kevin Buettner 507f3c78fb Eliminate PARAMS from function pointer declarations. 27 years ago
Christopher Faylor 450005e7c2 * win32-nat.c (safe_symbol_file_add_cleanup): Ensure that gdb_stderr is flushed 27 years ago
Christopher Faylor 29fe111d82 * win32-nat.c: Fix up gcc warnings throughout. 27 years ago