* win32-nat.c: Fix up gcc warnings throughout.
authorChristopher Faylor <me+cygwin@cgf.cx>
Sat, 3 Jun 2000 05:04:14 +0000 (05:04 +0000)
committerChristopher Faylor <me+cygwin@cgf.cx>
Sat, 3 Jun 2000 05:04:14 +0000 (05:04 +0000)
commit29fe111d8219afbc44e80d3d517812ce3a826b49
tree5d453612a22820e7b3a4c87f88bddc2e37f116d6
parent95ca63c499e65a66ea260a08eae978cb02dc6e7e
* win32-nat.c: Fix up gcc warnings throughout.
(handle_load_dll): Change DLL name to lower case.
(handle_exception): Add a second argument indicating whether a breakpoint
should be ignored.  Return a 0 if the breakpoint was ignored.
(get_child_debug_event): Pass argument to handle_exception to control whether a
breakpoint should be ignored.
(child_create_inferior): Use modern cygwin API.  Explicitly clear last_sig.
Pass FIRST_EXCEPTION to get_child_debug_event for detection of first
breakpoint.

* configure.in: Eliminate unneeded WINDRES/DLLTOOL tests left over after last change.
* configure: Regenerate.
gdb/ChangeLog
gdb/configure
gdb/configure.in
gdb/win32-nat.c
gdb/windows-nat.c
This page took 0.030896 seconds and 4 git commands to generate.