Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH 0/7] increase the portability of the gdbserver code
 2013-06-28 16:34 UTC  (16+ messages)
` [PATCH 4/7] gdbserver: conditionally include sys/param.h and sys/time.h
` [PATCH 6/7] common: add an alternative implementation for xstrvprintf
` [PATCH 3/7] gdbserver: avoid empty structs when not using GCC
` [PATCH 1/7] gdbserver, common: conditionally include the unistd.h
` [PATCH 2/7] gdbserver, common: convert some variadic macros to C99
` [PATCH 7/7] gdbserver: add fallback implementation for memmem
` [PATCH 5/7] gdbserver, win32: fix some function typedefs

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

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

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 v3] gdbserver: fix the standalone build
 2013-06-28 12:43 UTC  (4+ messages)

[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 v5] don't keep a gdb-specific date
 2013-06-28  3:18 UTC  (35+ messages)
    ` [commit] Adapt sim to new version number & date locations
              ` 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)

[RFA 0/7] Improved linker-debugger interface
 2013-06-27 23:33 UTC  (9+ messages)
` [commit] "

[PATCH] Implement SDT (SystemTap probes) support for IA-64
 2013-06-27 20:46 UTC  (3+ messages)

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

[PATCH 00/16] clean up remote.c state
 2013-06-27 20:29 UTC  (13+ messages)
` [PATCH 04/16] push remote_desc into struct remote_state
` [PATCH 16/16] move some static thread state into remote_state
` [PATCH 08/16] push last_program_signals_packet into struct remote_state
` [PATCH 01/16] use the libiberty crc code

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 

[PATCH 0/7] first batch of test suite updates
 2013-06-27 18:45 UTC  (3+ messages)

[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  (4+ messages)
` [PATCH 2/3] Make test result of gdb.trace/backtrace.exp unique
` [PATCH 1/3] Tweak gdb.trace/backtrace.exp
` [PATCH 3/3] Select the current frame in command tdump

gdb 7.6: Fix info mem command for 32 bits host/64 bits target
 2013-06-27  8:44 UTC  (8+ messages)

[PATCH] testsuite: let GDB add a dir to autoload safe-path
 2013-06-27  7:28 UTC  (3+ messages)

[PATCH] Rename 'booke' ptrace interface in ppc-linux-nat.c
 2013-06-27  4:02 UTC 

[COMMIT PATCH] Garbage collect SOLIB_IN_DYNAMIC_LINKER
 2013-06-26 21:42 UTC 

[PATCH] "enable count" user input error handling (PR gdb/15678)
 2013-06-26 21:39 UTC  (4+ messages)

[COMMIT PATCH] Update comments on stepping over resolver code
 2013-06-26 21:39 UTC 

RFA: RX: Set the flags when performing a shift by zero
 2013-06-26 18:50 UTC  (4+ messages)

[PATCH] fix PR 15180 "May only run agent-printf on the target"
 2013-06-26 18:00 UTC  (2+ messages)

[PATCH] Make parser-defs.h and ax-gdb.h more self-contained
 2013-06-26 17:55 UTC  (3+ messages)

[committed] MIPS: Lost & found fetch_mips_16 ISA bit fix
 2013-06-26 15:40 UTC 

[PATCH] fix 15184 Cannot change dprintf style to agent for existing dprintfs
 2013-06-26 15:37 UTC  (2+ messages)

[committed] MIPS: mips_next_pc comment typo fix
 2013-06-26 15:27 UTC 

[committed] MIPS: micromips_scan_prologue comment typo fix
 2013-06-26 15:07 UTC 

[PATCH 1/2] MIPS: Compressed PLT/stubs support
 2013-06-26 15:02 UTC  (14+ messages)
  ` [PING^2][PATCH] in_plt_section: support alternate stub section names (was: [PATCH 1/2] MIPS: Compressed PLT/stubs support)
    ` [PING^2][PATCH] in_plt_section: support alternate stub section names

[PATCH v4] Exit code of exited inferiors in -list-thread-groups
 2013-06-26 12:49 UTC  (3+ messages)

[PATCH 0/5] New MI command -trace-frame-collected
 2013-06-26 11:22 UTC  (24+ messages)
` [PATCH 0/6 V2] "
  ` [PATCH 5/6] "
  ` [PATCH 4/6] Add id of TSV into traceframe_info
  ` [PATCH 2/6] Emit error in tdump command when traceframe is not selected
  ` [PATCH 6/6] New test: gdb.trace/mi-trace-frame-collected.exp
  ` [PATCH 3/6] Move code to get_traceframe_location
  ` [PATCH 1/6] Remove global variable tracepoint_list and stepping_list

[RFA 3/5] New port: CR16: gdb port
 2013-06-26 10:37 UTC  (19+ messages)

[RFA 4/5] New port: CR16: gdbserver
 2013-06-26  8:03 UTC  (11+ messages)

RFA: V850 sim: Add V850e3v5 FPU-3.0 instruction support
 2013-06-26  4:31 UTC  (2+ messages)

[RFC] PR 15075 dprintf interferes with "next"
 2013-06-26  2:54 UTC  (23+ messages)

7.6-branch: Update opcodes for rl78-dis.c (print_insn_rl78)
 2013-06-26  2:08 UTC 

[commit/windows] Add thread ID in SuspendThread error warning message
 2013-06-25 21:13 UTC  (9+ messages)

[PATCH v3] Exit code of exited inferiors in -list-thread-groups
 2013-06-25 20:24 UTC  (4+ messages)

[PATCH] Fix argument passing in mi_run_cmd_full
 2013-06-25 19:50 UTC  (2+ messages)

[PATCH] Display configuration details in --help
 2013-06-25 19:30 UTC  (23+ messages)
                                      ` regroup --help text (was: Re: [PATCH] Display configuration details in --help)
                                        ` regroup --help text "

RFC: fix src-release for version.in move
 2013-06-25 19:16 UTC 

[PATCH] Fix mi_expect_stop for non-zero exit codes
 2013-06-25 19:14 UTC  (2+ messages)

[PATCH v11 0/5] remove-symbol-file & add-symbol-file
 2013-06-25 17:15 UTC  (8+ messages)
` [PATCH v11 1/5] New remove-symbol-file command
` [PATCH v11 2/5] Test adding and removing a symbol file at runtime
` [PATCH v11 5/5] Test 'info files' after 'add-symbol-file' and 'remove-symbol-file'
` [PATCH v11 4/5] 'add-symbol-file' should update the current target sections
` [PATCH v11 3/5] Documentation for the remove-symbol-file command

[PATCH, gdbserver] Further cleanup of FDPIC/DSBT divergences
 2013-06-25 16:26 UTC  (4+ messages)

[RFA] NEWS: Mention TI MSP430
 2013-06-25 15:57 UTC  (3+ messages)

FYI: fix create-version.sh thinko
 2013-06-25 15:56 UTC 

[RFC] TI msp430 architecture support
 2013-06-25 15:55 UTC  (5+ messages)

[PATCH v10 0/5] remove-symbol-file & add-symbol-file
 2013-06-25 15:13 UTC  (5+ messages)
` [PATCH v10 3/5] Documentation for the remove-symbol-file command

[PATCH] Upload TSVs in extend-remote mode
 2013-06-25 14:21 UTC  (6+ 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