Re: [PATCH 28/63] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API

2025-03-24 Thread jim . cromie
On Sun, Mar 16, 2025 at 3:14 PM wrote: > > On Tue, Feb 25, 2025 at 7:29 AM Louis Chauvet > wrote: > > > > > > > > Le 25/01/2025 à 07:45, Jim Cromie a écrit : > > > move the DYNDBG_CLASSMAP_PARAM macro from test-dynamic-debug.c into > > > the header, and refine it, by distinguishing the 2 use cas

Re: [PATCH 28/63] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API

2025-03-16 Thread jim . cromie
On Tue, Feb 25, 2025 at 7:29 AM Louis Chauvet wrote: > > > > Le 25/01/2025 à 07:45, Jim Cromie a écrit : > > move the DYNDBG_CLASSMAP_PARAM macro from test-dynamic-debug.c into > > the header, and refine it, by distinguishing the 2 use cases: > > > > 1.DYNDBG_CLASSMAP_PARAM_REF > > for DRM, t

Re: [PATCH 28/63] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API

2025-02-25 Thread Louis Chauvet
Le 25/01/2025 à 07:45, Jim Cromie a écrit : move the DYNDBG_CLASSMAP_PARAM macro from test-dynamic-debug.c into the header, and refine it, by distinguishing the 2 use cases: 1.DYNDBG_CLASSMAP_PARAM_REF for DRM, to pass in extern __drm_debug by name. dyndbg keeps bits in it, so drm c