This is the mail archive of the gdb-patches@sources.redhat.com 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]

[patch/rfc] s/return_to_top_level/throw_exception/


Hello,

This renames return_to_top_level() to something that better reflects 
that functions true semenatics.  At one level it is syntatic, at another 
level it does kind of legitimize the call.

You may also have noticed that I've managed to reduce the number of 
throw_exception() calls down to just those that don't directly relate to 
errors.

Anyway, thoughts.

enjoy,
Andrew

PS: I'm still chugging through a build of all the targets.


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