projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1058bca
)
Fix tipo in changelog.
author
Andrew Cagney
<cagney@redhat.com>
Fri, 29 Nov 2002 01:59:08 +0000
(
01:59
+0000)
committer
Andrew Cagney
<cagney@redhat.com>
Fri, 29 Nov 2002 01:59:08 +0000
(
01:59
+0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index
434ec84
..
19f9ba3
100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-4,8
+4,8
@@
(find_frame_sal): New function.
* frame.h (find_frame_sal): Declare.
(struct symtab_and_line): Add opaque declaration.
- * stack.c (print_frame_info_base): Use find_
pc_line
instead of
- find_
frame_sal
.
+ * stack.c (print_frame_info_base): Use find_
frame_sal
instead of
+ find_
pc_line
.
(frame_info): Ditto.
* ada-lang.c (find_printable_frame): Ditto.