public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFA/linespec] wrong line number in breakpoint location
 2018-01-30 12:39 UTC  (12+ messages)
          ` pushed: "

[PATCH v2 0/8] Remove XML files from gdbserver
 2018-01-30 12:16 UTC  (30+ messages)
` [PATCH v2 1/8] Move tdesc header funcs to c file
` [PATCH v2 2/8] Use tdesc_reg in gxdbserver tdesc
` [PATCH v2 4/8] Move make_gdb_type functions within file
` [PATCH v2 3/8] Use tdesc_feature in gdbserver tdesc
` [PATCH v2 5/8] Use tdesc types "
` [PATCH v2 6/8] Create xml from target descriptions
` [PATCH v2 7/8]: Remove xml file references "
` [PATCH v2 8/8] Remove xml files from gdbserver

[PATCH 0/7] Class-fy partial_die_info
 2018-01-30 11:39 UTC  (20+ messages)
` [PATCH 2/7] Don't check abbrev is NULL in read_partial_die
` [PATCH 4/7] Class-fy partial_die_info
` [PATCH 3/7] Change find_partial_die_in_comp_unit to dwarf2_cu::find_partial_die
` [PATCH 1/7] Re-write partial_die_info allocation in load_partial_dies
` [PATCH 6/7] Move fixup_partial_die to partial_die_info::fixup
` [PATCH 5/7] Remove one argument abbrev_len in read_partial_die
` [PATCH 7/7] Move read_partial_die to partial_die_info::read

[RFAv2] (Ada) Add gdb-mi support for stopping at start of exception handler
 2018-01-30  9:24 UTC  (15+ messages)
  ` [PATCH 1/4] (Ada) Add testcase for catch assert with condition
  ` [PATCH 3/4] (Ada) C++fy conditional string when catching exception
  ` [PATCH 2/4] (Ada/MI) Add testcase for mi catch assert with condition
  ` [PATCH 4/4] (Ada) Add gdb-mi support for stopping at start of exception handler
  ` [PATCHv2 1/4] (Ada) Add testcase for catch assert with condition

[RFC] regresssion(internal-error) printing subprogram argument
 2018-01-30  3:56 UTC  (17+ messages)

[PATCH v2 1/3] Remove args from target detach
 2018-01-29 18:06 UTC  (14+ messages)
` [PATCH v2 3/3] Make linux_nat_detach/thread_db_detach use the inferior parameter
  ` [Regression] Segfault on native-extended-gdbserver + fork (was: Re: [PATCH v2 3/3] Make linux_nat_detach/thread_db_detach use the inferior parameter)
    ` [Regression] Segfault on native-extended-gdbserver + fork

[PATCH] Use visitors for make_gdb_type
 2018-01-29 16:54 UTC  (7+ messages)

FYI: GDB 8.1 release imminent (Wed, Jan 31st 2018)!!!!
 2018-01-29 11:55 UTC 

[PATCH] Fix for GDB failing to interrupt after run when no PID issued by stub
 2018-01-29 10:44 UTC 

[PATCH] dwarf: Make sect_offset 64-bits
 2018-01-28 17:26 UTC  (2+ messages)

[PATCH] Remove dwarf2_per_objfile_free and use after free of dwarf2_per_objfile
 2018-01-28 17:09 UTC  (2+ messages)

GDB 8.1 release RSN (Real Soon Now)? (2018-01-25)
 2018-01-27 16:44 UTC  (4+ messages)

Compilation warning in simple-object-xcoff.c
 2018-01-27 16:43 UTC  (8+ messages)

[ANNOUNCEMENT] GDB 8.1 release branch created!
 2018-01-27 16:42 UTC  (7+ messages)

Fix for prologue processing on PowerPC
 2018-01-27 14:32 UTC  (13+ messages)
` [PING]Fix "
    ` [PING][PATCH] Fix "

[PATCH OBV] Add myself as a write-after-approval GDB maintainer
 2018-01-26 15:47 UTC  (3+ messages)

[PATCH v2 0/7] improve btrace enable error reporting
 2018-01-26 14:14 UTC  (8+ messages)
