<div dir="ltr"><div class="gmail_extra">Just filed #8722 for this: <a href="https://github.com/systemd/systemd/issues/8722">https://github.com/systemd/systemd/issues/8722</a></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 12, 2018 at 8:17 AM, Lennart Poettering <span dir="ltr"><<a href="mailto:lennart@poettering.net" target="_blank">lennart@poettering.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">On Do, 12.04.18 07:48, Ryan Gonzalez (<a href="mailto:rymg19@gmail.com">rymg19@gmail.com</a>) wrote:<br>
<br>
> coredumpd has definitely become one of my favorite systemd components since<br>
> it makes debugging segfaults far easier than otherwise. However, for various<br>
> reasons, I prefer using LLDB to GDB. Unfortunately, coredumpctl's gdb<br>
> command is hardcoded to run, well, GDB.<br>
> <br>
> My idea: what if there were a 'coredumpctl lldb' command, which did the same<br>
> thing as 'coredumpctl gdb', except...instead running LLDB.<br>
> <br>
> Of course, this could be done with a new switch, but 'coredumpctl gdb<br>
> --lldb' seems a little idiosyncratic...<br>
<br>
</span>Hmm, three ideas:<br>
<br>
1. we could add "coredumpctl run" which will extend the command line<br>
   you have with the path to the unpacked coredump: "coredumpctl run<br>
   lldb" would then do what you want (at least under the assumption<br>
   that lldb is fine with just taking the coredump as argument?)<br>
<br>
2. we could add a --debugger= switch or so similar to what you<br>
   proposed. Plus a new verb "debug" that is an alias for "gdb", to<br>
   make it less idiosyncractic for you.<br>
<br>
3. add support for $SYSTEMD_DEBUGGER or so, which would be like #2 but<br>
   you could set for your entire login session<br>
<br>
Of course any combination of the above would work too.<br>
<br>
Please file an RFE issue on github requesting this, maybe linking to<br>
this mail...<br>
<span class="gmail-HOEnZb"><font color="#888888"><br>
Lennart<br>
<br>
-- <br>
Lennart Poettering, Red Hat<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Ryan (ライアン)<br>Yoko Shimomura, ryo (supercell/EGOIST), Hiroyuki Sawano >> everyone else<br><a href="https://refi64.com/" target="_blank">https://refi64.com/</a></div>
</div></div>