*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / NEWS
index 68d00110a0ec58c208c3b91a6ed354529323e12d..48991cd46dfb621a1bc36290cec00845ce3aed5d 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,13 @@
 
 *** Changes since GDB 6.7
 
+* Change in command line behavior -- corefiles vs. process ids.
+
+  When the '-p NUMBER' or '--pid NUMBER' options are used, and
+  attaching to process NUMBER fails, GDB no longer attempts to open a
+  core file named NUMBER.  Attaching to a program using the -c option
+  is no longer supported.  Instead, use the '-p' or '--pid' options.
+
 * New commands
 
 set print frame-arguments (all|scalars|none)
This page took 0.023002 seconds and 4 git commands to generate.