Question about gdb install

Matthias Schroeder Matthias.Schroder@cern.ch
Wed May 1 12:58:12 GMT 2024


> On 21 Nov 2023, at 14:27, Luis Machado <luis.machado@arm.com> wrote:
> 
> On 11/21/23 13:21, wangwj55112@gmail.com wrote:
>> Thanks for your answer. By the way, if I want to debug fortran code on the Mac arm, what software can I use?
> 
> I'm not sure how much fortran LLDB supports, but I'd recommend trying LLDB, as it should be supported for Mac/Arm.
> 

LLDB does support a bit of fortran code, you can look up the code, set breakpoints, step through, but it can not show you the value of variables. So it is of VERY limited use for debugging fortran code on Apple Silicon.


More information about the Gdb mailing list