This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from dcf3792354 Instantiate a single source highlighter new 680e1beed3 Fix crash when setting breakpoint condition
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/ChangeLog | 5 ++++ gdb/ada-lang.c | 34 +++++++++++++++++----- gdb/testsuite/ChangeLog | 7 +++++ .../gdb.ada/{ptype_array.exp => length_cond.exp} | 28 ++++++++++++------ .../foo.adb => length_cond/length_cond.adb} | 22 ++++++++++++-- .../{big_packed_array => length_cond}/pck.adb | 2 +- .../{ptype_array/foo.adb => length_cond/pck.ads} | 9 ++---- 7 files changed, 81 insertions(+), 26 deletions(-) copy gdb/testsuite/gdb.ada/{ptype_array.exp => length_cond.exp} (54%) copy gdb/testsuite/gdb.ada/{ptype_array/foo.adb => length_cond/length_cond.adb} (60%) copy gdb/testsuite/gdb.ada/{big_packed_array => length_cond}/pck.adb (94%) copy gdb/testsuite/gdb.ada/{ptype_array/foo.adb => length_cond/pck.ads} (89%)