public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/3] Fix "Remote 'g' packet reply is too long" problems with multiple inferiors
 2017-10-03 11:17 UTC  (6+ messages)
` [PATCH 2/3] Reimplement support for "maint print registers" with no running inferior yet
` [PATCH 1/3] Redesign mock environment for gdbarch selftests
` [PATCH 3/3] Fix "Remote 'g' packet reply is too long" problems with multiple inferiors

[RFA 0/8] more cleanup removal
 2017-10-03 10:55 UTC  (11+ messages)
` [RFA 8/8] Use std::string in info_symbol_command
` [RFA 4/8] Remove unused declarations
` [RFA 6/8] Remove make_delete_ui_cleanup
` [RFA 2/8] Remove set_batch_flag_and_make_cleanup_restore_page_info
` [RFA 7/8] Use std::string in gdb_safe_append_history
` [RFA 5/8] Use gdb::byte_vector in load_progress
` [RFA 3/8] Use std::string in utils.c
` [RFA 1/8] Change record_full_gdb_operation_disable_set not to return a cleanup

[RFA v3] enable/disable sub breakpoint range
 2017-10-03 10:26 UTC 

[FYI 0/3] fix a few slice-related bugs in Rust support
 2017-10-02 20:11 UTC  (4+ messages)
` [FYI 2/3] Fix ptype of Rust slices
` [FYI 1/3] Allow indexing of &str in Rust
` [FYI 3/3] Fix &str printing "

[python] Allow explicit locations in breakpoints
 2017-10-02 15:18 UTC  (3+ messages)

[FYI] Add missing "extern" in rust-lang.h
 2017-10-02 14:39 UTC 

more cleanup removal, particularly in MI
 2017-10-02 13:05 UTC  (32+ messages)
` [RFA 05/11] Remove unused declaration
` [RFA 07/11] Use gdb::byte_vector in mi_cmd_data_write_memory_bytes
` [RFA 10/11] Use a std::vector for ada_exceptions_list
` [RFA 02/11] Remove cleanups from mi_cmd_break_insert_1
` [RFA 04/11] Don't copy a string in mi_cmd_disassemble
` [RFA 08/11] Use string and unique_xmalloc_ptr in mi-main.c
` [RFA 09/11] Use std::set "
` [RFA 11/11] Change captured_mi_execute_command to use scoped_restore
` [RFA 06/11] Change some gdb_* functions to use a std::string out parameter
` [RFA 01/11] Remove make_cleanup_defer_target_commit_resume
` [RFA 03/11] Remove cleanups from mi-cmd-var.c

Oh dear. I regret to inform you that commit ab816a274505933da2f854014b54901c3c3db9d2 might be unfortunate
 2017-10-02  9:39 UTC  (5+ messages)
      `  "

[PATCH] nto & lynx x86: call init_target_desc
 2017-10-02  9:00 UTC  (3+ messages)

Oh dear. I regret to inform you that commit ab816a274505933da2f854014b54901c3c3db9d2 might be unfortunate
 2017-10-01 19:38 UTC 

New ARI warning Sun Oct 1 01:56:38 UTC 2017
 2017-10-01  1:56 UTC 

[RFA] Make "bt N" print correct number of frames when using a frame filter
 2017-09-30 20:38 UTC  (3+ messages)

[PATCH 0/4] New "set cwd" command
 2017-09-29 22:59 UTC  (41+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 5/5] Extend "set cwd" to work on gdbserver
