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: Eliminate tui_command_loop


On 08/04/2011 05:10 PM, Pedro Alves wrote:
which predates TRY_CATCH by a few years:
  <http://sourceware.org/ml/gdb/2005-01/msg00064.html>

Since you brought the subject: I noticed a while ago that there are some places which declare the exception variable used in TRY_CATCH without the volatile keyword. At the time I changed all such occurrences to volatile but there was no effect in the testsuite so I didn't bother submitting the patch upstream. Is this important? -- []'s Thiago Jung Bauermann IBM Linux Technology Center


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