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: Don't disable the current display in throw_exception


>>>>> "Pedro" == Pedro Alves <pedro@codesourcery.com> writes:

Pedro> An unavailable exception is thrown while evaluating
Pedro> the dwarf location of argc, but that is caught by higher
Pedro> layers, and shouldn't cause a disablement of the display.
Pedro> Patch below fixes it, and adds a test that would
Pedro> fail otherwise, for me at least, on amd64-linux.

Thanks for doing this.

Tom


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