aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@ericsson.com>2018-10-29 13:28:24 -0400
committerSimon Marchi <simon.marchi@ericsson.com>2018-10-29 13:28:24 -0400
commit80e24d09860dbeba7d435b4a4f0990f85dbc084e (patch)
tree82a3f1c04859feda21838cda4398bc98db725895 /gdb/NEWS
parent6a0b3457ee0c51fcc0708b630cc3cdd66226e9a6 (diff)
downloadgdb-80e24d09860dbeba7d435b4a4f0990f85dbc084e.zip
gdb-80e24d09860dbeba7d435b4a4f0990f85dbc084e.tar.gz
gdb-80e24d09860dbeba7d435b4a4f0990f85dbc084e.tar.bz2
Revert "GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested."
This reverts commit f19c7ff839d7a32ebb48482ae7d318fb46ca823d.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 7fe588d..4331769 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -19,10 +19,6 @@
can be passed using the '[ADDRESS]:PORT' notation, or the regular
'ADDRESS:PORT' method.
-* GDB and GDBserver now support local domain socket connections. The
- name of a local domain socket may be provided instead of the
- [ADDRESS]:PORT notation.
-
* DWARF index cache: GDB can now automatically save indices of DWARF
symbols on disk to speed up further loading of the same binaries.