Skip to content
  • Pedro Alves's avatar
    Eliminate prepare_to_throw_exception · 2afc13ff
    Pedro Alves authored
    No longer necessary.
    
    gdb/ChangeLog:
    2016-04-12  Pedro Alves  <palves@redhat.com>
    
    	* common/common-exceptions.c (exception_rethrow): Remove
    	prepare_to_throw_exception call.
    	* common/common-exceptions.h (prepare_to_throw_exception): Delete
    	declaration.
    	* exceptions.c (prepare_to_throw_exception): Delete.
    
    gdb/gdbserver/ChangeLog:
    2016-04-12  Pedro Alves  <palves@redhat.com>
    
    	* utils.c (prepare_to_throw_exception): Delete.
    2afc13ff