]> Git Repo - binutils.git/blobdiff - gdb/ChangeLog
2001-07-17 Elena Zannoni <[email protected]>
[binutils.git] / gdb / ChangeLog
index 6f728f79df29ffb9d991a9a3f8fe6e6432c9fb43..be41aa89f4982567c59d37b54437ffcb2f545eba 100644 (file)
@@ -1,3 +1,45 @@
+2001-07-17  Elena Zannoni  <[email protected]>
+
+       * top.c (catch_errors): Convert PTR to void * in parameters list.
+       (quit_cover): Ditto.
+
+2001-07-17  Stephane Carrez  <[email protected]>
+
+       * source.c (find_source_lines): Remove tui test, must be replaced
+       by appropriate warning hook.
+       (print_source_lines): Remove tui hacks, must be replaced by cli.
+       (forward_search_command): Remove tui hacks, can be replaced by
+       appropriate calls to identify_source_line when tui scrolls.
+       (reverse_search_command): Likewise.
+
+2001-07-16  Nick Duffek  <[email protected]>
+
+       * remote.c (init_remote_ops, init_remote_cisco_ops,
+       init_remote_async_ops): Set to_pid_to_str and
+       to_extra_thread_info correctly and in the same order as declared
+       in target.h.
+
+2001-07-16  Andrew Cagney  <[email protected]>
+
+       * remote.c: Revert below.  Included more than intended.
+
+2001-07-16  Nick Duffek  <[email protected]>
+
+       * remote.c (init_remote_ops, init_remote_cisco_ops,
+       init_remote_async_ops): Set to_pid_to_str and
+       to_extra_thread_info correctly and in the same order as declared
+       in target.h.
+
+2001-07-16  Nick Duffek  <[email protected]>
+
+       * findvar.c (read_var_value): Apply value_as_pointer() to
+       addresses retrieved from the target for LOC_BASEREG and
+       LOC_BASEREG_ARG variables.
+
+2001-07-16  Orjan Friberg  <[email protected]>
+
+       * NEWS: New target CRIS.
+
 2001-07-16  Elena Zannoni  <[email protected]>
 
         * top.c (show_commands): Remove extern decl of history_get, it's
This page took 0.028156 seconds and 4 git commands to generate.