Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH][PR build/24805] Explicitly export symbols from gdb_proc_service
@ 2020-01-04 20:20 Norbert Lange
  2020-01-04 20:20 ` [PATCH] always export the symbols for the proc_service interface Norbert Lange
  2020-01-06 19:21 ` [PATCH][PR build/24805] Explicitly export symbols from gdb_proc_service Pedro Alves
  0 siblings, 2 replies; 10+ messages in thread
From: Norbert Lange @ 2020-01-04 20:20 UTC (permalink / raw)
  To: gdb-patches

Compiling GDB with '-fvisibility=hidden' will remove the
symbols that should be exported.
This patch explicitly marks them as visible.

gdb/ChangeLog

2020-01-04 Norbert Lange  <nolange79@gmail.com>

	PR build/24805
	* gdbsupport/gdb_proc_service.h: push/pop visibility
	attribute for exported functions.



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

end of thread, other threads:[~2020-01-16 19:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-04 20:20 [PATCH][PR build/24805] Explicitly export symbols from gdb_proc_service Norbert Lange
2020-01-04 20:20 ` [PATCH] always export the symbols for the proc_service interface Norbert Lange
2020-01-06 16:07   ` Tom Tromey
2020-01-06 23:22     ` Norbert Lange
2020-01-06 19:21 ` [PATCH][PR build/24805] Explicitly export symbols from gdb_proc_service Pedro Alves
2020-01-06 23:39   ` Norbert Lange
2020-01-14 15:47     ` Pedro Alves
2020-01-14 16:28       ` Pedro Alves
2020-01-14 16:57         ` Norbert Lange
2020-01-16 19:56           ` Pedro Alves

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox