This is the mail archive of the gdb-patches@sourceware.org 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]
Other format: [Raw text]

Re: [PATCH/RFC] Support rthreads on OpenBSD 5.2 and later.


> From: Tom Tromey <tromey@redhat.com>
> Date: Fri, 28 Feb 2014 14:58:44 -0700
> 
> >>>>> "Mark" == Mark Kettenis <mark.kettenis@xs4all.nl> writes:
> 
> Mark> +   that maps userlan threads directly onto kernel threads in a 1:1
> 
> Little typo: "userland".

Yeah.  I swear I fixed that before I pushed the commit (Pedro pointed
it out already).  But apparantly git had a different opinion.

> 
> Mark> +void
> Mark> +obsd_add_target (struct target_ops *t)
> 
> AFAICT nothing ever calls this.

It does now ;).

I'm serious.  Git never does what I want.  It gets in the way.  I can
now only ever work on one commit at the time or I lose my sanity.
Perhaps at some point I will get used to it...


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