https://sourceware.org/bugzilla/show_bug.cgi?id=32951
Tom Tromey <tromey at sourceware dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at sourceware dot org --- Comment #2 from Tom Tromey <tromey at sourceware dot org> --- (In reply to Aaron Altman from comment #1) > Hi Sam. I'm interested in making this change. A couple of points of > clarification: > > 1) Do you read no-color.org as saying that explicit requests to use color > via command line arguments like `--visualize-jumps=color` or > `--disassembler-color=on` should override a set NO_COLOR=<some non-null > value> environment variable? Yes, see FAQ #2 on the site: User-level configuration files and per-instance command-line arguments should override the NO_COLOR environment variable > 2) Do you need this to apply to both `--visualize-jumps` and > `--disassembler-color`? Assuming yes. Yes, it should disable all colorizing. -- You are receiving this mail because: You are on the CC list for the bug.