` New "set cwd" command
  ` [PATCH v3 4/5] Implement "set cwd" command on GDB
  ` [PATCH v3 5/5] Extend "set cwd" to work on gdbserver
` [PATCH v4 0/3] New "set cwd" command
  ` [PATCH v4 1/3] Introduce gdb_tilde_expand
  ` [PATCH v4 2/3] Implement "set cwd" command on GDB
  ` [PATCH v4 3/3] Extend "set cwd" to work on gdbserver
` [PATCH v5 0/3] New "set cwd" command
  ` [PATCH v5 1/3] Introduce gdb_tilde_expand
  ` [PATCH v5 2/3] Implement "set cwd" command on GDB
  ` [PATCH v5 3/3] Extend "set cwd" to work on gdbserver

[PATCH 0/4] Fix issues with Linux core PRPSINFO note definitions
 2017-09-29 21:11 UTC  (2+ messages)
` [PING][PATCH "

[RFC] Replicate src dir in build dir
 2017-09-29 19:23 UTC  (5+ messages)

[PATCH v2 0/4] Initial support for FreeBSD/arm in GDB
 2017-09-29 17:46 UTC  (2+ messages)

[pushed] Constify unpack_varlen_hex & fix fallout
 2017-09-29 16:36 UTC 

[pushed] gdb/remote.c: Eliminate target_buf/target_buf_size hack
 2017-09-29 16:10 UTC 

[PATCH v4 0/7] Thread handle to thread info mapping
 2017-09-29 12:24 UTC  (3+ messages)
` [PATCH v4 5/7] Add thread_db_notice_clone to gdbserver

[pushed 2/2] gdbserver/libthread_db: Don't ignore memory reading failures
 2017-09-29 12:21 UTC 

[pushed 1/2] Fix gdbserver regression exposed by gdb.threads/multi-create-ns-info-thr.exp
 2017-09-29 12:20 UTC 

Fix gdb 8.1 Solaris compilation
 2017-09-29 11:53 UTC  (15+ messages)
    ` Obsolete/remove Solaris < 10 [was: Re: Fix gdb 8.1 Solaris compilation]

[RFA 00/12] some minor cleanup removals
 2017-09-29 10:25 UTC  (24+ messages)
` [RFA 06/12] Remove cleanups from cp-support.c
` [RFA 05/12] Remove some cleanups from stack.c
` [RFA 04/12] Remove cleanup from tilegx-tdep.c
` [RFA 03/12] Remove cleanups from utils.c
` [RFA 08/12] Remove cleanup from complaints.c
` [RFA 11/12] Remove a cleanup from symtab.c
` [RFA 02/12] Remove cleanup from display_gdb_prompt
` [RFA 01/12] Introduce string_vprintf
` [RFA 10/12] Remove cleanup from mt-tdep.c
` [RFA 12/12] Remove some unused declarations
` [RFA 09/12] Remove cleanup from xstormy16-tdep.c
` [RFA 07/12] Remove some cleanups from tracepoint.c

[pushed] Move utils-selftests.c -> gdb/unittests/
 2017-09-28 21:52 UTC 

[RFA] Change exceptions.h functions to use gdb::function_view
 2017-09-28 19:53 UTC  (8+ messages)
      ` [users/palves/catch_exceptions] [PATCH] zap catch_exceptions (Re: [RFA] Change exceptions.h functions to use gdb::function_view)

[PATCH] Fix reading .dwp files without .debug_tu_index
 2017-09-28 16:30 UTC 

[RFA] Remove free_memory_read_result_vector
 2017-09-28 15:41 UTC  (2+ messages)

Fix gdb 8.1 Solaris/SPARC compilation (PR build/22206)
 2017-09-28 14:37 UTC  (9+ messages)

[PATCH, MIPS] Extract PID from core dump file
 2017-09-28 11:56 UTC  (2+ messages)

[RFA] enable/disable sub breakpoint range
 2017-09-27 19:03 UTC  (2+ messages)

[RFC][03/19] Target FP: Complete tdep move to convert_typed_floating
 2017-09-27 17:09 UTC  (2+ messages)

[RFC] Make init_type/arch_type take a size in bits
 2017-09-27 17:08 UTC  (2+ messages)

[RFC][02/19] Target FP: Simplify floatformat_from_type
 2017-09-27 17:08 UTC  (2+ messages)

[PATCH 0/2] OpenMP parallel region scope tests
 2017-09-27 15:33 UTC  (3+ messages)
` [PATCH 1/2] Add support procs (to lib/gdb.exp) for OpenMP
` [PATCH 2/2] OpenMP parallel region scope tests

[RFA 00/67] Simple add_cmd constification
 2017-09-27 14:44 UTC  (24+ messages)
` [RFA 01/67] Add add_cmd function overloads
` [RFA 49/67] Constify some commands in btrace.c
` [RFA 38/67] Constify some linespec functions

[RFA] Add support for __VA_OPT__
 2017-09-27 14:19 UTC  (7+ messages)

Remove ioctl-based procfs support on Solaris
 2017-09-27 11:07 UTC  (6+ messages)

[gdb patch] seg fault on missing dwarf
 2017-09-26 23:12 UTC  (4+ messages)

[PATCH 0/2] Support for FreeBSD/mips N32
 2017-09-26 21:09 UTC  (4+ messages)

[PATCH] Fix reading .dwp files without .debug_tu_index
 2017-09-26 18:48 UTC  (5+ messages)

[PATCH V3] icc: allow code path for newer versions of icc
 2017-09-26 17:38 UTC  (2+ messages)

[PUSHED v4 1/2] Move GDB producer parsing routines to a separate file
 2017-09-26 17:35 UTC  (2+ messages)
` [PUSHED v4 2/2] dwarf2read: Restrict ICC workaround to ICC<14

[libcc1] Improve detection of triplet on compiler names
 2017-09-26 16:53 UTC  (5+ messages)
  ` [PATCH v2] [libcc1] Rename C{,P}_COMPILER_NAME and remove triplet from them

[PATCH] Use "switch_to_thread" more thoroughly on gdbserver
 2017-09-26 16:52 UTC  (4+ messages)
` [PATCH v2] "

[PATCH V2] dwarf2read: move producers help functions to a dwarf specific file
 2017-09-26 15:44 UTC  (2+ messages)

[patch] Allow to link with ncursesw
 2017-09-26 15:27 UTC  (5+ messages)

[PATCH, gdb/testsuite] Fix compare-sections.exp FAIL
 2017-09-26  8:59 UTC  (5+ messages)

[RFA 0/5] remove cleanups from regcache
 2017-09-26  5:10 UTC  (9+ messages)
` [RFA 1/5] Remove regcache_xmalloc
` [RFA 4/5] Remove make_cleanup_regcache_invalidate

Oh dear. I regret to inform you that commit 791199cc75fd294a4f5a228f83abdcbfb4c64c7e might be unfortunate
 2017-09-26  3:19 UTC 

Oh dear. I regret to inform you that commit 791199cc75fd294a4f5a228f83abdcbfb4c64c7e might be unfortunate
 2017-09-26  3:09 UTC 

Oh dear. I regret to inform you that commit 791199cc75fd294a4f5a228f83abdcbfb4c64c7e might be unfortunate
 2017-09-26  3:02 UTC 

Oh dear. I regret to inform you that commit 791199cc75fd294a4f5a228f83abdcbfb4c64c7e might be unfortunate
 2017-09-26  2:32 UTC 

Oh dear. I regret to inform you that commit 791199cc75fd294a4f5a228f83abdcbfb4c64c7e might be unfortunate
 2017-09-26  2:25 UTC 

Oh dear. I regret to inform you that commit 791199cc75fd294a4f5a228f83abdcbfb4c64c7e might be unfortunate
 2017-09-26  2:20 UTC 

Oh dear. I regret to inform you that commit 791199cc75fd294a4f5a228f83abdcbfb4c64c7e might be unfortunate
 2017-09-26  2:19 UTC 

Oh dear. I regret to inform you that commit 791199cc75fd294a4f5a228f83abdcbfb4c64c7e might be unfortunate
 2017-09-26  2:19 UTC 

Oh dear. I regret to inform you that commit 791199cc75fd294a4f5a228f83abdcbfb4c64c7e might be unfortunate
 2017-09-26  2:19 UTC 

Oh dear. I regret to inform you that commit 791199cc75fd294a4f5a228f83abdcbfb4c64c7e might be unfortunate
 2017-09-26  2:15 UTC 

Oh dear. I regret to inform you that commit 791199cc75fd294a4f5a228f83abdcbfb4c64c7e might be unfortunate
 2017-09-26  2:15 UTC 

Oh dear. I regret to inform you that commit 791199cc75fd294a4f5a228f83abdcbfb4c64c7e might be unfortunate
 2017-09-26  2:15 UTC 

Oh dear. I regret to inform you that commit 791199cc75fd294a4f5a228f83abdcbfb4c64c7e might be unfortunate
 2017-09-26  2:14 UTC 

Oh dear. I regret to inform you that commit 791199cc75fd294a4f5a228f83abdcbfb4c64c7e might be unfortunate
 2017-09-26  2:14 UTC 

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