[PATCH] libdwfl: linux-pid-attach.c: Report actual PID (Tgid) to dwfl_attach_state.

Jan Kratochvil jan.kratochvil at redhat.com
Mon Dec 23 13:37:27 UTC 2013


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 at redhat.com>
>  
> +	* stack.c (main): Print pid of process or core.
> +
> +2013-12-23  Mark Wielaard  <mjw at 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


More information about the elfutils-devel mailing list