Move comment on the 'stepping over resolver' mechanism to the internals manual.
[external/binutils.git] / gdb / ChangeLog
index 889097f..8cb93e3 100644 (file)
@@ -1,5 +1,11 @@
 2013-06-27  Pedro Alves  <palves@redhat.com>
 
+       * infrun.c: Remove comment describing the 'stepping over runtime
+       loader dynamic symbol resolution code' mechanism; moved to
+       gdbint.texinfo.
+
+2013-06-27  Pedro Alves  <palves@redhat.com>
+
        * exceptions.c (catch_command_errors): Remove spurious space.
        * exceptions.h (catch_command_errors): Second parameter is "arg",
        not "command".