` [PATCH v2 6/7] btrace: improve enable error messages
` [PATCH v2 2/7] common: add scoped_mmap
` [PATCH v2 7/7] btrace: check perf_event_paranoid
` [PATCH v2 3/7] btrace: prepare for throwing exceptions when enabling btrace
` [PATCH v2 4/7] btrace, gdbserver: use exceptions to convey btrace enable/disable errors
` [PATCH v2 1/7] common: add scoped_fd
` [PATCH v2 5/7] btrace, gdbserver: remove the to_supports_btrace target method

[PATCH 0/5] improve btrace enable error reporting
 2018-01-26 13:55 UTC  (8+ messages)
` [PATCH 5/5] btrace: check perf_event_paranoid
` [PATCH 2/5] btrace, gdbserver: use exceptions to convey btrace enable/disable errors
` [PATCH 3/5] btrace, gdbserver: remove the to_supports_btrace target method
` [PATCH 1/5] btrace: prepare for throwing exceptions when enabling btrace
` [PATCH 4/5] btrace: improve enable error messages

PowerPC PLT stub matching
 2018-01-26  5:42 UTC  (4+ messages)
` Match speculative execution barriers in PowerPC PLT stubs

[PATCH] Always print "Detaching after fork from child..."
 2018-01-25 22:39 UTC  (6+ messages)

[PATCH PR gdb/20057] Internal error on trying to set {char[]}$pc="string"
 2018-01-25 22:24 UTC  (3+ messages)

[PATCH v2] Do not classify C struct members as a filename
 2018-01-25 16:39 UTC  (8+ messages)
      ` [PATCH v3] "
  ` [PATCH v4] "

[RFC] expected behavior for "bt" command used with "set language ..." ?
 2018-01-25 12:13 UTC  (6+ messages)

[PATCH] MI: Allow non-raw varobj evaluation
 2018-01-25 11:11 UTC  (3+ messages)

[PATCH] s390: Fix gdb.base/all-architectures.exp with --enable-targets=all
 2018-01-25 10:08 UTC  (2+ messages)

[RFC 00/15] Remove regcache::m_readonly_p
 2018-01-24 21:01 UTC  (17+ messages)
` [PATCH 08/15] class regcache_read and Pass regcache_read to gdbarch methods
` [PATCH 06/15] regcache::cooked_write test
` [PATCH 10/15] Class regcache_readonly

[PATCH] Fix GCC PR83906 - [8 Regression] Random FAIL: libstdc++-prettyprinters/80276.cc whatis p4
 2018-01-24 19:29 UTC  (3+ messages)

[PATCH] Fix gdb.base/attach.exp fails when gdb is configured --with-sysroot=/
 2018-01-24 16:12 UTC  (3+ messages)

[PATCH] Do not classify C struct members as a filename
 2018-01-24 15:39 UTC 

[PING 3][PATCH PR gdb/18071] TLS variables can't be resolved on aarch64-linux-gnu
 2018-01-24  1:11 UTC 

[PATCH v4 00/11] Split up s390-linux-tdep.c
 2018-01-23 12:53 UTC  (3+ messages)

[committed] MAINTAINERS: Update my company e-mail address
 2018-01-22 21:27 UTC 

[PATCH] Fix unitialized warning on gdb/typeprint.c:whatis_exp
 2018-01-22 20:11 UTC  (6+ messages)
` [PATCH] Fix segfault when using 'set print object on' + whatis <struct>
  ` [PATCH v2] Fix segfault when using 'set print object on' + whatis <struct> (Re: [PATCH] Fix segfault when using 'set print object on' + whatis <struct>)

[PATCH 0/6] : Remove XML files from gdbserver
 2018-01-22 15:47 UTC  (13+ messages)
` [PATCH 1/6] : Commonise various target-descriptions.c functions
` [PATCH 3/6] : Update dat files with arch and osabi
` [PATCH 6/6]: Remove xml files from gdbserver

[RFC PR guile/21104] Fix GDB build failure with Guile 2.2
 2018-01-22  7:10 UTC 

[RFA/commit] Ada/DWARF: Assume the Ada compiler produces descriptive type attributes
 2018-01-22  4:25 UTC  (2+ messages)
` pushed: "

[PATCH] gdb: Add test for some error cases of @entry usage
 2018-01-21  0:47 UTC  (2+ messages)

[PATCHv6 0/5] Fix -var-update for registers in frames 1 and up
 2018-01-21  0:45 UTC  (4+ messages)
` [PATCHv5 "
  ` [PATCHv6 3/5] gdb: PR mi/20395: "

page:  |  | latest

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