This is important, because without the optimization, the stack traces
had line numbers. When I used the newer versions, the stack traces
only have hex offsets which require some tedious decoding.
Anyone familiar with this?
I looked over the page mentioned in your posting and I saw nothing about
"optimize" or "umdh" on it. So I am not clear exactly what change you are
talking about. That said, maybe we can narrow this down. Do you have a
version of umdh this lists line numbers on the same target bits that the
current version does not? I ask because now that you are working with
another employer, it seems possible if not probable that the problem is that
umdh cannot find the symbols for your new target code. Stacks with hex
addresses tend to indicate a lack of symbols or that the symbols are
stripped of the line number information. Also, I know of no changes to umdh
that would deliberately remove the old functionality you speak of.
.pat styles [microsoft]
"Dog Daze" <kkwa...@gmail.com> wrote in message
news:f56f9e34-ad02-47c1...@p3g2000pra.googlegroups.com...
Pat,
Thanks for the reply. I was able to get line numbers with umdh
version 6.1.7015.0. Nonetheless, I distinctly recall having problems
several years ago after upgrading where I had to revert to an older
version to get line numbers.
Regards,
Ken Kwan