From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15202 invoked by alias); 29 Oct 2004 23:49:56 -0000 Mailing-List: contact src-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: src-cvs-owner@sources.redhat.com Received: (qmail 15189 invoked by uid 442); 29 Oct 2004 23:49:56 -0000 Date: Fri, 29 Oct 2004 23:49:00 -0000 Message-ID: <20041029234956.15187.qmail@sourceware.org> From: jimb@sourceware.org To: src-cvs@sources.redhat.com Subject: src/rda/unix ChangeLog linux-target.c ptrace-t ... X-SW-Source: 2004-q4/txt/msg00028.txt.bz2 List-Id: CVSROOT: /cvs/src Module name: src Branch: jimb-rda-nptl-branch Changes by: jimb@sourceware.org 2004-10-29 23:49:56 Modified files: rda/unix : ChangeLog linux-target.c ptrace-target.c thread-db.c Log message: * linux-target.c (linux_set_reg): Delete unused variables. * ptrace-target.c (ptrace_read_user, ptrace_check_child_state): Same. * thread-db.c (continue_all_threads, thread_db_attach): Same. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&only_with_tag=jimb-rda-nptl-branch&r1=1.36.2.5&r2=1.36.2.6 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/linux-target.c.diff?cvsroot=src&only_with_tag=jimb-rda-nptl-branch&r1=1.13.2.3&r2=1.13.2.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ptrace-target.c.diff?cvsroot=src&only_with_tag=jimb-rda-nptl-branch&r1=1.7.2.1&r2=1.7.2.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/thread-db.c.diff?cvsroot=src&only_with_tag=jimb-rda-nptl-branch&r1=1.9.2.1&r2=1.9.2.2