public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] waiting_for_stop_reply around remote_fileio_request
 2016-02-04 15:11 UTC  (3+ messages)

[PATCH V7 1/1] Intel MPX bound violation handling
 2016-02-04 15:03 UTC  (2+ messages)

Flags fields in register xml descriptions are suboptimal: What to do?
 2016-02-04 14:41 UTC  (2+ messages)

[PATCH, doc RFA] Add "skip regexp"
 2016-02-04 13:47 UTC  (3+ messages)

Enable gdb to open Linux kernel dumps
 2016-02-04 12:45 UTC  (27+ messages)
` [PATCH 4/4] Minor cleanups
` [PATCH 2/4] Add Jeff Mahoney's py-crash patches
` [PATCH 3/4] Add SLAB allocator understanding
` [PATCH 1/4] Create new target "kdump" which uses libkdumpfile: https://github.com/ptesarik/libkdumpfile to access contents of compressed kernel dump

RFC: branching for GDB 7.11 soon? (possibly Wed)
 2016-02-04 12:31 UTC  (8+ messages)
  ` [RFC] breakpoints/19474 [was Re: RFC: branching for GDB 7.11 soon? (possibly Wed)]

[PATCH] Avoid compilation failure with remote-m32r-sdi.o
 2016-02-03 23:37 UTC 

[PATCH] sim/MAINTAINERS: Add Thiemo Seufer back, as a past maintainer
 2016-02-03 19:00 UTC  (3+ messages)

RFA: Fix sim scache handling to use unsigned values
 2016-02-03 18:55 UTC  (2+ messages)

[PATCH 00/23] Towards great frontend GDB consoles
 2016-02-03 16:53 UTC  (25+ messages)
` [PATCH 06/23] Introduce interpreter factories
` [PATCH 11/23] Delete def_uiout
` [PATCH 18/23] Make gdb_in_secondary_prompt_p() be per UI
` [PATCH 07/23] Make the intepreters output to all UIs
` [PATCH 03/23] Introduce "struct ui"
` [PATCH 02/23] Command line input handling TLC
` [PATCH 01/23] Test issuing a command split in multiple lines with continuation chars
` [PATCH 16/23] Introduce display_mi_prompt
` [PATCH 08/23] Make instream and serial_stdin be per UI
` [PATCH 23/23] Add new command to create extra console/mi UI channels
` [PATCH 14/23] Always process target events in the main UI
` [PATCH 15/23] Make target_terminal_inferior/ours almost nops on non-main UIs
` [PATCH 22/23] Only send sync execution command output to the UI that ran the command
` [PATCH 12/23] Make current_ui_out be per UI
` [PATCH 19/23] Replace the sync_execution global with a new enum prompt_state tristate
` [PATCH 04/23] Make gdb_stdout&co be per UI
` [PATCH 21/23] Push thread->control.command_interp to the struct thread_fsm
` [PATCH 10/23] Make outstream be per UI
` [PATCH 17/23] Simplify starting the command event loop
` [PATCH 13/23] Make command line editing (use of readline) be per UI
` [PATCH 09/23] Make input_fd "
` [PATCH 05/23] Make the interpreters "
` [PATCH 20/23] New function should_print_stop_to_console

[patch] [v2] Enable dwarf unwind for AVR target
 2016-02-03 16:45 UTC  (2+ messages)

[PATCH] Fix '-data-read-memory-bytes' typo/assertion
 2016-02-03 12:37 UTC  (3+ messages)
` [pushed][PATCH] "

[PATCH obv] ui-out.c: Remove unused enum
 2016-02-02 23:58 UTC  (2+ messages)

[PATCH, doc RFA] Add "skip regexp"
 2016-02-02 18:05 UTC 

[PATCH V3 0/2] MPX ABI adaptations
 2016-02-02 16:47 UTC  (3+ messages)
` [PATCH V3 2/2] Add mpx-bnd-init-on-return set/show command for inferior calls

