Hello,
I've been trying, unsuccessfully, to view the values of argc and argv while debugging using FpDebug. When I hover over the names, the little debug window doesn't show their values. If I attempt to "evaluate/modify" either one, the evaluate/modify window shows an error message stating that it could not find the identifier/variable.
Is there a way to convince the debugger to show the values of argc and argv ? (in the case of argv it would be nice to get the full array of pointers (0..argc - 1).
Thank you for your help.
PS: using Lazarus 3.1 (fixes) dated 2024-02-13