This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA v2 05/17] Change increment_reading_symtab to return a scoped_restore


>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes:

Pedro> I noticed that this makes the gdb_assert unreachable.

I changed the assert to ">= 0" and moved it before the return.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]