projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6512a6
)
Adjust ChangeLog entry
author
Simon Marchi
<simon.marchi@ericsson.com>
Thu, 26 Nov 2015 20:49:46 +0000
(15:49 -0500)
committer
Simon Marchi
<simon.marchi@ericsson.com>
Thu, 26 Nov 2015 20:51:24 +0000
(15:51 -0500)
Par Olsson was the original author of the fix, so change the name in the
ChangeLog to give him the credit.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 0871500f3f39b326e534045bbb8d3d5fbe436b0e..ac13a922d3e2a54a89010bc9e0779c9f91381cbf 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-73,7
+73,7
@@
first. Use ALL_NON_EXITED_THREADS instead of
iterate_over_threads.
-2015-11-23
Simon Marchi <simon.marchi@ericsson
.com>
+2015-11-23
Par Olsson <par.olsson@windriver
.com>
* breakpoint.c (tracepoint_print_recreate): Fix logic error
if -> else if.