The current implementation was writing the file name without the extension
whereas GNU objcopy writes the full filename. With this change GDB will now
load the .debug file instead of silently ignoring it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM