Re: Fedora 31 Self-Contained Change proposal: Minimal GDB in buildroot

2019-04-29 Thread Sergio Durigan Junior
On Monday, April 29 2019, Miro Hrončok wrote: > On 29. 04. 19 8:26, Igor Gnatenko wrote: >> This is what wiki says: >> >> * |/usr/bin/gdb.minimal| — GDB executable built without optional unneeded >> features >> * |/usr/bin/gdb-add-index| — Executable script shared with gdb-headless >> pac

Re: Fedora 31 Self-Contained Change proposal: Minimal GDB in buildroot

2019-04-29 Thread Igor Gnatenko
On Mon, Apr 29, 2019 at 8:44 AM Miro Hrončok wrote: > On 29. 04. 19 8:26, Igor Gnatenko wrote: > > This is what wiki says: > > > > * |/usr/bin/gdb.minimal| — GDB executable built without optional > unneeded features > > * |/usr/bin/gdb-add-index| — Executable script shared with gdb-headless >

Re: Fedora 31 Self-Contained Change proposal: Minimal GDB in buildroot

2019-04-28 Thread Miro Hrončok
On 29. 04. 19 8:26, Igor Gnatenko wrote: This is what wiki says: * |/usr/bin/gdb.minimal| — GDB executable built without optional unneeded features * |/usr/bin/gdb-add-index| — Executable script shared with gdb-headless package (modified to fallback to gdb.minimal if exists) gdb-add-in

Re: Fedora 31 Self-Contained Change proposal: Minimal GDB in buildroot

2019-04-28 Thread Miro Hrončok
On 29. 04. 19 8:16, Miro Hrončok wrote: On 29. 04. 19 2:55, Sergio Durigan Junior wrote: On Sunday, April 28 2019, Miroslav Suchý wrote: Dne 26. 04. 19 v 23:49 Ben Cotton napsal(a): https://fedoraproject.org/wiki/Changes/Minimal_GDB_in_buildroot == Summary == Create gdb-minimal package (with

Re: Fedora 31 Self-Contained Change proposal: Minimal GDB in buildroot

2019-04-28 Thread Igor Gnatenko
This is what wiki says: - /usr/bin/gdb.minimal — GDB executable built without optional unneeded features - /usr/bin/gdb-add-index — Executable script shared with gdb-headless package (modified to fallback to gdb.minimal if exists) gdb-add-index is in both gdb-minimal and gdb-headless.

Re: Fedora 31 Self-Contained Change proposal: Minimal GDB in buildroot

2019-04-28 Thread Miro Hrončok
On 29. 04. 19 2:55, Sergio Durigan Junior wrote: On Sunday, April 28 2019, Miroslav Suchý wrote: Dne 26. 04. 19 v 23:49 Ben Cotton napsal(a): https://fedoraproject.org/wiki/Changes/Minimal_GDB_in_buildroot == Summary == Create gdb-minimal package (without XML support, Python support, Syntax H

Re: Fedora 31 Self-Contained Change proposal: Minimal GDB in buildroot

2019-04-28 Thread Sergio Durigan Junior
On Friday, April 26 2019, Ben Cotton wrote: > https://fedoraproject.org/wiki/Changes/Minimal_GDB_in_buildroot > > == Summary == > Create gdb-minimal package (without XML support, Python > support, Syntax Highlight and such) and switch to it in buildroot. Thanks, Ben, and thanks to Igor as well.

Re: Fedora 31 Self-Contained Change proposal: Minimal GDB in buildroot

2019-04-28 Thread Sergio Durigan Junior
On Sunday, April 28 2019, Miroslav Suchý wrote: > Dne 26. 04. 19 v 23:49 Ben Cotton napsal(a): >> https://fedoraproject.org/wiki/Changes/Minimal_GDB_in_buildroot >> >> == Summary == >> Create gdb-minimal package (without XML support, Python >> support, Syntax Highlight and such) and switch to it

Re: Fedora 31 Self-Contained Change proposal: Minimal GDB in buildroot

2019-04-28 Thread Tomasz Kłoczko
On Fri, 26 Apr 2019 at 22:59, Ben Cotton wrote: > https://fedoraproject.org/wiki/Changes/Minimal_GDB_in_buildroot > > == Summary == > Create gdb-minimal package (without XML support, Python > support, Syntax Highlight and such) and switch to it in buildroot. > > == Owner == > * Name: [[User:ignat

Re: Fedora 31 Self-Contained Change proposal: Minimal GDB in buildroot

2019-04-28 Thread Igor Gnatenko
When I was filing mock's issue, I was still discussing how we can implement this in GDB. This particular change does not require any mock / config changes. gdb-minimal will not conflict with gdb.. Although that mock feature is useful on its own if we ever decide to replace libcurl with libcurl-min

Re: Fedora 31 Self-Contained Change proposal: Minimal GDB in buildroot

2019-04-28 Thread Miroslav Suchý
Dne 26. 04. 19 v 23:49 Ben Cotton napsal(a): > https://fedoraproject.org/wiki/Changes/Minimal_GDB_in_buildroot > > == Summary == > Create gdb-minimal package (without XML support, Python > support, Syntax Highlight and such) and switch to it in buildroot. The change will likely affect Mock and wi

Re: Fedora 31 Self-Contained Change proposal: Minimal GDB in buildroot

2019-04-26 Thread Miro Hrončok
On 26. 04. 19 23:49, Ben Cotton wrote: * Python 3 will disappear from buildroot (yes, it was there just because of GDB) \o/ That would simplify Python 3.N+1 bootstrapping! Thanks. -- Miro Hrončok -- Phone: +420777974800 IRC: mhroncok ___ devel mailin

Fedora 31 Self-Contained Change proposal: Minimal GDB in buildroot

2019-04-26 Thread Ben Cotton
https://fedoraproject.org/wiki/Changes/Minimal_GDB_in_buildroot == Summary == Create gdb-minimal package (without XML support, Python support, Syntax Highlight and such) and switch to it in buildroot. == Owner == * Name: [[User:ignatenkobrain|Igor Gnatenko]], [[User:sergiodj|Sergio Durigan Junior