Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH] store trace default-collect to target [0/6]
 2013-05-13  5:33 UTC  (2+ messages)

[PATCH] add -s option to make -break-insert support dprintf
 2013-05-13  3:39 UTC  (19+ messages)

[PATCH 00/40] add cleanup checker and fix cleanup bugs
 2013-05-13  2:53 UTC  (48+ messages)
` [PATCH 01/40] add the cleanup checker
` [PATCH 05/40] fix cleanup buglet in ada-lang.c
` [PATCH 04/40] fix cleanups in som_symtab_read
` [PATCH 06/40] remove erroneous return from setup_user_args
` [PATCH 03/40] fix print_command_1
` [PATCH 02/40] some cleanup checker fixes
` [PATCH 08/40] fix up cleanup handling in internal_vproblem
` [PATCH 11/40] fix list_available_thread_groups
` [PATCH 22/40] fix symtab.c
` [PATCH 21/40] fix py-value.c
` [PATCH 14/40] fix two buglets in breakpoint.c
` [PATCH 16/40] fix varobj.c
` [PATCH 19/40] fix py-frame.c
` [PATCH 15/40] make a cleanup unconditionally in tracepoint.c
` [PATCH 24/40] fix mipsread.c
` [PATCH 10/40] cleanup fixes for inf-ptrace.c
` [PATCH 12/40] fix cleanup handling in m32r_load
` [PATCH 17/40] simplify cli-logging.c for analysis
` [PATCH 09/40] cleanup fixes for remote-mips.c
` [PATCH 18/40] fix py-breakpoint.c
` [PATCH 20/40] fix py-prettyprint.c
` [PATCH 23/40] fix one bug in symfile.c
` [PATCH 13/40] fix cleanup handling in macho_symfile_read
` [PATCH 35/40] fix mi-cmd-var.c
` [PATCH 30/40] fix linux-thread-db.c
` [PATCH 36/40] introduce dangling_cleanup attribute and change source to use it
` [PATCH 25/40] fix one bug in stabsread.c
` [PATCH 34/40] fix cli-script.c
` [PATCH 28/40] use explicit returns to avoid checker confusion
` [PATCH 27/40] fix cp-namespace.c
` [PATCH 26/40] fix top.c
` [PATCH 33/40] fix mi-cmd-stack.c
` [PATCH 31/40] fix source.c
` [PATCH 29/40] fix in solib-aix.c
` [PATCH 32/40] fix dbxread.c
` [PATCH 39/40] fix compile_rx_or_error
` [PATCH 38/40] some fixes to infrun.c
` [PATCH 37/40] fix breakpoint_1
` [PATCH 40/40] fix up xml-support.c
` [PATCH 07/40] fix linespec bug noticed by the checker

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

[PATCH 2/5] constify to_terminal_info
 2013-05-11 17:15 UTC  (5+ messages)

[PATCH] Fix for QTro remote packet
 2013-05-11 10:38 UTC  (4+ messages)

RFC: documenting all gdb-7.6 branch patches
 2013-05-11 10:35 UTC  (6+ messages)

RFA: fix gdb_assert caused by 'catch signal ...' and fork
 2013-05-11  9:10 UTC  (6+ messages)

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

[PATCH] New board file remote-stdio-gdbserver.exp
 2013-05-10 21:47 UTC 

[RFC] Debug Methods in GDB Python
 2013-05-10 19:55 UTC  (4+ messages)

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

RFA: V850 sim: Accept "LDSR rN, selID"
 2013-05-10 19:28 UTC  (2+ messages)

Fix for bug 15414 - Build fails with mingw32-w64 GCC-4.8.0
 2013-05-10 17:53 UTC  (4+ messages)

RFC: close-on-exec internal file descriptors
 2013-05-10 17:00 UTC  (9+ messages)

[COMMIT PATCH] Fix typo in "show remote traceframe-info-packet"
 2013-05-10 14:32 UTC 

[commit] Remove FIXME in solib-aix.c:solib_aix_relocate_section_addresses
 2013-05-10 13:26 UTC 

[commit] AIX: wrong address for shared object's .bss section
 2013-05-10 12:59 UTC 

[RFC] Add system-gdbinit infrastructure
 2013-05-10 12:35 UTC  (2+ messages)

[PATCH] move sparc-sol-thread.c back into sol-thread.c
 2013-05-10 12:33 UTC  (5+ messages)
    ` cheked in (7.6): "

ping (was: [PATCH] Fix for QTro remote packet)
 2013-05-10 11:38 UTC  (4+ messages)
    ` ping

[PATCH] not trigger pagination with dprintf
 2013-05-10 11:21 UTC  (15+ messages)

