aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2018-09-18 14:05:48 -0700
committerJohn Baldwin <jhb@FreeBSD.org>2018-09-18 14:05:48 -0700
commit8b11311136c0acb5c4d3fbc9c1c92f259feb6beb (patch)
tree5909b0ae4bb89cf3fa52e196435f46a3c053ae63 /gdb/NEWS
parent7e69672e4dfa532607e4ecef99623680264a87b3 (diff)
downloadgdb-8b11311136c0acb5c4d3fbc9c1c92f259feb6beb.zip
gdb-8b11311136c0acb5c4d3fbc9c1c92f259feb6beb.tar.gz
gdb-8b11311136c0acb5c4d3fbc9c1c92f259feb6beb.tar.bz2
Document the 'info proc files' command.
gdb/ChangeLog: * NEWS: Mention 'info proc files' command. gdb/doc/ChangeLog: * gdb.texinfo (Process Information): Document "info proc files" command.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 2a89569..a1936ca 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -56,6 +56,9 @@ maint set dwarf unwinders (on|off)
maint show dwarf unwinders
Control whether DWARF unwinders can be used.
+info proc files
+ Display a list of open files for a process.
+
* Changed commands
thread apply [all | COUNT | -COUNT] [FLAG]... COMMAND