This is the mail archive of the
gdb-cvs@sources.redhat.com
mailing list for the GDB project.
src/gdb Makefile.in arm-linux-nat.c gdbserver/ ...
- From: drow at sourceware dot org
- To: gdb-cvs at sources dot redhat dot com
- Date: 25 Mar 2005 22:20:49 -0000
- Subject: src/gdb Makefile.in arm-linux-nat.c gdbserver/ ...
CVSROOT: /cvs/src
Module name: src
Branch: csl-arm-20050325-branch
Changes by: drow@sourceware.org 2005-03-25 22:20:49
Modified files:
gdb : Makefile.in arm-linux-nat.c
gdb/gdbserver : Makefile.in linux-arm-low.c
Log message:
* gdb/Makefile.in (arm-linux-nat.o): Update dependencies.
* gdb/arm-linux-nat.c: Include "gdb_proc_service.h".
(PTRACE_GET_THREAD_AREA): Define.
(ps_get_thread_area): New function.
* gdb/gdbserver/Makefile.in (linux-arm-low.o): Update dependencies.
* gdb/gdbserver/linux-arm-low.c: Include "../gdb_proc_service.h".
(PTRACE_GET_THREAD_AREA): Define.
(ps_get_thread_area): New function.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.707.2.1&r2=1.707.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/arm-linux-nat.c.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.22.2.1&r2=1.22.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/Makefile.in.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.28&r2=1.28.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/linux-arm-low.c.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.7&r2=1.7.14.1