public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Explicit locations: introduce new struct event_location-based API
@ 2015-08-12  2:19 sergiodj+buildbot
  2015-08-12  2:19 ` Failures on Fedora-i686, branch master sergiodj+buildbot
                   ` (21 more replies)
  0 siblings, 22 replies; 23+ messages in thread
From: sergiodj+buildbot @ 2015-08-12  2:19 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT c7c1b3e998a77eb077ac3c08c88a97d2e11dfef0 ***

Author: Keith Seitz <keiths@redhat.com>
Branch: master
Commit: c7c1b3e998a77eb077ac3c08c88a97d2e11dfef0

Explicit locations: introduce new struct event_location-based API

This patch introduces the new breakpoint/"linespec" API based on
a new struct event_location.  This API currently only supports
traditional linespecs, maintaining the status quo of the code base.
Future patches will add additional functionality for other location
types such as address locations.

gdb/ChangeLog:

	* Makefile.in (SFILES): Add location.c.
	(HFILES_NO_SRCDIR): Add location.h.
	(COMMON_OBS): Add location.o.
	* linespec.c (linespec_lex_to_end): New function.
	* linespec.h (linespec_lex_to_end): Declare.
	* location.c: New file.
	* location.h: New file.


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

end of thread, other threads:[~2015-08-19  6:14 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-12  2:19 [binutils-gdb] Explicit locations: introduce new struct event_location-based API sergiodj+buildbot
2015-08-12  2:19 ` Failures on Fedora-i686, branch master sergiodj+buildbot
2015-08-12  2:21 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
2015-08-12  2:31 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2015-08-12  2:34 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-08-12  2:34 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2015-08-12  2:46 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2015-08-12  4:42 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
2015-08-12  5:05 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-08-12  5:31 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
2015-08-12 14:05 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj+buildbot
2015-08-12 14:24 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
2015-08-12 14:40 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
2015-08-12 14:58 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-08-12 16:12 ` Failures on Debian-x86_64-m64, " sergiodj+buildbot
2015-08-12 16:42 ` Failures on Debian-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2015-08-12 20:13 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-08-12 20:43 ` Failures on Debian-i686, " sergiodj+buildbot
2015-08-12 20:47 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
2015-08-12 21:06 ` Failures on Fedora-ppc64le-m64, " sergiodj+buildbot
2015-08-12 21:10 ` Failures on Debian-i686-native-gdbserver, " sergiodj+buildbot
2015-08-12 21:45 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
2015-08-19  6:14 ` Failures on Debian-MIPS-m64, " 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).