Sebastian Humenda, le lun. 03 mars 2025 14:35:41 +0100, a ecrit:
> ```
> [Service]
> Environment=ASAN_OPTIONS=symbolize=1 
> ASAN_SYMBOLIZER_PATH=/usr/bin/llvm-symbolizer-14
> ```

I guess this needs to be two separate lines, one per variable.

> I also tried to use llvm-symbolizer. What would be the right invocation for 
> Debian's split debugging symbols?

With the brltty-dbgsym package, you should have everything. You can try
to run

gdb /usr/bin/brltty

and type "l main" to check that it finds the position in the source.

Samuel
_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected]
For general information, go to: http://brltty.app/mailman/listinfo/brltty

Reply via email to