aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 5cafe2c..b5d144c 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,13 @@
+2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * gdb.texinfo (Using the `gdbserver' Program): Add security
+ warning. Rearrange into subsections and subsubsections. Document
+ --multi and --debug. Correct --with-sysroot typo. Update --attach
+ usage. Make load reference clearer. Document monitor exit.
+ (Remote Configuration): Document set remote exec-file, attach-packet,
+ and run-packet.
+ (Packets): Document vAttach and vRun.
+
2008-01-30 Nick Roberts <nickrob@snap.net.nz>
* gdb.texinfo (Processes): Mention process command.