gdb: Preserve is-stmt lines when switch between files
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index c95c168b88086a88c564a3deef67b6fa343602a0..b74167e31efee691b0c352411e2906ce5bb3f109 100644 (file)
@@ -1,3 +1,13 @@
+2020-06-01  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * dwarf2/read.c (class lnp_state_machine) <m_last_address>: New
+       member variable.
+       <m_stmt_at_address>: New member variable.
+       (lnp_state_machine::record_line): Don't record some lines, update
+       tracking of is_stmt at the same address.
+       (lnp_state_machine::lnp_state_machine): Initialise new member
+       variables.
+
 2020-06-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
 
        * config/i386/i386gnu.mn [%_S.o %_U.o] (COMPILE.post): Add
This page took 0.022823 seconds and 4 git commands to generate.