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)
commitd485a33beaea3f81e02d7c6ee448be567c779078
treec031ab891329672870d1da557226da2454717077
parentf70fba3e3aa5eedeca6e423b7f5e7183309eb8dc
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.
(transplanted from e85a2f2f389e88ff020c1ed4d7a8efc80920f77c)
tools/debugedit.c