Author Topic: split view  (Read 7518 times)

Offline demone

  • Multiple posting newcomer
  • *
  • Posts: 36
split view
« on: April 22, 2013, 01:22:17 pm »
When debuggin and running into a break point all split views are centered on break point, while should be usefull just to put one splitview centered on break point.

I think somesort of round robin for split views will be great.

let's assume you have 3 split views

View1
View2
View3

Actually all 3 Views will be centered on any breakpoint found so

View1= View2 = view3 = breakpoint

would be nice to have

View1 = breakpoint1
view2 = breakpoint2
view3 = breakpoint3
view1 = breakpoint4

and so on, and maybe give also a "per-view" option that disable showing breakpoints in that view so

assume we set that option in view3

view1 = breakpoint1
view 2 = breakpoin2
view 1 = break point3
view 2 = break point 4

processor: Intel Core 2 Quad.
ram: 4 GB
os: Vista
gfx card: Ati Radeon HD 5570

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: split view
« Reply #1 on: April 22, 2013, 04:28:25 pm »
I don't think we can make this intuitive at all.  ::)

You can experiment this the code and then tell us how it feels and provide patches.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]