diff options
author | Tom de Vries <tdevries@suse.de> | 2022-10-25 11:32:41 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2022-10-25 11:32:41 +0200 |
commit | 47e2c30aacff6c50a2557c86cc00f411b750805b (patch) | |
tree | 4f33f3937bdc4897e6c0b81c927d523b621475ba /binutils/objdump.c | |
parent | a5a0a4fd0ff536a8dbd532864cfc095a306b678c (diff) | |
download | gdb-47e2c30aacff6c50a2557c86cc00f411b750805b.zip gdb-47e2c30aacff6c50a2557c86cc00f411b750805b.tar.gz gdb-47e2c30aacff6c50a2557c86cc00f411b750805b.tar.bz2 |
[gdb] Rewrite RETHROW_ON_TARGET_CLOSE_ERROR into function
Recent commit b2829fcf9b5 ("[gdb] Fix rethrow exception slicing in
insert_bp_location") introduced macro RETHROW_ON_TARGET_CLOSE_ERROR.
I wrote this as a macro in order to have the rethrowing throw be part of the
same function as the catch, but as it turns out that's not necessary.
Rewrite into a function.
Tested on x86_64-linux.
Diffstat (limited to 'binutils/objdump.c')
0 files changed, 0 insertions, 0 deletions