[PATCH c++ 01/12] Introduce ax_raw_byte and use it
2015-10-28 14:59 UTC (34+ messages)
` [PATCH c++ 03/12] ctf_xfer_partial: Return TARGET_XFER_E_IO instead of -1 on error
` [PATCH c++ 06/12] Fix constness problem in ioscm_make_gdb_stdio_port
` [PATCH c++ 08/12] scm-symbol.c: Add (domain_enum) casts
` [PATCH c++ 05/12] guile: Constify gdbscm_with_guile return value
` [PATCH c++ 09/12] stap-probe.c: Add casts
` [PATCH c++ 10/12] symtab.c: Add cast
` [PATCH c++ 04/12] Add scm_t_dynwind_flags casts
` [PATCH c++ 07/12] gdbscm_memory_port_write: use local variable to avoid adding casts
` [PATCH c++ 02/12] ctf.c: Fix int/enum implicit cast
[PATCH] Don't assume break/continue inside a TRY block works
2015-10-27 21:43 UTC
[PATCH] Make host_address_to_string/gdb_print_host_address cast parameter to 'void *'
2015-10-27 21:30 UTC (2+ messages)
[PATCH] [PR symtab/17911] Recognize bad file types
2015-10-27 18:00 UTC (6+ messages)
[PATCH] target_read_memory&co: no longer return target_xfer_status
2015-10-27 17:27 UTC (2+ messages)
[ob/pushed] psymtab.c: Add casts
2015-10-27 17:24 UTC
[PATCH obv] Changing compiler flags for MPX tests
2015-10-27 17:21 UTC (8+ messages)
` [PATCH v1] Intel(R) MPX registers to the DWARF enumeration
` [PATCH v1] Synchronize siginfo type described in GDB with the kernel and glibc ones
` [PATCH v1] ABI changes for Intel(R) MPX
` [PATCH obv] Fix non stopping breakpoint on newer compilers
` [PATCH v1] Intel(R) MPX - Bound violation handling
[PATCH c++ 11/12] target.c: Add a cast and change a type
2015-10-27 16:00 UTC (7+ messages)
` [PATCH c++ 12/12] ada-lang.h: Add cast in GROW_VECT
FW: [PATCH, MIPS, PING] Move encoded as 'or' in binutils
2015-10-27 15:55 UTC (4+ messages)
[pushed] x86/Linux: reenable all-stop on top of non-stop
2015-10-27 14:44 UTC (3+ messages)
` Regression for callframecfa.exp and typeddwarf.exp [Re: [pushed] x86/Linux: reenable all-stop on top of non-stop]
[PATCH] [PATCH] Don't displaced step when there's a breakpoint in the scratch pad range
2015-10-27 14:01 UTC
[RFC][PATCH 00/15] Fast tracepoint support for ARMv7
2015-10-27 13:36 UTC (8+ messages)
` [RFC][PATCH 10/15] gdb: Add arm_fast_tracepoint_valid_at
` [RFC][PATCH 14/15] gdbserver: Add linux-arm-ipa.c
` [RFC][PATCH 09/15] gdb: Add relocate instruction helpers
[PATCH 00/18] Remote all-stop on top of non-stop
2015-10-27 13:11 UTC (16+ messages)
` [PATCH 03/18] attach + target always in non-stop mode: stop all threads
` [PATCH 02/18] Remote all-stop-on-top-of-non-stop
` [PATCH 10/18] Remote thread create/exit events
` [PATCH 04/18] gdbserver crash running gdb.threads/non-ldr-exc-1.exp
` [PATCH 11/18] gdbserver: fix killed-outside.exp
` [PATCH 06/18] New vCtrlC packet, non-stop mode equivalent of \003
` [PATCH 16/18] gdbserver/linux: Always wake up event loop after resume
[PATCH v3 0/4] disasm, record: fix "record instruction-history /m"
2015-10-27 12:18 UTC (5+ messages)
` [PATCH v3 2/4] disasm: add struct disasm_insn to describe to-be-disassembled instruction
` [PATCH v3 3/4] btrace: change record instruction-history /m
` [PATCH v3 4/4] btrace: add instruction-history /s and fix documentation
` [PATCH v3 1/4] disasm: split dump_insns
[PATCH] Add testcases to gdb.base/break.exp
2015-10-27 11:36 UTC (2+ messages)
[PATCH] [Ada] Fix the evaluation of access to packed array subscript
2015-10-27 11:20 UTC (5+ messages)
` [patch] Fix access_to_packed_array.exp typos/errors [Re: [PATCH] [Ada] Fix the evaluation of access to packed array subscript]
` [commit] "
[PATCH, doc RFA] Make second arg to "mt print *symbols" a regexp
2015-10-27 11:13 UTC (3+ messages)
[COMMITTED PATCH] symtab.h (struct general_symbol_info> <ada_mangled>: Update comment
2015-10-27 9:57 UTC
[PATCH] Add testcases for non-existed breakpoints
2015-10-27 9:54 UTC
New ARI warning Tue Oct 27 01:54:56 UTC 2015
2015-10-27 9:49 UTC
[PATCH v2] [PR symtab/17391] gdb internal error: assertion fails in regcache.c:178
2015-10-27 5:10 UTC (3+ messages)
[PATCH] [PR python/18938] source -s foo.py with foo.py a symlink to foo.notpy fails
2015-10-27 3:27 UTC (3+ messages)
[PATCH] Print address map in output of "mt print psymbols"
2015-10-27 2:34 UTC (2+ messages)
[PATCH 1/4] building gdb on musl
2015-10-27 2:09 UTC (2+ messages)
[PATCH] tui: Simplify tui_alloc_content
2015-10-26 23:45 UTC (4+ messages)
[PATCH 2/2] [D] Remove search_parents parameter from d_lookup_symbol_imports
2015-10-26 21:35 UTC (5+ messages)
[PATCH v2 0/4] disasm, record: fix "record instruction-history /m"
2015-10-26 21:15 UTC (16+ messages)
` [PATCH v2 4/4] btrace: add instruction-history /s and fix documentation
` [PATCH v2 3/4] btrace: change record instruction-history /m
` [PATCH v2 1/4] disasm: split dump_insns
` [PATCH v2 2/4] disasm: add struct disasm_insn to describe to-be-disassembled instruction
[PATCH 0/9] Changes to frame selection
2015-10-26 16:33 UTC (5+ messages)
` [PATCH 5/9] gdb: Fix bug with dbx style func command
[PATCH] Do not pass NULL for the string in catch_errors
2015-10-26 16:30 UTC (10+ messages)
[RFC][PATCH][PR 18376] gdb: Add process record and replay support for s390
2015-10-26 14:32 UTC
[PATCH] gdb: Handle multiple base address in debug_ranges data
2015-10-26 12:55 UTC (3+ messages)
[PATCH] Add testcases for set&show backtrace and copying
2015-10-26 10:55 UTC
[PATCH] Mention language in compile error message
2015-10-26 3:47 UTC (4+ messages)
` [obv] Fix compile.exp error message expectation [Re: [PATCH] Mention language in compile error message]
[PATCH obv/c++] tui-data.c: Remove unnecessary casts
2015-10-26 3:46 UTC
[PATCH obv/c++] cli-setshow.c: Constify variable
2015-10-26 1:57 UTC
[PATCH obv/c++ 0/4] Four obvious patches
2015-10-26 0:17 UTC (5+ messages)
` [PATCH obv/c++ 3/4] proc-service.c: Add (gdb_byte *) cast
` [PATCH obv/c++ 2/4] sparc64-tdep.c: Don't assign using memcpy return
` [PATCH obv/c++ 1/4] ia64-tdep.c: Remove (void *) casts
` [PATCH obv/c++ 4/4] Replace (void *) cast with (gdb_byte *)
[PATCH obv/c++] Add mmap casts in linux-btrace.c
2015-10-25 21:08 UTC
[PATCH obv/c++] Add cast to observer.sh
2015-10-25 14:51 UTC
[PATCH 0/3] Fix nto, spu and win32 builds of GDBServer
2015-10-25 11:08 UTC (8+ messages)
` [PATCH 2/3] Fix nto,spu "
` [PATCH 3/3] Remove set_breakpoint_data definition in GDBServer
` [PATCH 1/3] Refactor default_breakpoint_kind_from_pc to be used by all targets "
[PATCH 3/3, not 3/4] musl: Move __SIGRTMIN
2015-10-24 22:45 UTC
[PATCH 2/3, not 2/4] musl: Move W_STOPCODE to common/gdb_wait.h
2015-10-24 22:39 UTC
[PATCH] Simplify gdb.threads/wp-replication.exp on counting HW watchpoints
2015-10-23 21:00 UTC
[PATCH OBV] Initialize field insn_count correctly
2015-10-23 20:35 UTC
[PATCH] Add some testcases
2015-10-23 19:32 UTC
[PATCH] Fix inconsistent breakpoint kinds between breakpoints and tracepoints in GDBServer
2015-10-23 16:48 UTC (14+ messages)
` [PATCH v2] "
[pushed] garbage collect gdb/infrun.c:stop_after_trap
2015-10-23 15:30 UTC
[PATCH obv/c++] Add cast in python.c
2015-10-22 19:58 UTC
[PATCH obv/c++] Add cast in nto-tdep.c
2015-10-22 16:44 UTC
[PATCH 0/7] Replace continuations with an extendable "class"
2015-10-22 16:18 UTC (8+ messages)
` [PATCH 1/7] Merge async and sync code paths some more
[PATCH 0/6] PR 17539 - inferiors/threads etc. print in reverse order
2015-10-22 16:16 UTC (11+ messages)
` [PATCH 4/6] List checkpoints in ascending order
` [PATCH 2/6] Linux: dump the signalled thread first
` [PATCH 3/6] List inferiors/threads/pspaces in ascending order
` [PATCH 1/6] Make gdb.python/py-inferior.exp test names unique
` [PATCH 6/6] NEWS: "info" commands now list in ascending order
` [PATCH 5/6] List displays "
[PATCH 0/4] [nto] Nto fixes
2015-10-22 15:58 UTC (5+ messages)
` [PATCH 4/4] [nto] Setup signals
[PATCH v3 2/5] Support breakpoint kinds for software breakpoints in GDBServer
2015-10-22 15:54 UTC (3+ messages)
[PATCH c++ 1/6] rs6000: Add cast for int to enum conversion
2015-10-22 15:27 UTC (8+ messages)
` [PATCH c++ 2/6] solib-spu: Add gdb_byte* cast
` [PATCH c++ 3/6] xtensa: Fix implicit enum conversions
[PATCH c++ 1/5] lm32: Add (const gdb_byte *) cast
2015-10-22 15:21 UTC (7+ messages)
` [PATCH c++ 4/5] mips: fix void*/gdb_byte* compilation errors
gdb/linux-record fixes
2015-10-22 15:07 UTC (19+ messages)
` [PATCH v2 01/13] gdb/linux-record: Add testcases for a few syscalls
` [PATCH v2 11/13] gdb/linux-record: TASK_COMM_LEN is 16 on ppc too
` [PATCH v2 12/13] gdb/linux-record: Fix size_termios for x32, amd64, aarch64
` [PATCH v2 03/13] gdb/linux-record: Fix size_[ug]id values
` [PATCH v2 13/13] gdb/linux-record: Fix struct sizes for x32
` [PATCH v2 10/13] gdb/linux-record: Fix old_select syscall handling
` [PATCH v2 04/13] gdb/linux-record: Fix sizes of sigaction and sigset_t
` [PATCH v2 06/13] gdb/linux-record: Fix msghdr parsing on 64-bit targets
` [PATCH v2 07/13] gdb/linux-record: Support time, waitpid, pipe syscalls
` [PATCH v2 02/13] gdb/linux-record: Remove size_siginfo
` [PATCH v2 08/13] gdb/linux-record: Fix [gs]etgroups16 syscall
` [PATCH v2 05/13] gdb/linux-record: Fix readdir and getdents handling
` [PATCH v2 09/13] gdb/linux-record: Fix newfstatat handling
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).