| commit | c96ceed9dce7617f270aa4742645706e535f74b7 | [log] [tgz] |
|---|---|---|
| author | Markus Metzger <markus.t.metzger@intel.com> | Tue May 09 10:39:07 2023 +0000 |
| committer | Markus Metzger <markus.t.metzger@intel.com> | Tue Oct 17 15:46:05 2023 +0000 |
| tree | 64704994f8e743117085f50594f93831a97f5204 | |
| parent | 998a4f589d68503f79695f180fdf1742eeb0a39d [diff] |
gdb: include the end address in in-memory bfd filenames
Commit
66984afd29e gdb: include the base address in in-memory bfd filenames
added the base address to in-memory bfd filenames. Also add the end
address to allow dumping the in-memory bfd using the 'dump memory'
command.