X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2FChangeLog;h=64adfd275f7a5105a50d312199e118a41d74dea5;hb=671afef641d8cf0672e36d7afeb053c8d01c294e;hp=8351b728e0b8befad5433e1f78435aee2c0a06e5;hpb=74921315b6734554793a37f7a152878c45b7d4ac;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8351b728e0..64adfd275f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,6 +1,16 @@ +2013-11-14 Joel Brobecker + + * language.h: Add "symtab.h" #include. + +2013-11-13 Doug Evans + + * breakpoint.c (bpstat_check_breakpoint_conditions): For thread + specific breakpoints, don't evaluate breakpoint condition if + different thread. + 2013-11-13 Keith Seitz - PR c++/7539 + PR c++/7935 PR c++/10541 * cp-support.c (insepct_type): Add support for substituting namespace aliases, too.