mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-25 19:14:52 +08:00
2002-04-12 Michael Snyder <msnyder@redhat.com>
* Remote.c: Spelling fix.
This commit is contained in:
parent
4249b23ce6
commit
694f61fb27
@ -18,6 +18,7 @@
|
||||
|
||||
2002-04-12 Michael Snyder <msnyder@redhat.com>
|
||||
|
||||
* Remote.c: Spelling fix.
|
||||
* gcore.c (default_derive_heap_segment): Use bfd_section_name.
|
||||
If no symbol found for "sbrk", try "_sbrk".
|
||||
(make_output_phdrs): Use bfd_section_name.
|
||||
|
@ -211,7 +211,7 @@ void open_remote_target (char *, int, struct target_ops *, int);
|
||||
|
||||
void _initialize_remote (void);
|
||||
|
||||
/* Description of the remote protocol. Strictly speeking, when the
|
||||
/* Description of the remote protocol. Strictly speaking, when the
|
||||
target is open()ed, remote.c should create a per-target description
|
||||
of the remote protocol using that target's architecture.
|
||||
Unfortunatly, the target stack doesn't include local state. For
|
||||
|
Loading…
Reference in New Issue
Block a user