public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Print the "file" command suggestion in exec_file_locate_attach
@ 2016-04-06 14:11 sergiodj+buildbot
  2016-04-06 14:11 ` Failures on Fedora-x86_64-cc-with-index, branch master sergiodj+buildbot
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: sergiodj+buildbot @ 2016-04-06 14:11 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT fef3cb9f3aa84018d10866f89228ae3f23e5ca7e ***

Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Branch: master
Commit: fef3cb9f3aa84018d10866f89228ae3f23e5ca7e

Print the "file" command suggestion in exec_file_locate_attach

currently:
	$ gdbserver-7.9 :1234 true &
	$ gdb -q -ex 'target remote :1234' # that -q is not relevant here
	Remote debugging using :1234
	warning: Could not load vsyscall page because no executable was specified
	try using the "file" command first.
	0x00007ffff7ddcc80 in ?? ()
	(gdb) b main
	No symbol table is loaded.  Use the "file" command.
	Make breakpoint pending on future shared library load? (y or [n]) _

Provide more suggestive message to use the "file" command.

gdb/ChangeLog
2016-04-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
	    Pedro Alves  <palves@redhat.com>

	* exec.c (exec_file_locate_attach): Print warning for unsupported
	target_pid_to_exec_file.
	* symfile-mem.c (add_vsyscall_page): Remove the "file" command
	message part.


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-04-06 14:46 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-06 14:11 [binutils-gdb] Print the "file" command suggestion in exec_file_locate_attach sergiodj+buildbot
2016-04-06 14:11 ` Failures on Fedora-x86_64-cc-with-index, branch master sergiodj+buildbot
2016-04-06 14:11 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
2016-04-06 14:11 ` Failures on Fedora-i686, " sergiodj+buildbot
2016-04-06 14:18 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
2016-04-06 14:18 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2016-04-06 14:20 ` Failures on Debian-i686, " sergiodj+buildbot
2016-04-06 14:24 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2016-04-06 14:25 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
2016-04-06 14:33 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
2016-04-06 14:46 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).