Re: [Dnsmasq-discuss] Experimental python binding

2024-07-11 Thread Geert Stappers
On Thu, Jul 11, 2024 at 07:45:13PM +0200, Petr Menšík wrote: > ... have put together interesting piece for code for swig tool. Not knowning what "swig tool" is and being curious about it, I report back: SWIG (Simplified Wrapper and Interface Generator) is a software development tool that connec

[Dnsmasq-discuss] Experimental python binding

2024-07-11 Thread Petr Menšík
Hi! I have been spending recently much time in gdb looking into bind9 code. But as an excercise I have created potential base for pretty printers in gdb. You may know it is possible to define custom display functions written in python in gdb. That helps especially when lot of members, which