blob: 767ea2436e1cd841a762ee8cdb039ba80a7120b3 [file] [log] [blame]
Arnaldo Carvalho de Meloe039fc72011-10-18 15:50:51 -02001[colors]
2
3 # These were the old defaults
4 top = red, lightgray
5 medium = green, lightgray
6 normal = black, lightgray
7 selected = lightgray, magenta
8 code = blue, lightgray
Arnaldo Carvalho de Melo058b4cc2012-04-02 12:59:01 -03009 addr = magenta, lightgray
Arnaldo Carvalho de Meloe039fc72011-10-18 15:50:51 -020010
11[tui]
12
13 # Defaults if linked with libslang
14 report = on
15 annotate = on
16 top = on
17
18[buildid]
19
20 # Default, disable using /dev/null
21 dir = /root/.debug
Arnaldo Carvalho de Meloc323cf02012-05-29 22:06:30 -030022
23[annotate]
24
25 # Defaults
26 hide_src_code = false
27 use_offset = true
28 jump_arrows = true
29 show_nr_jumps = false