OSDN Git Service

From Andrew Stubbs <andrew.stubbs@st.com>:
authorKeith Seitz <keiths@redhat.com>
Tue, 24 Jan 2006 01:32:26 +0000 (01:32 +0000)
committerKeith Seitz <keiths@redhat.com>
Tue, 24 Jan 2006 01:32:26 +0000 (01:32 +0000)
commitd02c820add1033ada5a016233c7e8713ee086c87
tree548aee4a73e26954d2e66be24479f1aa5ecf7113
parent2a98c808afe7e6e4cd0f4ddd1f0eb3c6a494038f
    From Andrew Stubbs  <andrew.stubbs@st.com>:
        * library/mempref.itb (MemPref::constructor): Allow the Byte Per Row
        combo box to accept arbitrary values.
        (MemPref::set_bytes_per_row): Validate the new value; reject invalid
        entries and round up to a multiple of the word size.
        (MemPref::apply): Read the value from the text box even if the user
        has not pressed return.
        (MemPref::enable_format): Ensure the bytes per row value is still valid.
        (MemPref::disable_format): Likewise.
        * library/mempref.ith (MemPref): Add $gbprlist.
        * library/help/memory.html: Update.
gdb/gdbtk/ChangeLog
gdb/gdbtk/library/help/memory.html
gdb/gdbtk/library/mempref.itb
gdb/gdbtk/library/mempref.ith