Closed tyilo closed 11 years ago
I'm not sure if you can export/import saved window arrangements without digging around in "defaults", but it's not too difficult to get going. The sample config I pushed out just before is for that window arrangement, so if you copy that into ~/.voltron that's a good starting point. From there I split vertically, then split the left pane horizontally twice, then split the bottom left pane vertically once. Run the actual GDB session in the middle left pane, disasm view in top left, stack view in bottom left, backtrace view in middle bottom, and register view in right hand pane. All with the defaults in the sample config.
Oh also, I'm using a slightly modified "Solarized Dark" colour scheme for iTerm.
Here's my itermcolors: https://gist.github.com/snarez/5944313
Could you upload the saved window arrangement of iTerm as in the screenshot?