On 7/14/16 7:20 PM, John Baldwin wrote:
> Author: jhb
> Date: Thu Jul 14 23:20:05 2016
> New Revision: 302859
> URL: https://svnweb.freebsd.org/changeset/base/302859
> 
> Log:
>   Include command line arguments in core dump process info.
>   
>   Fill in pr_psargs in the NT_PRSINFO ELF core dump note with command
>   line arguments.
>   
>   Reviewed by:        kib
>   Differential Revision:      https://reviews.freebsd.org/D7116

Meant to include an MFC after tag.

The effect is that gdb will now display the command line from a
core dump rather than just the command name (albeit truncated to
80 characters).  lldb doesn't grok NT_PRSINFO on FreeBSD yet so
is unaffected.

-- 
John Baldwin
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to