Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[patch][python] 0 of 5 - Frame filters and Wrappers
 2013-05-16 13:35 UTC  (7+ messages)

[RFA/commit] DWARF: Mark all Ada functions as prototyped
 2013-05-16 13:22 UTC  (11+ messages)
    ` [RFA/dwarf 1/2]: Add DW_LANG_UPC support in set_cu_language
        ` Checked in: "
    ` [RFA/dwarf 2/2] Mark all functions as prototyped except C functions

[RFA] gdbserver/lynx178: spurious SIG61 signal when resuming inferior
 2013-05-16 13:14 UTC  (8+ messages)

[patch] Convert frame_stash to a hash table
 2013-05-16 13:09 UTC 

[patch v2 00/18] record-btrace: goto support
 2013-05-16 11:29 UTC  (19+ messages)
` [patch v2 10/18] target: add ops parameter to to_prepare_to_store method
` [patch v2 07/18] record-btrace: optionally indent function call history
` [patch v2 13/18] record-btrace, frame: supply target-specific unwinder
` [patch v2 18/18] record-btrace: extend unwinder
` [patch v2 11/18] record-btrace: supply register target methods
` [patch v2 04/18] record-btrace: fix insn range in function call history
` [patch v2 03/18] btrace: change branch trace data structure
` [patch v2 15/18] record-btrace: add to_wait and to_resume target methods
` [patch v2 12/18] frame, backtrace: allow targets to supply a frame unwinder
` [patch v2 08/18] record-btrace: make ranges include begin and end
` [patch v2 06/18] btrace: increase buffer size
` [patch v2 14/18] record-btrace: provide xfer_partial target method
` [patch v2 01/18] gdbarch: add instruction predicate methods
` [patch v2 16/18] record-btrace: provide target_find_new_threads method
` [patch v2 17/18] record-btrace: add record goto target methods
` [patch v2 05/18] record-btrace: start counting at one
` [patch v2 09/18] btrace: add replay position to btrace thread info
` [patch v2 02/18] record: upcase record_print_flag enumeration constants

[commit/branch??] Remove forward enum declaration in utils.h
 2013-05-16 10:52 UTC  (3+ messages)
  ` checked in 7.6: "

[RFC, gdbserver] Avoid defining linux_read_offsets when the target does not need it
 2013-05-16 10:34 UTC  (9+ messages)

[RFC] Cleanup for make_source_files_completion_list
 2013-05-16 10:18 UTC  (20+ messages)
        ` [RFA] completer test [was Re: [RFC] Cleanup for make_source_files_completion_list]

[COMMIT/OB PATCH] gdb.ada/complete.exp: Fix FIXME
 2013-05-16 10:17 UTC 

New ARI warning Thu May 16 01:51:20 UTC 2013 in -D 2013-05-16-gmt
 2013-05-16  9:21 UTC  (4+ messages)

[RFC] PR 15075 dprintf interferes with "next"
 2013-05-16  7:29 UTC  (8+ messages)

[commit] Missing do_cleanups in ada_make_symbol_completion_list
 2013-05-16  7:04 UTC 

[PATCH] gdb/configure: Replace hardcoded -ldl with check based on dlfcn.h availability
 2013-05-16  6:47 UTC  (7+ messages)

[PATCH 0/5 V3] target-assisted range stepping
 2013-05-16  6:08 UTC  (20+ messages)
` [PATCH 4/5] range stepping: gdbserver (x86 GNU/Linux)
` [PATCH 2/5] Convert rs->support_vCont_t to a struct
` [PATCH 1/5] Factor out in-stepping-range checks
` [PATCH 3/5] range stepping: gdb
` [PATCH 5/5] range stepping: tests

[RFC] Don't create inferior in tfile target
 2013-05-16  0:59 UTC  (3+ messages)

[RFC/commit] ppc-aix core file relocation
 2013-05-15 18:21 UTC  (4+ messages)

[PATCH] Improve detection of end-of-prologue with no debug info on ppc
 2013-05-15 18:01 UTC 

[PATCH/ARM] Adding support for MOVW and MOVT instructions
 2013-05-15 17:50 UTC  (7+ messages)

[0/27] RFC: fix reports from the CPython checker
 2013-05-15 17:39 UTC  (13+ messages)
` [PATCH 01/28] introduce CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF and use it
` [PATCH 05/28] py-cmd.c error-checking bug fix
` [PATCH 18/28] check gdb_python_initialized everywhere
          ` Remove my name from a couple tests (Re: [PATCH 18/28] check gdb_python_initialized everywhere)

[patch 2/2] Assert leftover cleanups in TRY_CATCH
 2013-05-15 17:00 UTC  (3+ messages)
