Not really, I've used gdb myself on raspbian but generally only very basic features (backtraces and disassembly mainly).
All I can suggest is doing things the old fassioned way using printf statements and/or cutting the code down manually.
Not really, I've used gdb myself on raspbian but generally only very basic features (backtraces and disassembly mainly).
All I can suggest is doing things the old fassioned way using printf statements and/or cutting the code down manually.