public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Crash on register invalidation
@ 2023-12-19 15:14 Eduard Sargsyan
  2023-12-19 15:14 ` [PATCH 1/1] gdb: fix assert after register write failure Eduard Sargsyan
  0 siblings, 1 reply; 4+ messages in thread
From: Eduard Sargsyan @ 2023-12-19 15:14 UTC (permalink / raw)
  To: gdb-patches

From: "Sargsyan, Eduard" <eduard.sargsyan@intel.com>

Hi all,

There was an assertion triggered, when gdb tries to invalidate register
cache after gdbserver connection is not dead. I beleive in such cases we
do not need asssertion.

Regards,
Eduard

Eduard Sargsyan (1):
  gdb: fix assert after register write failure

 gdb/regcache.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

-- 
2.34.1

Intel Deutschland GmbH
Registered Address: Am Campeon 10, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de <http://www.intel.de>
Managing Directors: Christin Eisenschmid, Sharon Heck, Tiffany Doon Silva  
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928


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

end of thread, other threads:[~2023-12-22 16:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-19 15:14 [PATCH 0/1] Crash on register invalidation Eduard Sargsyan
2023-12-19 15:14 ` [PATCH 1/1] gdb: fix assert after register write failure Eduard Sargsyan
2023-12-22 16:10   ` Tom Tromey
2023-12-22 16:36   ` Simon Marchi

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).