` Benchmarking (was Re: [patch 2/2] Assert leftover cleanups in TRY_CATCH)

[PATCH] Fix for 15072: stopped response missing for reverse-finish
 2013-05-15 15:49 UTC  (3+ messages)

[RFA 1/2, doc RFA] maint check-symtabs, maint expand-symtabs
 2013-05-15 15:42 UTC  (4+ messages)

[PATCH] Fix prologue skipping on ppc32 for variadic functions
 2013-05-15 14:18 UTC 

[PATCH 0/7] PR gdb/15224 should "set history save on" by default
 2013-05-15 13:27 UTC  (14+ messages)
` [PATCH 1/7] "
  ` [PATCH 3/7] "
      ` [PATCH 5/7] "
          ` [PATCH 5/7] PR gdb/15224 , Change the default set history filename to ~/.gdb_history
      ` [PATCH 4/7] PR gdb/15224 should "set history save on" by default
            ` [PATCH 4/7] Disable history saving for testsuit
    ` [PATCH 1/7] PR gdb/15224 "set history filename" to by immediately converted to absolute path

[PATCH 0/7] Range stepping
 2013-05-15  8:27 UTC  (16+ messages)
` [PATCH 3/7] range stepping: gdbserver on x86/linux
` [PATCH 1/7] New macro THREAD_WITHIN_SINGLE_STEP_RANGE
` [PATCH 5/7] range stepping: New command 'maint set range stepping'
` [PATCH 6/7] range stepping: test case
` [PATCH 4/7] range stepping: gdb
` [PATCH 7/7] range stepping: doc and NEWS

[patchv2 7/11] Mechanical symtab->filename -> symtab_to_filename
 2013-05-14 20:42 UTC  (7+ messages)
    ` [patch] Fix multiple-symbols=ask regression [Re: [patchv2 7/11] Mechanical symtab->filename -> symtab_to_filename]
          ` [commit] "

[patch 2/2] Assert leftover cleanups in TRY_CATCH
 2013-05-14 20:39 UTC  (5+ messages)
    ` [patch] "
      ` [commit] "

[PATCH 1/5] constify to_save_record
 2013-05-14 20:28 UTC  (2+ messages)

[PATCH] record: make record goto begin/end sub-commands
 2013-05-14 20:28 UTC  (2+ messages)

[RFC] Debug Methods in GDB Python
 2013-05-14 19:33 UTC  (5+ messages)

[PATCH 00/40] add cleanup checker and fix cleanup bugs
 2013-05-14 19:04 UTC  (13+ messages)
` [PATCH 14/40] fix two buglets in breakpoint.c
` [PATCH 39/40] fix compile_rx_or_error

[RFA] buildsym.c cleanup
 2013-05-14 18:01 UTC  (2+ messages)

gdb-patches Library cleaner Book sterilizer for distributor looking for
 2013-05-14 17:09 UTC 

[RFC, v2] Fix PR symtab/15391
 2013-05-14 17:04 UTC  (5+ messages)

[PATCH 00/15] record-btrace: goto support
 2013-05-14 16:11 UTC  (7+ messages)
` [PATCH 01/15] gdbarch: add instruction predicate methods
` [PATCH 02/15] btrace: change branch trace data structure

[RFA 2/2] maint check-symtabs, maint expand-symtabs
 2013-05-14 14:23 UTC  (2+ messages)

Add a python event registry for selected frame changes
 2013-05-14 13:23 UTC  (5+ messages)
` [PATCH 1/3] Add a select_frame_reason enum parameter to select_frame

[PATCH ARM] Fixing problem of 32bit multiplication instruction 'smull'
 2013-05-14 13:16 UTC 

[PATCH/v2] fix Bug 15180 Agent style dprintf does not respect conditions
 2013-05-14 11:47 UTC  (2+ messages)

[PATCH] Fix bug 15433 - GDB crashes when using agent dprintf, %s format, and an in-line string
 2013-05-14 11:15 UTC  (5+ messages)

[PATCH] add -s option to make -break-insert support dprintf
 2013-05-14  4:56 UTC  (22+ messages)

[PATCH] store trace default-collect to target [0/6]
 2013-05-14  1:36 UTC  (31+ messages)
` [PATCH] store trace default-collect to target [1/6] target, trace and remote
` [PATCH] store trace default-collect to target [2/6] gdbserver
` [PATCH] store trace default-collect to target [3/6] tfile
` [PATCH] store trace default-collect to target [4/6] save tracepoint
` [PATCH] store trace default-collect to target [5/6] doc
` [PATCH] store trace default-collect to target [6/6] test

[PATCH] New board file remote-stdio-gdbserver.exp
 2013-05-13 21:24 UTC  (2+ messages)

[3/4] fix DW_OP_GNU_implicit_pointer pointing to a constant
 2013-05-13 19:32 UTC  (6+ messages)
  ` implptrconst.exp error on 32-bit targets [Re: [3/4] fix DW_OP_GNU_implicit_pointer pointing to a constant]

RFC: fix PR gdb/15538
 2013-05-13 16:54 UTC  (2+ messages)

RFC: fix PR 15364
 2013-05-13 16:47 UTC  (2+ messages)

[PATCH] Fix hardware watchpoints on PowerPC servers
 2013-05-13 14:17 UTC  (5+ messages)

[commit] Float parameter passing in funcall on ppc-aix & ppc-lynx178
 2013-05-13 10:31 UTC 

History saving should stay disabled for test cases
 2013-05-13  8:52 UTC  (2+ 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