RE: Status of insight/gdbtk

"Patrick Monnerat" <[email protected]> Tue, 10 Mar 2015 14:26:00 +0100
Newsgroups gmane.comp.debugging.insight
Message-ID <AB5E58B87EB73C46A38073D8F459F113DA00D4@dataspheresrv01>
=20
Marco Aur=E9lio da Cruz wrote:

> Hi, Patrick.
Hi Marco,

> I followed your instructions and compiled the sources against Sourcery Co=
deBench Lite 2014.05 (arm-none-eabi). It compiled fine and almost everythin=
g worked. Just changing the format of variable in the Watch window from nat=
ural to decimal or hexadecimal is not working.

Many thanks for the bug report.
This feature disappeared when I introduced the pretty printers. Sorry !
I've now restored this functionality.
https://github.com/monnerat/insight/commit/4911a6b6e157d8056ac2f0729fc0bfae=
a1787e94
If you upgrade your git clone and recompile, it should be ok.

> Thank you for the nice job you are doing.
You're welcome. And thanks to you for your interest in insight.

Cheers,
Patrick