This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils 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] libdwfl: linux-pid-attach.c: Report actual PID (Tgid) to dwfl_attach_state.


On Mon, 23 Dec 2013 14:22:24 +0100, Mark Wielaard wrote:
> --- a/src/ChangeLog
> +++ b/src/ChangeLog
> @@ -1,5 +1,9 @@
>  2013-12-23  Mark Wielaard  <mjw@redhat.com>
>  
> +	* stack.c (main): Print pid of process or core.
> +
> +2013-12-23  Mark Wielaard  <mjw@redhat.com>
> +
>  	* stack.c (OPT_DEBUGINFO): New define.
>  	(OPT_COREFILE): Likewise.
>  	(pid): New static.

Couldn't you post the patches to GIT branches?  Current "master" for example
does not contain the patch
	[PATCH] stack: Simplify argument parsing. Don't use dwfl_standard_argp.
which this one depends on.

Not only ChangeLog files fail to apply, even stack.c fails to apply in this
case.  It is a bit difficult to find first how to apply the patch.


Thanks,
Jan

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