public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
FYI/BRANCH: Patches applied to branch gdb-7.10-branch
 2015-07-06 20:03 UTC  (3+ messages)
` [release/branch 1/2] Bump version to 7.9.90.DATE-cvs
` [release/branch 2/2] Set development mode to "off" by default

[PATCH] Fix problems with finishing a dummy function call on simulators
 2015-07-06 19:11 UTC  (14+ messages)

[PATCH] Delete program spaces directly when removing inferiors
 2015-07-06 17:46 UTC  (4+ messages)

[PATCH] search_struct_field: remove OFFSET parameter
 2015-07-06 17:11 UTC  (3+ messages)

[PATCH] gdb: Rewrite documentation for layout and focus commands
 2015-07-06 17:11 UTC  (2+ messages)

[PATCH] Cleanup value_fetch_lazy's comment and return value
 2015-07-06 17:09 UTC  (3+ messages)

[PATCH] gdb/doc: Fix incorrect use of @xref
 2015-07-06 17:04 UTC  (2+ messages)

2 weeks to GDB 7.10 tentative branching date!
 2015-07-06 16:37 UTC  (7+ messages)
` GDB 7.10 new branching date: Jun 29th, 2015 (was: "Re: 2 weeks to GDB 7.10 tentative branching date!")
  ` GDB 7.10 new branching date: Jun 29th, 2015

[patch] unbreak nios2-*-linux* testing
 2015-07-06 16:34 UTC  (2+ messages)

[PATCH] Implement a simple "frame type" cache for Renesas RX
 2015-07-06 16:33 UTC  (2+ messages)

[PATCH] gdb/tui: Don't cast between window types
 2015-07-06 16:21 UTC  (2+ messages)

[PATCH] Fix =thread-exited not showing up when detaching (PR 15564)
 2015-07-06 15:33 UTC  (3+ messages)

[OBV][PATCH] gdb: tui_win_name: Make parameter and result const
 2015-07-06 15:18 UTC  (2+ messages)

[PATCH v2] Make only user-specified executable and symbol filenames sticky
 2015-07-06 13:01 UTC  (6+ messages)
` [PATCH v3] "

qXfer:exec-file:read and non multiprocess target
 2015-07-06 12:53 UTC  (7+ messages)
` [PATCH] Make only user-specified executable filenames sticky

Several regressions and we branch soon
 2015-07-06  9:31 UTC  (21+ messages)
            ` [PATCH] Don't throw an error in "show mpx bound" implementation

[PATCH] tui: replace deprecated_register_changed_hook with observer
 2015-07-06  1:17 UTC 

[PATCH 0/5] An attempt to provide "scrolling" functionality to TUI (PR tui/14584)
 2015-07-05 21:04 UTC  (6+ messages)
` [PATCH 1/5] tui: reset start_line whenever cur_line is reset
  ` [PATCH 5/5] tui: maintain a scrollback buffer and dump it upon exit (PR tui/14584)
  ` [PATCH 2/5] tui: use tui_putc to output newline entered by the user
  ` [PATCH 4/5] tui: make updating of start_line in tui_puts more consistent
  ` [PATCH 3/5] tui: simplify and fix up handling of start_line in tui_redisplay_readline

[PATCH] gdb python LineTable.source_lines docstring returns List, not FrozenSet
 2015-07-04 20:14 UTC 

[patch] compile: Fix crash on cv-qualified self-reference
 2015-07-04 17:11 UTC  (19+ messages)
` [patchv2] "
        ` [patchv3] "

[PATCH 2/7 v3] Tracepoint for ppc64
 2015-07-03 16:42 UTC  (2+ messages)

[PATCH 5/5 v4] Allow target to decide where to map jump-pad
 2015-07-03 16:38 UTC  (2+ messages)

[PATCH 4/5 v4] Tracepoint for ppc64
 2015-07-03 16:37 UTC  (2+ messages)

[PATCH 2/5 v4] powerpc: Support z-point type in gdbserver
 2015-07-03 15:17 UTC  (2+ messages)

[PING^2] [PATCH] Expose signal and syscall catchpoints to Python
 2015-07-03 12:34 UTC 

New ARI warning Fri Jul 3 01:54:14 UTC 2015
 2015-07-03  1:54 UTC 

[PATCH] preserve 'to' bits when generating bytecode for a narrowing conversion
 2015-07-03  1:09 UTC 

[Committed PATCH] Add support for backtracing through Renesas RX exception frames
 2015-07-03  0:25 UTC 

[COMMITTED PATCH] rx: Create and use flags types for psw, bpsw, and fpsw registers
 2015-07-02 22:31 UTC 

[obv] Fix GCC false warning
 2015-07-02 20:41 UTC 

[PATCH OBV] Fix typo in aarch64_linux_insert_hw_breakpoint
 2015-07-02 16:01 UTC 

RFA: AArch64 sim
 2015-07-02 15:20 UTC  (5+ messages)

[PATCH 0/5] Separate debugfile improvements
 2015-07-02 13:53 UTC  (14+ messages)
