Re: [PATCH 05/63] dyndbg: replace classmap list with a vector

2025-03-17 Thread jim . cromie
On Tue, Feb 25, 2025 at 7:08 AM Louis Chauvet wrote: > > > > Le 25/01/2025 ą 07:45, Jim Cromie a écrit : > > Classmaps are stored in an elf section/array, but are individually > > list-linked onto dyndbg's per-module ddebug_table for operation. > > > > This is unnecessary; even when ddebug_attach_

Re: [PATCH 05/63] dyndbg: replace classmap list with a vector

2025-02-25 Thread Louis Chauvet
Le 25/01/2025 à 07:45, Jim Cromie a écrit : Classmaps are stored in an elf section/array, but are individually list-linked onto dyndbg's per-module ddebug_table for operation. This is unnecessary; even when ddebug_attach_classmap() is handling the builtin section (with classmaps for multiple