Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* New warning in GDB 7.5
@ 2012-08-18 20:03 Eli Zaretskii
  2012-08-18 20:56 ` Joel Brobecker
  0 siblings, 1 reply; 24+ messages in thread
From: Eli Zaretskii @ 2012-08-18 20:03 UTC (permalink / raw)
  To: gdb-patches

When starting GDB 7.5 from the src directory of the Emacs source tree,
GDB now emits warnings that GDB 7.4.1 didn't:

  warning: Expression is not an assignment (and might have no effect)
  warning: Expression is not an assignment (and might have no effect)

These come from the following 2 lines in src/.gdbinit:

  # Force loading of symbols, enough to give us VALBITS etc.
  set main
  # With some compilers, we need this to give us struct Lisp_Symbol etc.:
  set Fmake_symbol

The comments explain why they are needed.

Why was the new warning added? what problem(s) does it solve?


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

end of thread, other threads:[~2012-08-20 19:22 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-18 20:03 New warning in GDB 7.5 Eli Zaretskii
2012-08-18 20:56 ` Joel Brobecker
2012-08-18 21:01   ` Eli Zaretskii
2012-08-18 21:49     ` Mark Kettenis
2012-08-19  2:46       ` Eli Zaretskii
2012-08-19  4:37         ` Joel Brobecker
2012-08-19 16:53           ` Eli Zaretskii
2012-08-19 18:07             ` Joel Brobecker
2012-08-19 18:27               ` Eli Zaretskii
2012-08-19 18:33                 ` Joel Brobecker
2012-08-19 18:33               ` Mark Kettenis
2012-08-19 18:59                 ` Eli Zaretskii
2012-08-19 19:11                   ` Mark Kettenis
2012-08-19 19:44                     ` Eli Zaretskii
2012-08-20 14:24                     ` Jan Kratochvil
2012-08-20 16:33                       ` Eli Zaretskii
2012-08-20 17:07                         ` Jan Kratochvil
2012-08-20 17:35                           ` Eli Zaretskii
2012-08-20 15:01             ` Tom Tromey
2012-08-20 16:34               ` Eli Zaretskii
2012-08-20 17:28                 ` Tom Tromey
2012-08-20 18:03                   ` Tom Tromey
2012-08-20 18:56                     ` Eli Zaretskii
2012-08-20 19:22                       ` Tom Tromey

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