` [PATCH 2/5] Pre-strip now-unnecessary trailing directory separators
` [PATCH 3/5] Update how find_separate_debug_file handles CANON_DIR argument
` [PATCH 1/5] Introduce build_debug_file_name
` [PATCH 4/5] Add "target:" filename handling to find_separate_debug_file
` [PATCH 5/5] Also look for debug files in gdb_sysroot

[PATCH 00/11] Aarch64 linux GDB native multi-arch debugging (part 1)
 2015-07-02  9:09 UTC  (21+ messages)
` [PATCH 02/11] New aarch32-linux-nat.c
` [PATCH 04/11] Set architecture to arm in arm-*.xml files
` [PATCH 01/11] Remove {fetch,store}_fpregister and {fetch,store}_register
` [PATCH 08/11] New proc is_aarch64_target
` [PATCH 07/11] New proc is_aarch32_target
` [PATCH 10/11] Reply s and S vCont actions if target supports hardware single step
` [PATCH 11/11] New target_ops hook to_can_do_single_step
` [PATCH 05/11] Adjust gdb.multi tests for aarch64
` [PATCH 06/11] Enable multi-arch test in catch-syscall.exp on aarch64
` [PATCH 03/11] Native debug arm program by aarch64 GDB
` [PATCH 09/11] [gdbserver] Rename supports_conditional_breakpoints to supports_hardware_single_step

[patch] debug compile: Replace confusing debug message
 2015-07-02  6:03 UTC  (5+ messages)
    ` [commit] "

[patch, nios2] fix _initialize_nios2_linux_tdep for BFD mach changes
 2015-07-02  1:21 UTC 

[COMMITTED PATCH] rl78: Create a flags type for the psw register
 2015-07-02  0:43 UTC 

[PATCH] config: fix AM_ICONV for in-tree libiconv
 2015-07-01 22:13 UTC  (5+ messages)

[PATCH] toplevel: fixes for in-tree libiconv
 2015-07-01 20:45 UTC  (3+ messages)

[PATCH v2 0/5] Support Intel(R) Processor Trace
 2015-07-01 16:04 UTC  (7+ messages)
` [PATCH v2 3/5] btrace, linux: use data_size and data_offset
` [PATCH v2 1/5] configure: check for libipt
` [PATCH v2 4/5] btrace: store raw btrace data
` [PATCH v2 2/5] btrace: support Intel(R) Processor Trace
` [PATCH v2 5/5] btrace: maintenance commands

[PATCH] Make sure to update registers if frame information has changed
 2015-07-01 15:55 UTC  (3+ messages)

[V4 00/21] Fortran dynamic array support
 2015-07-01 12:43 UTC  (4+ messages)

[PATCH 0/2] fort_dyn_array: Enable basic Fortran dynamic array support
 2015-07-01 12:42 UTC  (3+ messages)
` [PATCH 2/2] fort_dyn_array: add basic test coverage
` [PATCH 1/2] fort_dyn_array: add basic fortran dyn array support

[PATCH 3/3] Replace TUI's select_frame hook (PR tui/13378)
 2015-07-01 12:40 UTC  (18+ messages)

[PATCH 0/5] Support Intel(R) Processor Trace
 2015-07-01  8:39 UTC  (16+ messages)
` [PATCH 1/5] configure: check for libipt
` [PATCH 3/5] btrace, linux: use data_size and data_offset
` [PATCH 5/5] btrace: maintenance commands
` [PATCH 4/5] btrace: store raw btrace data
` [PATCH 2/5] btrace: support Intel(R) Processor Trace

[PATCH] testsuite: Remove the unneeded escaping of '[' and ']' characters in test_class_help
 2015-06-30 21:28 UTC  (6+ messages)

[PATCH 1/2] Use gdbarch obstack to allocate types in alloc_type_arch
 2015-06-30 20:05 UTC  (4+ messages)
` [PATCH 2/2] Use gdbarch obstack to allocate the TYPE_NAME string in arch_type

[PATCH 2/3] Be lazy about refreshing the windows in tui_show_frame_info (PR tui/13378)
 2015-06-30 17:26 UTC  (8+ messages)
` [PATCH] "

[PATCH v2 1/2] Sync libiberty with gcc upstream
 2015-06-30 16:55 UTC  (5+ messages)
` [BUILDROBOT] asprintf() no longer declared (was: [PATCH v2 1/2] Sync libiberty with gcc upstream)
    ` [BUILDROBOT] asprintf() no longer declared

[PATCH v2] Fix gdb crash when trying to print the address of a synthetic pointer
 2015-06-30 10:46 UTC  (6+ messages)

[PATCH 1/5 v4] Remove tracepoint_action ops
 2015-06-30  9:57 UTC  (4+ messages)
` [PATCH 3/5 v4] Fix argument to compiled_cond, and add cases for compiled-condition

[PATCH 1/3] Correctly initialize the TUI locator window
 2015-06-30  8:36 UTC  (2+ messages)

[PATCH] Fix gdb.dlang testsuite regression
 2015-06-30  8:28 UTC  (2+ messages)

[COMMITTED PATCH] Turn on dwarf2 unwinding for Renesas RX architecture
 2015-06-30  1:06 UTC 

[testsuite patch] Fix testsuite regression by: Do not skip prologue for asm (.S) files
 2015-06-29 16:37 UTC 

[PATCH] Handle media instructions in arm software single step
 2015-06-29 16:32 UTC 

[PATCH v2 2/2] Sync libiberty with gcc upstream
 2015-06-29 16:30 UTC  (4+ messages)

[pushed] PR threads/18127 - threads spawned by infcall end up stuck in "running" state
 2015-06-29 15:56 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).