]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2002-09-29 Andrew Cagney <ac131313@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Sun, 29 Sep 2002 15:27:10 +0000 (15:27 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sun, 29 Sep 2002 15:27:10 +0000 (15:27 +0000)
commit5a60a5fb7adc8bcd721ef541805a6949d96348d3
treebddfb0f8891db201cb3dd82c433e9b90dae2872f
parent8c9108750955d4575ea4139a154c9cfca1362700
2002-09-29  Andrew Cagney  <ac131313@redhat.com>

* gnu-nat.h (debug): Use __FILE__ and __LINE__ instead of
__FUNCTION__.
* gnu-nat.c (do_mach_notify_no_senders): Replace __FUNCTION__
with function name.
(do_mach_notify_port_deleted, do_mach_notify_msg_accepted): Ditto.
(do_mach_notify_port_destroyed, do_mach_notify_send_once): Ditto.
(S_proc_setmsgport_reply, S_proc_getmsgport_reply): Ditto.
(S_msg_sig_post_reply): Ditto.
gdb/ChangeLog
gdb/gnu-nat.c
gdb/gnu-nat.h