Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Mark Kettenis <kettenis@wins.uva.nl>
To: gdb-patches@sources.redhat.com
Subject: [PATCH] And update Linux/s390 too
Date: Sun, 14 Oct 2001 14:04:00 -0000	[thread overview]
Message-ID: <200110142104.f9EL4Cb06890@delius.kettenis.local> (raw)

Oops.  Even though Andrew mentioned the s390 port, I managed to forget
about it.  Checked in now.

Mark


Index: ChangeLog
from  Mark Kettenis  <kettenis@gnu.org>

	* config/s390/nm-linux.h: Don't include <signal.h>.
	(lin_lwp_attach_lwp, ATTACH_LWP, lin_thread_get_thread_signals,
	GET_THREAD_SIGNAL): Remove.

Index: config/s390/nm-linux.h
===================================================================
RCS file: /cvs/src/src/gdb/config/s390/nm-linux.h,v
retrieving revision 1.2
diff -u -p -r1.2 nm-linux.h
--- config/s390/nm-linux.h 2001/10/13 22:13:35 1.2
+++ config/s390/nm-linux.h 2001/10/14 21:00:57
@@ -75,16 +75,6 @@ extern int s390_remove_watchpoint (int p
 	 ((type) == bp_read_watchpoint) || \
          ((type) == bp_access_watchpoint))
 
-#undef PREPARE_TO_PROCEED
-
-extern void lin_lwp_attach_lwp (ptid_t ptid, int verbose);
-#define ATTACH_LWP(ptid, verbose) lin_lwp_attach_lwp ((ptid), (verbose))
-
-
-#include <signal.h>
-
-extern void lin_thread_get_thread_signals (sigset_t * mask);
-#define GET_THREAD_SIGNALS(mask) lin_thread_get_thread_signals (mask)
 
 /* Needed for s390x */
 #define PTRACE_ARG3_TYPE long


                 reply	other threads:[~2001-10-14 14:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200110142104.f9EL4Cb06890@delius.kettenis.local \
    --to=kettenis@wins.uva.nl \
    --cc=gdb-patches@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox