diff options
author | Pedro Alves <palves@redhat.com> | 2013-08-09 15:35:03 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2013-08-09 15:35:03 +0000 |
commit | 3f12a589a083c783113c099aef51ff304af34f0f (patch) | |
tree | 398b3771376aab2b36ad08896760cb8160c2f54f /gdb/dwarf2-frame.c | |
parent | c718be4726f8cfaf28c3eb086d5880f0320c1c25 (diff) | |
download | gdb-3f12a589a083c783113c099aef51ff304af34f0f.zip gdb-3f12a589a083c783113c099aef51ff304af34f0f.tar.gz gdb-3f12a589a083c783113c099aef51ff304af34f0f.tar.bz2 |
tsave: Make tilde-expanded filename visible.
Before:
(gdb) tsave ~/a/b
Unable to open file '~/a/b' for saving trace data (No such file or directory)
After:
(gdb) tsave ~/a/b
Unable to open file '/home/pedro/a/b' for saving trace data (No such file or directory)
Tested on x86_64 Fedora 17.
gdb/
2013-08-09 Pedro Alves <palves@redhat.com>
* tracepoint.c (tfile_start): Show tilde-expanded filename in
error message.
Diffstat (limited to 'gdb/dwarf2-frame.c')
0 files changed, 0 insertions, 0 deletions