absolute path in dwarf
Armin Diehl <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
i'm getting crazy trying to get a disassembly including source for m68k. The objects and libs always contains some relative pathes like ../../../.././newlib/libc/stdlib/atexit.c: ../../../../.././newlib/libc/machine/m68k/memset.S: of cause, this could never ever be resolved by objdump -S. Tried for days now, can someone please tell me how to get absolute path names in dwarf debug info ? btw: specifying srcpath did not work -- ---------------- Grüsse Armin Diehl [email protected]