[pushed] [PATCH V5 4/5] Adaptation of siginfo fixup for the new bnd fields
 2016-02-02 14:30 UTC 

[PATCH] Handle loading improper core files gracefully in the mips backend
 2016-02-02 14:22 UTC  (11+ messages)

[pushed][PATCH V5 3/5] Add bound related fields to the siginfo structure
 2016-02-02 14:09 UTC 

[pushed] [PATCH V5 2/5] Use linux_get_siginfo_type_with_fields for x86
 2016-02-02 14:08 UTC 

[pushed] [PATCH V4 1/6] Merge gdb and gdbserver implementations for siginfo
 2016-02-02 14:08 UTC 

[PATCH V5 0/5] Intel MPX bound violation support
 2016-02-02 13:58 UTC  (18+ messages)
` [PATCH V5 1/5] Preparation for new siginfo on Linux
` [PATCH V5 3/5] Add bound related fields to the siginfo structure
` [PATCH V5 4/5] Adaptation of siginfo fixup for the new bnd fields
` [PATCH V5 2/5] Use linux_get_siginfo_type_with_fields for x86
` [PATCH V5 5/5] ntel MPX bound violation handling

[PATCH V6 1/1] Intel MPX bound violation handling
 2016-02-02  9:59 UTC 

[OB PATCH] gdb.texinfo (Value Sizes): Fix typo
 2016-02-01 23:50 UTC 

[OB PATCH] gdb.texinfo (Skipping Over Functions and Files): Fix typo
 2016-02-01 23:40 UTC 

[PATCH] Add netbsd-core to optional backends
 2016-02-01 23:31 UTC  (2+ messages)

[OB PATCH] gdb.base/skip.exp: Clean up multiple references to same test name
 2016-02-01 23:24 UTC 

[PATCH] Always organize test artifacts in a directory hierarchy
 2016-02-01 22:41 UTC  (6+ messages)

[PATCH V2 0/4] Add support for "legacy" linespecs
 2016-02-01 22:10 UTC  (5+ messages)
` [PATCH V2 3/4] Use string_to_event_location_basic in guile
` [PATCH V2 4/4] Enable/update legacy linespecs in MI
` [PATCH V2 1/4] Refactor string_to_event_location for legacy linespec support
` [PATCH V2 2/4] python/19506 -- gdb.Breakpoint address location regression

[PATCH 0/3] PR remote/19496, remote fork failures
 2016-02-01 20:38 UTC  (10+ messages)
` [PATCH 3/3] PR remote/19496, timeout in forking-threads-plus-bkpt
` [PATCH 2/3] PR remote/19496, interrupted syscall "
` [PATCH 1/3] PR remote/19496, internal err forking-threads-plus-bkpt
  ` [pushed] Test gdb.threads/forking-threads-plus-breakpoint.exp with, displaced stepping off (Re: [PATCH 1/3] PR remote/19496, internal err forking-threads-plus-bkpt)

[PATCH] python/19506 -- gdb.Breakpoint address location regression
 2016-02-01 20:26 UTC  (6+ messages)

[PATCH 0/8] Break at each iteration for breakpoints placed on a while statement
 2016-02-01 20:00 UTC  (5+ messages)
` [PATCH 1/8] Add new test, gdb.base/loop-break.exp

[PATCH] Fix 19548: Breakpoint re-set inserts breakpoints when it shouldn't
 2016-02-01 17:04 UTC 

[PATCH] gdb/testsuite: Add D support to gdb_default_target_compile
 2016-02-01 12:47 UTC 

[PATCH] varobj: Cleanup dead code
 2016-02-01  4:17 UTC 

[PATCH obv] Fix some comments in varobj.{c,h}
 2016-02-01  3:26 UTC 

[PATCH 0/2] Problems with gdb.mi/mi-vla-fortran.exp
 2016-02-01  3:21 UTC  (10+ messages)
