Menu

#1352 Win32 Enhanced Debugger does not retain settings

fixed_in_SVN
closed
None
1
2014-12-21
2014-07-22
paladin
No

On Windows 7, the Enhanced Debugger does not retain any of its settings between sessions.
Important settings such as, options, pane sizes, main window size and position, are normally stored either in the Registry or in an external file.
It is extremely frustrating to have to reset options, fonts etc and resize windows and panes each time Bochs is launched. During software development and testing Bochs is often re-launched several times per hour - hence the frustration. The built-in defaults do not always suit everybody.

Related

Bugs: #1352

Discussion

  • Volker Ruppert

    Volker Ruppert - 2014-08-30

    Some of the gui debugger settings are now saved to an INI file (fonts and window size/position are not done yet).

     
  • Volker Ruppert

    Volker Ruppert - 2014-11-01

    The Windows version now also saves the font setting and window size/position. Current SVN will be released as version 2.6.7 ASAP.

     
    • paladin

      paladin - 2014-11-02

      Thank you so much!

      I'll try it out when it's released.

      From: Volker Ruppert [mailto:vruppert@users.sf.net]
      Sent: Sunday, 2 November 2014 12:46 AM
      To: [bochs:bugs]
      Subject: [bochs:bugs] #1352 Win32 Enhanced Debugger does not retain settings

      The Windows version now also saves the font setting and window
      size/position. Current SVN will be released as version 2.6.7 ASAP.


      [bugs:#1352] http://sourceforge.net/p/bochs/bugs/1352 Win32 Enhanced
      Debugger does not retain settings

      Status: open
      Group: pending
      Created: Tue Jul 22, 2014 07:53 AM UTC by paladin
      Last Updated: Sat Aug 30, 2014 02:35 PM UTC
      Owner: nobody

      On Windows 7, the Enhanced Debugger does not retain any of its settings
      between sessions.
      Important settings such as, options, pane sizes, main window size and
      position, are normally stored either in the Registry or in an external file.
      It is extremely frustrating to have to reset options, fonts etc and resize
      windows and panes each time Bochs is launched. During software development
      and testing Bochs is often re-launched several times per hour - hence the
      frustration. The built-in defaults do not always suit everybody.


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/bochs/bugs/1352/
      https://sourceforge.net/p/bochs/bugs/1352

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/
      https://sourceforge.net/auth/subscriptions

       

      Related

      Bugs: #1352

    • paladin

      paladin - 2014-11-03

      I have just tested the new WIN32 Enhanced Debugger in Bochs 2.6.7 and it is
      now much easier to use - thanks again.

      However 2 problems remain:

      1. Although the pane sizes (the top 3 panes) can be adjusted these settings
        are still not retained.

      2. Although the font settings are now retained, they are not actually
        applied when the debugger is launched - it is necessary to go Options>Font
        and click "OK" each time.

      A "nice to have" feature would be for the Help Menu to include the ability
      to launch a help file - even if this is only a link that launches a browswer
      to Section 8.13 "Using Bochs internal debugger" in the Bochs User Manual.

       
  • Volker Ruppert

    Volker Ruppert - 2014-11-05

    I know that the child windows are still unhandled. I wanted to be ready for the release on November 2nd, but I didn't have enough time for that. The window and font stuff for the GTK port is also still to do. I think I have to learn how the manual resize code works and save the divider positions.
    I have fixed the font issue in SVN, but there is still something wrong if the default "System" font is selected. Some more testing is required.
    Before we can use the user doc section about the gui debugger it needs to be improved a lot. Starting the browser from the help menu should be easy to implement then.

     
  • Volker Ruppert

    Volker Ruppert - 2014-12-21

    Remaining gui debugger settings issues fixed in SVN rev. 12546.

     
  • Volker Ruppert

    Volker Ruppert - 2014-12-21
    • status: open --> closed
    • assigned_to: Volker Ruppert
    • Group: pending --> fixed_in_SVN
     

Log in to post a comment.