Michael Kit Gilbert <[email protected]> writes: > I'm trying to troubleshoot a problem with a local patch I'm writing for > Slurm and can't seem to get gdb working properly. I've built the rpms with > -D '%_with_cflags CFLAGS="-O0 -g3"' and slurmctld and slurmd appear to be
Just a note: I tried this (for a different reason), but found out it didn't have any effect (gather the output to a log file and look at the gcc lines). However, if I did -D '%with_cflags CFLAGS="-O0 -g3"' (i.e., removed the initial "_"), it had the desired effect. -- Regards, Bjørn-Helge Mevik, dr. scient, Department for Research Computing, University of Oslo
