Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] package/gdb: add support for python3 (branch yem/gdb-py3)
@ 2020-12-31  9:53 Yann E. MORIN
  2020-12-31  9:53 ` [Buildroot] [PATCH 1/3] package/gdb: cleanup in gdb-python-config Yann E. MORIN
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Yann E. MORIN @ 2020-12-31  9:53 UTC (permalink / raw)
  To: buildroot

Hello All!

This small 3-patch series is based on the RFC by Titouan, to add support
for python3 to gdb:
    http://lists.busybox.net/pipermail/buildroot/2020-February/273561.html

We first cleanup the script emulating python-config, and then we make it
agnostic to the pytthon version. Finally, we enable python3 support in
gdb.

Regards,
Yann E. MORIN.

Regards,
Yann E. MORIN.


----------------------------------------------------------------
Titouan Christophe (1):
      package/gdb: enable python3 support

Yann E. MORIN (2):
      package/gdb: cleanup in gdb-python-config
      package/gdb: do not hard-code python version in gdb-python-config

 package/gdb/Config.in         |  3 +--
 package/gdb/gdb-python-config | 23 ++++++++++++++---------
 package/gdb/gdb.mk            | 12 +++++++++++-
 3 files changed, 26 insertions(+), 12 deletions(-)

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-12-31 13:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-31  9:53 [Buildroot] [PATCH 0/3] package/gdb: add support for python3 (branch yem/gdb-py3) Yann E. MORIN
2020-12-31  9:53 ` [Buildroot] [PATCH 1/3] package/gdb: cleanup in gdb-python-config Yann E. MORIN
2020-12-31  9:53 ` [Buildroot] [PATCH 2/3] package/gdb: do not hard-code python version " Yann E. MORIN
2020-12-31  9:53 ` [Buildroot] [PATCH 3/3] package/gdb: enable python3 support Yann E. MORIN
2020-12-31 13:44 ` [Buildroot] [PATCH 0/3] package/gdb: add support for python3 (branch yem/gdb-py3) Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox