]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/main.h
Unbreak Windows-hosted cross debugger builds.
authorEli Zaretskii <eliz@gnu.org>
Sat, 6 Apr 2013 06:52:06 +0000 (06:52 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 6 Apr 2013 06:52:06 +0000 (06:52 +0000)
commitd9ac066415a91fee34d4b4f9646189e740a5e42b
tree153525a237ce5ae0cf140fb34d6e958fe2ea0db4
parent198f1157c95708c10f213c3b5146a25d542b9775
Unbreak Windows-hosted cross debugger builds.

* windows-nat.c (windows_get_absolute_argv0): Move from here...
* mingw-hdep.c (windows_get_absolute_argv0): ...to here.
Include main.h.

* windows-nat.h (windows_get_absolute_argv0): Move prototype from
here...
* main.h (windows_get_absolute_argv0): ...to here.
gdb/ChangeLog
gdb/main.c
gdb/main.h
gdb/mingw-hdep.c
gdb/windows-nat.c
gdb/windows-nat.h