` [PATCH 1/3] gdb: New set/show max-value-size command
          ` PING: "
              ` PING #2: "

[PATCH] Import strchrnul from gnulib and use it
 2016-01-30 18:01 UTC  (9+ messages)

[PATCH] [D] Add support for printing D types
 2016-01-30 16:29 UTC 

MIPS simulator is broken
 2016-01-30 16:10 UTC  (3+ messages)

[PATCH 2/2] [D] Remove search_parents parameter from d_lookup_symbol_imports
 2016-01-30 13:50 UTC  (6+ messages)

[PATCH v2] [D] Don't recursively look for a symbol in all imports of imported modules
 2016-01-30 13:31 UTC 

Move threads out of jumppad without single step
 2016-01-29 20:43 UTC  (5+ messages)

[PATCH] Fix two misleading indentation warnings
 2016-01-29 20:33 UTC  (6+ messages)

[PATCH 0/8] gdb/s390: Add regular and fast tracepoint support
 2016-01-29 18:57 UTC  (10+ messages)
` [PATCH 2/8] gdb/s390: Fill write_guessed_tracepoint_pc hook
` [PATCH 7/8] gdb.trace: Bump tspeed.exp timeout to 600 seconds
    ` [PATCH] "
` [PATCH 1/8] gdb: Add write_guessed_tracepoint_pc hook to gdbarch

[PATCH] gdb.trace: Remove struct tracepoint_action_ops
 2016-01-29 13:11 UTC  (5+ messages)

[PATCH] Fix problem handling colon in linespec, PR breakpoints/18303
 2016-01-28 22:52 UTC  (8+ messages)
  ` [PING] "
      ` [PATCH v2] PR 18303, Tolerate malformed input for lookup_symbol-called functions
          ` [PATCH v3] "
            ` [PATCH v4] "

[PATCH] remote.c: Cleanup unused variables
 2016-01-28 19:04 UTC 

[PATCH] gdb.trace: Deduplicate write_inferior_data_ptr
 2016-01-28 15:42 UTC 

[PATCH 1/2] [libiberty] Sync with upstream gcc
 2016-01-28 14:43 UTC  (4+ messages)

[PATCH] Fix GDB crash in dprintf.exp
 2016-01-28 14:24 UTC  (3+ messages)

[PATCH] Add a new format letter to dump instructions backward
 2016-01-28 11:53 UTC  (5+ messages)

[PATCH] [testsuite] Fix tiemout fail in gdb.fortran/vla-value.exp
 2016-01-28  9:26 UTC 

[PATCH 2/2] [D] Sync libiberty dlang demangling tests with gdb's
 2016-01-27 22:57 UTC 

[PATCH] Introduce skip_to_char and use it
 2016-01-27 21:04 UTC  (7+ messages)

[PATCH] rx: Treat scalars larger than 8 bytes as aggregates in rx_push_dummy_call
 2016-01-27 19:37 UTC  (3+ messages)

Keith Seitz nominated Linespec Maintainer
 2016-01-27 11:24 UTC 

[PATCH obv] Fix function comments
 2016-01-26 21:30 UTC 

[PATCH] btrace, frame: fix crash in get_frame_type
 2016-01-26 17:09 UTC 

[PATCH] Fix subject verb agreement in the description of several debug settings
 2016-01-26 15:01 UTC  (3+ messages)
` [doco/RFA] "

[PATCH 0/2] Remove argument pc in get_next_pcs
 2016-01-26 14:09 UTC  (2+ messages)

[PATCH] Fix fail in gdb.base/interrupt-noterm.exp
 2016-01-26 13:55 UTC  (8+ messages)
` [PATCH 0/2 V2] Fix a "
  ` [PATCH 1/2] [GDBserver] Check input interrupt after reading in a packet
  ` [PATCH 2/2] [GDBserver] Block and unblock SIGIO

[PATCH 1/8] gdb.trace: Fix write_inferior_data_ptr on 32-bit big-endian machines
 2016-01-26 13:50 UTC  (4+ messages)

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