Eliminate prepare_to_throw_exception
authorPedro Alves <palves@redhat.com>
Tue, 12 Apr 2016 16:17:13 +0000 (17:17 +0100)
committerPedro Alves <palves@redhat.com>
Tue, 12 Apr 2016 16:17:13 +0000 (17:17 +0100)
commit2afc13ff80492278154c0f2156a9d32dd5ba675a
treeb11b25ea5ce1ba84fcf1d1d65fc08782ab953500
parentcfd0fbddb025d36228d02fe23e06039acc6104e4
Eliminate prepare_to_throw_exception

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.
gdb/ChangeLog
gdb/common/common-exceptions.c
gdb/common/common-exceptions.h
gdb/exceptions.c
gdb/gdbserver/ChangeLog
gdb/gdbserver/utils.c
This page took 0.027714 seconds and 4 git commands to generate.