debugedit mishandles empty DW_AT_comp_dir (Roland McGrath)
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 18 Oct 2007 06:34:54 +0000 (09:34 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 18 Oct 2007 06:34:54 +0000 (09:34 +0300)
commit8bcd871811ccea8b704264ce273843e7b1c508d1
tree6a301b7543d1acc4aaade7eef4b529ad3a5b5c16
parentabdc47d51cbd910f47d8415cadc93a5b94fcecf6
debugedit mishandles empty DW_AT_comp_dir (Roland McGrath)
- fpc seems to produce DW_AT_comp_dir with value "" (empty string).
  This is dubious, but debugedit makes it even worse by getting confused by it.
tools/debugedit.c