]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/windows-nat.c
* win32-nat.c (handle_load_dll): dos_path_to_unix_path renamed to
authorDavid Edelsohn <dje.gcc@gmail.com>
Mon, 15 Jul 1996 23:57:36 +0000 (23:57 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Mon, 15 Jul 1996 23:57:36 +0000 (23:57 +0000)
commit2dcfc9c781fd264ccf89a0fd74fe95f13b8c1d34
treef7a8021e232616be0e8a298cccc49890b5fef299
parent91550191be931f2f981a3ece49260af7a8e40b4c
* win32-nat.c (handle_load_dll): dos_path_to_unix_path renamed to
cygwin32_conv_to_posix_path.
(child_create_inferior): unix_path_to_dos_path renamed to
cygwin32_conv_to_win32_path.  Rewrite code to translate PATH.
gdb/ChangeLog
gdb/win32-nat.c