Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH] add -s option to make -break-insert support dprintf
 2013-05-27 11:02 UTC  (31+ messages)
                                              ` [patch] Fix racy FAILs due to "read1" [Re: [PATCH] add -s option to make -break-insert support dprintf]
                                                  ` [commit] "
                                              ` [patch] Fix racy FAILs #2 "
                                                ` [commit] "

[RFC, PATCH] gdb/arm-tdep.c: Add sanity check on fp before trying to, access memory
 2013-05-27  9:47 UTC  (3+ messages)

[PATCH 00/40] add cleanup checker and fix cleanup bugs
 2013-05-26 11:21 UTC  (6+ messages)
` [PATCH 28/40] use explicit returns to avoid checker confusion

[RFA 3/7] New gdbserver functionality
 2013-05-26  2:45 UTC  (4+ messages)
` [RFA 3/7 take 2] "

[RFA 0/7] Improved linker-debugger interface
 2013-05-25 21:06 UTC  (15+ messages)
` [RFA 2/7] API for inhibiting section map updates
    ` [RFA 2/7 take 2] "
` [RFA 5/7] Improved linker-debugger interface
    ` [RFA 5/7 take 2] "
` [RFA 7/7] Linker-debugger interface tests
    ` [RFA 7/7 take 2] "
        ` [obv] Fix excessive backslashes in testsuite

[patch] Fix 64x32 handling in gdbserver/linux-x86-low.c:ps_get_thread_area
 2013-05-25 15:04 UTC  (2+ messages)

Fix debugging kfreebsd-amd64 lockup
 2013-05-25 14:45 UTC  (2+ messages)

[OB PATCH] Remove unused parameter in stringify_collection_list
 2013-05-25  1:02 UTC 

[patch] stepping over an infinite source line
 2013-05-24 16:42 UTC 

[RFA 1/2, doc RFA] maint check-symtabs, maint expand-symtabs
 2013-05-24 15:50 UTC  (4+ messages)
` new maint.exp FAIL w/-fdebug-types-section [Re: [RFA 1/2, doc RFA] maint check-symtabs, maint expand-symtabs]

[PATCH] Fix wp-replication.exp for targets that provide only 1 hw watchpoint
 2013-05-24 14:03 UTC  (5+ messages)

[RFC] Don't create inferior in tfile target
 2013-05-24 12:28 UTC  (5+ messages)

[PATCH 0/5 V3] target-assisted range stepping
 2013-05-24 11:33 UTC  (30+ messages)
` [PATCH 3/5] range stepping: gdb
` [PATCH 4/5] range stepping: gdbserver (x86 GNU/Linux)
` [PATCH 5/5] range stepping: tests

[COMMIT PATCH] [gdbserver] Don't assume vCont; r ADDR1,ADDR2 comes with a ptid attached
 2013-05-24 11:29 UTC 

Small patch to enable build of gdb-7.6 for GNU/Hurd
 2013-05-24  9:13 UTC  (11+ messages)

[RFA/Doco] Document new <data-dir>/system-gdbinit area
 2013-05-24  6:24 UTC  (12+ messages)
      ` Checked in: "

[commit] New board file fission-dwp.exp
 2013-05-24  1:37 UTC 

[commit] Handle no dwo files for cc-with-tweaks.sh -p
 2013-05-24  0:32 UTC 

[PATCH] common/filestuff.c: No sockets on DJGPP
 2013-05-23 18:37 UTC  (4+ messages)

[PATCH] dwarf2read.c: Don't assume uint32_t is unsigned int on all hosts
 2013-05-23 18:33 UTC  (21+ messages)

Exit code of exited inferiors
 2013-05-23 11:29 UTC  (2+ messages)

New ARI warning Wed May 22 01:51:06 UTC 2013 in -D 2013-05-22-gmt
 2013-05-23  6:42 UTC  (3+ messages)
` [COMMIT PATCH] Let the ARI know gdb_Py_DECREF is OK
` Checked in/ARI: Use xsnprintf instead of sprintf (Re: New ARI warning Wed May 22 01:51:06 UTC 2013 in -D 2013-05-22-gmt)

[RFC] msp430 instruction decoder
 2013-05-23  5:48 UTC  (5+ messages)

[PATCH] Revised display-linkage-name
 2013-05-22 21:42 UTC  (3+ messages)

