This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH] Use new Linux threads support for Linux/Alpha


Kevin Buettner wrote:
> 
> I've just checked in the following patch.  I've done a test build and
> some minimal testing on alphaev6-unknown-linux-gnu.  There is no
> Linux/Alpha GDB maintainer, so I'm regarding this as an obvious fix
> since the same changes have been made to other GDB ports for GNU/Linux
> running on other architectures.

Pick one:

	o	obvious fix

	o	``All maintainers can make mechanical (params, spelling,
		indentation, multi-arch, -W..., ....) changes to 
		``maintenance only'' targets. ....''

	o	it has no maintainer and therefor any
		blanket write privs maintainer can do
		what ever they like

>  NATDEPFILES= infptrace.o inftarg.o corelow.o alpha-nat.o \
> -       fork-child.o linux-thread.o lin-thread.o
> +       fork-child.o proc-service.o thread-db.o lin-lwp.o

>From memory, this should really be on a single line.

	Andrew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]