Access executable from remote system when first inferior appears
[deliverable/binutils-gdb.git] / gdb / NEWS
index b11a6fc2879c9be248f3db975a553636ab53a717..62cbdcb944102bb3b41d8e871c12e8cbacd4a1cc 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
   the operating system) when starting processes remotely, and when
   attaching to already-running local or remote processes.
 
+* GDB now supports automatic location and retrieval of executable
+  files from remote targets.  Remote debugging can now be initiated
+  using only a "target remote" or "target extended-remote" command
+  (no "set sysroot" or "file" commands are required).  See "New remote
+  packets" below.
+
 * Python Scripting
 
   ** gdb.Objfile objects have a new attribute "username",
This page took 0.024929 seconds and 4 git commands to generate.