sunstudio11 debugger questions
I've used workshop 6 and I love it. We moved to v11 compiler and hence we started using sunstudio11 debugger. We really miss the workshop basic features like vi editor, 1 or 2 click breakpoint setting. I was wondering are there any ways to get those features in sunstudio11 debugger
[299 byte] By [
dat72] at [2007-11-26 10:36:47]

# 1
Hi,
In Sunstudio 11, you can set the breakpoint in vi as well.
From the IDE, you can click on GVIM radio button which is
located in the Welcome Window under the External Editor section.
Once GVIM is checked, you can set the breakpoint after you
load the executable for debugging.