diff options
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -115,6 +115,11 @@ show print type typedefs Control whether typedef definitions are displayed by "ptype". The default is to show them. +set filename-display basename|relative|absolute +show filename-display + Control the way in which filenames is displayed. + The default is "relative", which preserves previous behavior. + * MI changes ** Command parameter changes are now notified using new async record |