summaryrefslogtreecommitdiff
path: root/gdb/gdbtk/library/prefs.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/gdbtk/library/prefs.tcl')
-rw-r--r--gdb/gdbtk/library/prefs.tcl11
1 files changed, 10 insertions, 1 deletions
diff --git a/gdb/gdbtk/library/prefs.tcl b/gdb/gdbtk/library/prefs.tcl
index d95338bab58..c35804eea7e 100644
--- a/gdb/gdbtk/library/prefs.tcl
+++ b/gdb/gdbtk/library/prefs.tcl
@@ -180,7 +180,7 @@ proc pref_save {{win {}}} {
# FIXME: this is broken. We should discover the list
# dynamically.
lappend secs load console src reg stack locals watch bp search \
- process geometry help browser kod window session
+ process geometry help browser kod window session mem
foreach section $secs {
puts $fd "\[$section\]"
@@ -369,6 +369,15 @@ proc pref_set_defaults {} {
# These are the classes of warning dialogs, and whether the user plans
# to ignore them.
pref define gdb/warnings/signal 0
+
+ # Memory window.
+ pref define gdb/mem/size 4
+ pref define gdb/mem/numbytes 0
+ pref define gdb/mem/format x
+ pref define gdb/mem/ascii 1
+ pref define gdb/mem/ascii_char .
+ pref define gdb/mem/bytes_per_row 16
+ pref define gdb/mem/color green
}
# This traces the global/fixed font and forces src-font to