[Issue 2604] DW_TAG_module and GDB
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jan 23 17:33:41 PST 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2604
------- Comment #3 from jason.james.house at gmail.com 2009-01-23 19:33 -------
I had hoped this would be a workaround for
http://d.puremagic.com/issues/show_bug.cgi?id=2575 but alas, it does not :(
For others trying the sed command, I think you need to use greedy replacement.
(add a g between the last / and "). Without that, it did not fix all
occurances of has children for me.
--
More information about the Digitalmars-d-bugs
mailing list