X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2FChangeLog;h=a1056d7d61b59081086c336985ab24fb4c4a7926;hb=3dba1c9899d02d3dde715498124073c23638fd6f;hp=71a5bd4cb371ca1b917d1a19242563a4a93dcb84;hpb=7c3afe08c728dec4d843a777e6b2f294c27338be;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 71a5bd4cb3..a1056d7d61 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2009-11-24 Joel Brobecker + + * breakpoint.c (expand_line_sal_maybe): Adjust adjust the SAL + past the function prologue in the case where we were given only + one SAL. + 2009-11-24 Pedro Alves * record.c (init_record_ops, init_record_core_ops): Actually