diff options
author | Tom Tromey <tromey@redhat.com> | 2013-12-03 10:21:20 -0700 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2014-03-03 12:47:25 -0700 |
commit | 5d9cf8a4d31f8c793ad7ba47fe79dac11894052c (patch) | |
tree | 187d4c14b2b1e0210be4822c68815aa7efbb8267 /sim/v850 | |
parent | 729662a5221eaee2b3cd71d79afb3f612c4df904 (diff) | |
download | gdb-5d9cf8a4d31f8c793ad7ba47fe79dac11894052c.zip gdb-5d9cf8a4d31f8c793ad7ba47fe79dac11894052c.tar.gz gdb-5d9cf8a4d31f8c793ad7ba47fe79dac11894052c.tar.bz2 |
move probes to be per-bfd
This patch moves the probe data from the objfile to the per-BFD
object. This lets the probes be shared between different inferiors
(and different objfiles when dlmopen is in use, should gdb ever handle
that).
2014-03-03 Tom Tromey <tromey@redhat.com>
* elfread.c (probe_key): Change to bfd_data.
(elf_get_probes, probe_key_free, _initialize_elfread): Probes are
now per-BFD, not per-objfile.
* stap-probe.c (stap_probe_destroy): Update comment.
(handle_stap_probe): Allocate on the per-BFD obstack.
Diffstat (limited to 'sim/v850')
0 files changed, 0 insertions, 0 deletions