[RFA] dangling cleanup in find_frame_funname
 2013-05-22 21:17 UTC  (7+ messages)

[patch 2/2] Assert leftover cleanups in TRY_CATCH
 2013-05-22 20:51 UTC  (4+ messages)
` Benchmarking (was Re: [patch 2/2] Assert leftover cleanups in TRY_CATCH)

RFC: fix PR c++/15401
 2013-05-22 20:45 UTC  (2+ messages)

[PATCH 0/7] PR gdb/15224 should "set history save on" by default
 2013-05-22 19:39 UTC  (23+ 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 2/7] [PR gdb/15224] Unify interactivity tests to use input_from_terminal_p
 2013-05-22 17:16 UTC  (2+ messages)

[RFA] Fix DLL unload events in MinGW GDB
 2013-05-22 16:19 UTC  (3+ messages)

contribution checklist in the wiki
 2013-05-22 14:56 UTC  (11+ messages)

[patch] Fix wp-replication.exp on llvm
 2013-05-22 14:07 UTC  (2+ messages)

[RFC] PR 15075 dprintf interferes with "next"
 2013-05-22 14:04 UTC  (12+ messages)

[PATCH 0/7] Range stepping
 2013-05-22 14:01 UTC  (11+ messages)
` [PATCH 6/7] range stepping: test case
` [PATCH 3/7] range stepping: gdbserver on x86/linux

[patch][python] Fix a memory leak in py-param.c
 2013-05-22 12:33 UTC  (2+ messages)

[patch] Convert uiout->levels to a vector
 2013-05-22 12:29 UTC  (3+ messages)

[RFC] TI MSP430 simulator
 2013-05-22 12:17 UTC 

[patch] Fix crash in svr4_clear_so
 2013-05-22 10:32 UTC  (3+ messages)

[RFC] Support temporary breakpoints in runto_main
 2013-05-22 10:04 UTC  (4+ messages)

[PATCH] [readline] Fix !djgpp x djgpp canadian builds
 2013-05-22  9:52 UTC  (6+ messages)
  ` [Bug-readline] "

[PATCH 2/5] constify to_terminal_info
 2013-05-22  2:51 UTC  (7+ messages)

[0/27] RFC: fix reports from the CPython checker
 2013-05-21 20:56 UTC  (20+ messages)
` [PATCH 01/28] introduce CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF and use it
` [PATCH 18/28] check gdb_python_initialized everywhere
    ` new FAIL python-selftest.exp in gdbserver mode [Re: [PATCH 18/28] check gdb_python_initialized everywhere]
` [PATCH 24/28] introduce gdb_pymodule_addobject
  ` [patch] Compilation regression with python-2.6 [Re: [PATCH 24/28] introduce gdb_pymodule_addobject]
      ` [commit] "
                ` [COMMIT] py_decref: Don't check for NULL before calling Py_DECREF. (was: Re: [patch] Compilation regression with python-2.6)
          ` [COMMIT] Centralize workaround for Python 2.6's Py_DECREF. (Re: "

[RFA] gdb_expect -> gdb_test_multiple for filesym.exp
 2013-05-21 19:12 UTC  (9+ messages)

RFA: fix gdb_assert caused by 'catch signal ...' and fork
 2013-05-21 18:49 UTC  (5+ messages)

[PATCH] New board file remote-stdio-gdbserver.exp
 2013-05-21 17:59 UTC  (5+ messages)

[WIP] TI msp430 CIO support
 2013-05-21 16:00 UTC  (3+ messages)

[patch] Code cleanup: constify struct target_so_ops handling
 2013-05-21  8:17 UTC  (2+ messages)
` [commit] "

[patch]: testsuite: run bash instead of sh when using brace expansion
 2013-05-21  7:27 UTC  (5+ messages)

[RFC] Add system-gdbinit infrastructure
 2013-05-21  6:55 UTC  (3+ messages)
  ` Checked in: "

[RFA] completer test [was Re: [RFC] Cleanup for make_source_files_completion_list]
 2013-05-21  5:44 UTC  (12+ messages)
                  ` Checked in: "

[RFA] Make cu/tu functions in dwarf.exp take a list of options
 2013-05-20 22:09 UTC  (3+ messages)

RFC: fix ref counting in gdbpy_selected_inferior
 2013-05-20 20:47 UTC 

RFC: another Python refcounting fix
 2013-05-20 20:47 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