Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH, testsuite] Don't run SREC, IHEX and TEKHEX tests for MIPS N64
 2013-07-02 14:45 UTC  (3+ messages)

[PATCH] Fix PR 15692 -dprintf-insert does not accept double quotes
 2013-07-02 14:44 UTC  (2+ messages)

RFC: fix ARI for version.in change
 2013-07-02 13:19 UTC  (2+ messages)
`  "

[PATCH v2 0/4] increase the portability of the gdbserver code
 2013-07-02 12:58 UTC  (7+ messages)
` [PATCH v2 3/4] gdbserver, win32: fix some function typedefs
` [PATCH v2 2/4] gdbserver: avoid empty structs
` [PATCH v2 1/4] gdbserver, common: convert some variadic macros to C99

[PATCH 0/3] add a few new warning options
 2013-07-02  8:08 UTC  (6+ messages)
` [PATCH 2/3] add -Wold-style-declaration
` [PATCH 3/3] add -Wold-style-definition
  ` Build regression on CentOS-5 [Re: [PATCH 3/3] add -Wold-style-definition]

FW: [PATCH v11 0/5] remove-symbol-file & add-symbol-file
 2013-07-02  8:05 UTC 

[patch] Rename "prettyprint" to "prettyformat"
 2013-07-01 21:22 UTC  (2+ messages)

RFC: fix src-release for version.in move
 2013-07-01 20:25 UTC  (2+ messages)

FYI: GDB nightly snapshots still down
 2013-07-01 20:00 UTC  (2+ messages)

[PATCH] change gdb to use BFD's "dwz" functions
 2013-07-01 19:53 UTC  (2+ messages)

[PATCH] value_optimized_out and value_fetch_lazy
 2013-07-01 18:06 UTC  (5+ messages)
  ` [3/3] "
  ` [1/3] "
  ` [2/3] "

[PATCH v2 00/16]
 2013-07-01 18:06 UTC  (24+ messages)
` [PATCH 13/16] move sizeof_pkt into remote_trace_find
` [PATCH 10/16] push last_sent_step into struct remote_state
` [PATCH 04/16] push remote_desc "
` [PATCH 01/16] use the libiberty crc code
` [PATCH 12/16] move use_threadinfo_query and use_threadextra_query into struct remote_state
` [PATCH 06/16] push remote_traceframe_number "
` [PATCH 11/16] move some statics from remote_read_qxfer "
` [PATCH 16/16] move some static thread state into remote_state
` [PATCH 08/16] push last_program_signals_packet into struct remote_state
` [PATCH 15/16] move remote_stopped_by_watchpoint_p and remote_watch_data_address into remote_state
` [PATCH 03/16] Add new_remote_state
` [PATCH 07/16] push last_pass_packet into struct remote_state
` [PATCH 05/16] push general_thread and continue_thread "
` [PATCH 02/16] make remote_protocol_features "const"
` [PATCH 14/16] move async_client_callback and async_client_context into remote_state
` [PATCH 09/16] push last_sent_signal into struct remote_state

[PATCH 00/16] clean up remote.c state
 2013-07-01 16:44 UTC  (22+ messages)
` [PATCH 16/16] move some static thread state into remote_state
` [PATCH 04/16] push remote_desc into struct remote_state
      ` [PATCH] Make file transfer commands work with all (native) targets. (was: Re: [PATCH 04/16] push remote_desc into struct remote_state)
        ` [PATCH] Make file transfer commands work with all (native) targets
` [PATCH 01/16] use the libiberty crc code
` [PATCH 08/16] push last_program_signals_packet into struct remote_state

[PATCH] fix PR 15180 "May only run agent-printf on the target"
 2013-07-01 16:08 UTC  (7+ messages)

[PATCH/v2] fix Bug 15180 Agent style dprintf does not respect conditions
 2013-07-01 16:01 UTC  (3+ messages)

[PATCH v3] gdbserver: fix the standalone build
 2013-07-01 15:39 UTC  (6+ messages)

[PATCH, testsuite] Fix failures in gdb.mi/gdb2549.exp when register 0 doesn't have a name
 2013-07-01 15:01 UTC  (2+ messages)

[PATCH 0/7] increase the portability of the gdbserver code
 2013-07-01 11:32 UTC  (16+ messages)
` [PATCH 4/7] gdbserver: conditionally include sys/param.h and sys/time.h
` [PATCH 2/7] gdbserver, common: convert some variadic macros to C99
` [PATCH 1/7] gdbserver, common: conditionally include the unistd.h
` [PATCH 3/7] gdbserver: avoid empty structs when not using GCC
` [PATCH 7/7] gdbserver: add fallback implementation for memmem

[PATCH 00/09] Import unistd and pathmax gnulib modules
 2013-07-01 11:31 UTC  (22+ messages)
` [PATCH 5/9] Constify main.c:get_init_files
` [PATCH 3/9] Import the "unistd" gnulib module
` [PATCH 6/9] Reimplement DJGPP's .gdbinit -> gdb.ini renaming
` [PATCH 4/9] Rely on gnulib's unistd.h replacement
` [PATCH 1/9] Reimport gnulib from scratch
` [PATCH 2/9] utils.c: pathconf call, check for _PC_PATH_MAX instead of HAVE_UNISTD_H
` [PATCH 7/9] Import the "pathmax" gnulib module
` [PATCH 8/9] Normalize on PATH_MAX instead of MAXPATHLEN throughout
` [PATCH 9/9] [GDBserver] hostio.c: Fallback to packet buffer size if PATH_MAX is not available

