* corelow.c (solib_add_stub, core_open): Pass address of from_tty
authorJim Kingdon <jkingdon@engr.sgi.com>
Sun, 6 Feb 1994 16:16:39 +0000 (16:16 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Sun, 6 Feb 1994 16:16:39 +0000 (16:16 +0000)
commit842cf83162c1af7297e83100361f1fc71708c12e
treeeb0a4166bfebc2b7c2d65e17e13214767e2819b7
parent9f80c72bb1ea003bee8f2e7d9a0935ad41917e61
* corelow.c (solib_add_stub, core_open): Pass address of from_tty
rather than trying to shove an int into a pointer and back out
again.  This avoids compiler warnings.
gdb/ChangeLog
gdb/corelow.c