Re: Is it possible to statically link python into gdb?
Tom Tromey <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Hector" == Hector Oron <[email protected]> writes: Hector> Do you know if FSF GDB provides the infrastructure or interfaces to be Hector> able to load python as plugin? It doesn't. It could perhaps be done but there are several difficult issues. Tom