[patch 1/2] Code cleanup: remote.c *->{async,sync}*
 2013-07-01 11:19 UTC  (4+ messages)

[PATCH 00/17] Implement gdbarch_gdb_signal_to_target
 2013-07-01 10:59 UTC  (24+ messages)
` [PATCH 11/17] m32r support
` [PATCH 05/17] ARM support
` [PATCH 10/17] IA-64 support
` [PATCH 02/17] Linux kernel generic support
` [PATCH 15/17] SPARC support
` [PATCH 08/17] h8300 support
` [PATCH 09/17] i386 support
` [PATCH 14/17] s390 support
` [PATCH 13/17] mn10300 support
` [PATCH 03/17] Alpha support
` [PATCH 01/17] Implement the gdbarch.{sh,c,h} bits
` [PATCH 17/17] MIPS support
` [PATCH 12/17] m68klinux support
` [PATCH 16/17] Xtensa support
` [PATCH 07/17] Cris support
` [PATCH 04/17] x86_64 support
` [PATCH 06/17] AVR support
` [PATCH 18/18] AArch64 support

[COMMIT PATCH] Move pagination_enabled declaration to a proper place
 2013-07-01 10:10 UTC  (3+ messages)

[PATCH 0/7] first batch of test suite updates
 2013-07-01  8:19 UTC  (5+ messages)
` [PATCH 1/7] test suite update - gdb.base/[ab]
  ` [patch] testsuite build regression on CentOS-5 [Re: [PATCH 1/7] test suite update - gdb.base/[ab]]

[RFA, doc RFA] set print frame-arguments-raw on|off
 2013-06-30 18:11 UTC  (4+ messages)

[obv] Code cleanup: remote.c function ->static
 2013-06-30 17:37 UTC 

[RFA 0/7] Improved linker-debugger interface
 2013-06-30  3:12 UTC  (8+ messages)
` [commit] "

[PATCH] Implement SDT (SystemTap probes) support for IA-64
 2013-06-30  0:38 UTC  (4+ messages)

[PATCH] fix 15184 Cannot change dprintf style to agent for existing dprintfs
 2013-06-29 22:35 UTC  (3+ messages)

[PATCH 0/3] mips hardware watchpoint support in gdbserver
 2013-06-29 15:20 UTC  (8+ messages)
` [PATCH v2 0/5] "
  ` [PATCH 2/5] Include asm/ptrace.h in mips-linux-nat.c
  ` [PATCH 1/5] Share 'enum target_hw_bp_type' in GDB and GDBserver
  ` [PATCH 3/5] Refactor in mips-linux-nat.c
  ` [PATCH 5/5] MIPS GDBserver watchpoint
  ` [PATCH 4/5] Move mips hardware watchpoint stuff to common/

[PATCH v5] don't keep a gdb-specific date
 2013-06-28 18:17 UTC  (19+ messages)
              ` sim checkout broken (was: [PATCH v5] don't keep a gdb-specific date)
                ` sim checkout broken
                            ` RFC: move common/version.in to gdb/ (Was: sim checkout broken)
                                ` RFC: move common/version.in to gdb/

[PATCH 0/3] more simple test suite fixes
 2013-06-28 17:20 UTC  (4+ messages)
` [PATCH 1/3] test suite fixlet for gdb.trace
` [PATCH 3/3] simple test suite fix in gdb.ada
` [PATCH 2/3] simple test suite fix in gdb.mi

[COMMIT PATCH] infrun.c: Move non_stop_1 etc., higher up in file
 2013-06-28 17:13 UTC 

Events when inferior is modified
 2013-06-28 17:07 UTC 

[PATCH] Fix up msymbol type of dll trampoline to mst_solib_trampoline
 2013-06-28 15:58 UTC  (4+ messages)

FYI: remove some unused declarations from tracepoint.c
 2013-06-28 15:14 UTC 

[COMMIT+7.6 PATCH] [PR tui/14880] Fetch values before comparing their contents
 2013-06-28 14:23 UTC 

[PATCH v2] gdbserver: fix the standalone build
 2013-06-28 12:00 UTC  (2+ messages)

[RFC] Catch exception after stepped over watchpoint
 2013-06-28  8:42 UTC 

[PATCH, e500] Fix store.exp failures
 2013-06-27 20:42 UTC  (3+ messages)

FYI: remove find_run_target
 2013-06-27 19:59 UTC 

FYI: make core_gdbarch static
 2013-06-27 19:52 UTC 

FYI: remove unused global from target.c
 2013-06-27 19:38 UTC 

[DOC/RFA PATCH] Move comment on the 'stepping over resolver' mechanism to the internals manual
 2013-06-27 19:21 UTC  (3+ messages)

[PATCH] gdbserver: fix the standalone build
 2013-06-27 18:52 UTC  (9+ messages)

[patch] Fix pr 15691, gdb crash from "Stay in DWO optimization"
 2013-06-27 18:52 UTC 

[COMMIT PATCH] Fix catch_command_errors's prototype
 2013-06-27 18:45 UTC 

[PATCH 0/3] Select the current frame in command tdump
 2013-06-27 14:22 UTC  (3+ messages)
` [PATCH 2/3] Make test result of gdb.trace/backtrace.exp unique
` [PATCH 3/3] Select the current frame in command tdump

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox