Manual, For what its worth on 7.9
% egdb /usr/local/bin/emacs break main run cont quit All seems to work reasonably, any particular use case? On Fri, Jun 26, 2026 at 11:03 PM Manuel Giraud <[email protected]> wrote: > Hi, > > I'm trying to debug Emacs with GDB from ports (version 17.2) but > whenever I start doing so egdb upfront takes about 13% of memory (1 GB). > > After that, when I try to run the sub-emacs process, egdb continues to > grow up to 50% of memory (4 GB). Then the sub-emacs process is barely > useable and the debugging session terminates with the following error: > > Recursive internal problem. > Abort trap > > How could I fix this? Does anybody uses egdb successfully on > medium/large programs? > > Thanks. > -- > Manuel Giraud > > -- Phil Maker <[email protected]>, <[email protected]> <https://a-star-microgrid.com>, <https://iesconnect.net> phone: +61 (0) 439 223 469 TZ +9h30m ALT: remote email: <[email protected]>