[patch][python] 0 of 5 - Frame filters and Wrappers
 2013-05-10 10:57 UTC  (2+ messages)

[patch][python] 5 of 5 - Frame filter documentation changes
 2013-05-10 10:52 UTC  (3+ messages)

[patch][python] 4 of 5 - Frame filter testsuite changes
 2013-05-10 10:50 UTC  (3+ messages)

[patch][python] 3 of 5 - Frame filter CLI/misc code changes
 2013-05-10 10:48 UTC  (4+ messages)

[patch][python] 2 of 5 - Frame filter MI code changes
 2013-05-10 10:45 UTC  (7+ messages)

[patch][python] 1 of 5 - Frame filter Python C code changes
 2013-05-10 10:42 UTC  (5+ messages)

[RFC] Cleanup for make_source_files_completion_list
 2013-05-09 23:45 UTC  (3+ messages)

RFC: Add ari rule to generate ARI web page in build directory
 2013-05-09 20:57 UTC 

RFC: introduce scoped cleanups
 2013-05-09 18:56 UTC 

History saving should stay disabled for test cases
 2013-05-09 16:36 UTC  (2+ messages)

[PATCH 0/7] PR gdb/15224 should "set history save on" by default
 2013-05-09 12:05 UTC  (26+ messages)
` [PATCH 1/7] "
  ` [PATCH 3/7] "
      ` [PATCH 4/7] "
      ` [PATCH 5/7] "
      ` [PATCH 7/7] "
    ` [PATCH 1/7] PR gdb/15224 "set history filename" to by immediately converted to absolute path
      ` [PATCH 2/7] PR gdb/15224 fix for Unify interactivity tests to use input_from_terminal_p

[RFC] getc/putc -Wunused-value warnings in source.c
 2013-05-09  6:54 UTC  (3+ messages)

[RFA] Fix file name matching in expand_symtabs_matching_via_partial
 2013-05-08 22:22 UTC  (2+ messages)

[patch] Add asserts to {decrement,increment}_reading_symtab
 2013-05-08 19:26 UTC  (2+ messages)

[RFA, doc RFA] Rename "maint check-symtabs" to "maint check-psymtabs"
 2013-05-08 19:25 UTC  (5+ messages)

RFC: fix PR c++/15401
 2013-05-08 18:58 UTC 

FYI: fix test name in solib-search.exp
 2013-05-08 18:55 UTC 

[PATCH 0/3] remove-symbol-file
 2013-05-08 17:56 UTC  (7+ messages)
` [PATCH 1/3] Added command remove-symbol-file

[PATCH 7/7] PR gdb/15224 should "set history save on" by default
 2013-05-08 17:08 UTC  (2+ messages)

[patch] circ.exp
 2013-05-08 16:18 UTC  (4+ messages)

FYI: copy/paste error in sol-thread.c ?
 2013-05-08  6:28 UTC  (12+ messages)
` [RFA 3/3] Avoid duplicating text in sol-thread.c:info_cb
  ` Checked in: "
` [RFA/commit 1/3] ti.ti_pc vs ti.ti_startfunc copy-pasto "
  ` Checked in: "
` [RFA 2/3] Improve output of "maintenance info sol-threads" command
  ` Checked in: "

[commit] reimplement AIX shared-lib support (v3)
 2013-05-08  6:15 UTC  (9+ messages)

[patch 2/2] Assert leftover cleanups in TRY_CATCH
 2013-05-08  5:54 UTC  (13+ messages)
    ` [patch] "

[RFA/doco] Document the XML format used for AIX shared lib support
 2013-05-08  5:52 UTC  (3+ messages)
  ` Checked in: "

[RFA/doco] Document set/show debug aix-solib
 2013-05-08  5:51 UTC  (3+ messages)
  ` Checked in: "

[0/27] RFC: fix reports from the CPython checker
 2013-05-07 18:13 UTC  (7+ messages)
` [PATCH 18/28] check gdb_python_initialized everywhere

[PATCH] Remove duplicate gcore test case
 2013-05-07 17:52 UTC  (4+ messages)

RFC: gdb_assert with 'catch signal ...' and fork
 2013-05-07 17:11 UTC  (3+ messages)

[PATCH] Fix for PR 15413 (segfault when completing "condition" for pending bp)
 2013-05-07 17:06 UTC  (7+ messages)

[patch/rfc] gdb: clean up x86 cpuid implementations
 2013-05-07 15:56 UTC  (14+ messages)
` [PATCH v2] "
` [PATCH v3] "

[patch 2/2] Assert leftover cleanups in TRY_CATCH
 2013-05-07 15:24 UTC  (3+ 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