gdb-patches archive
date index for November, 2013

This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

November 30, 2013
18:23 Re: [PATCH, remote] Handle 'k' packet errors gracefully Maciej W. Rozycki
12:01 Re: [pushed] Plug target side conditions and commands leaks Hui Zhu
11:43 Re: [PATCH] Add MIPS UFR support Maciej W. Rozycki
10:11 Re: [PATCH 2/3] skip_prolgoue (amd64) Pedro Alves
09:59 Re: [PATCH 1/3] Use target_read_code in skip_prologue (i386) Pedro Alves
08:58 Re: [PATCH] Fix PR remote/15974 Pedro Alves
08:57 Re: [PATCH] Add MIPS UFR support Mike Frysinger
05:47 [commit 2/2] Move processing of .debug_gdb_scripts to auto-load.c Doug Evans
05:44 [commit 1/2] Move processing of .debug_gdb_scripts to auto-load.c Doug Evans
03:40 [PATCH] Fix PR remote/15974 Yao Qi
03:18 [PATCH OBV] Fix typo "checksm" Yao Qi
02:35 Re: [PATCH 2/3] skip_prolgoue (amd64) Yao Qi

November 29, 2013
22:31 [commit/obvious] Remove gdb_string.h from gdbarch.sh Sergio Durigan Junior
20:39 [commit] py-auto-load.c (source_section_scripts): Move comment. Doug Evans
20:20 Re: [RFC 00/12] Merge value optimized_out and unavailable Pedro Alves
20:16 [PATCH 2/2] Fix "info frame" in the outermost frame. Pedro Alves
20:16 [PATCH 1/2] New OPTIMIZED_OUT_ERROR error code. Pedro Alves
20:16 [PATCH 0/2] Fix "info frame" in the outermost frame. Pedro Alves
20:06 [commit] Remove trailing whitespace in python/* Doug Evans
19:59 Re: [PATCH] Delegate to target_ops->beneath to read cache lines Pedro Alves
19:42 Re: [PATCH] Delegate to target_ops->beneath to read cache lines Doug Evans
18:55 [PATCH] include/gdb/section-scripts.h: New file. Doug Evans
17:22 Python API Retention Policy [was Re: [RFC] Python's gdb.FRAME_UNWIND_NULL_ID is no longer used. What to do with it?] Doug Evans
16:05 Re: [PATCH 2/3] skip_prolgoue (amd64) Mark Kettenis
15:27 Re: [RFC] Python's gdb.FRAME_UNWIND_NULL_ID is no longer used. What to do with it? Pedro Alves
15:11 Re: [PATCH] Let gdbserver doesn't tell GDB it support target-side breakpoint conditions and commands if it doesn't support 'Z' packet Pedro Alves
15:05 [pushed] Plug target side conditions and commands leaks (was: Re: [PATCH] Let gdbserver doesn't tell GDB it support target-side breakpoint conditions and commands if it doesn't support 'Z' packet) Pedro Alves
14:42 [patch v7 24/24] record-btrace: add (reverse-)stepping support Markus Metzger
14:41 [patch v7 22/24] btrace, gdbserver: read branch trace incrementally Markus Metzger
14:41 [patch v7 10/24] record-btrace: optionally indent function call history Markus Metzger
14:40 [patch v7 02/24] btrace: uppercase btrace_read_type Markus Metzger
14:40 [patch v7 20/24] record-btrace: add record goto target methods Markus Metzger
14:40 [patch v7 21/24] record-btrace: extend unwinder Markus Metzger
14:39 [patch v7 15/24] frame, backtrace: allow targets to supply a frame unwinder Markus Metzger
14:39 [patch v7 06/24] btrace: change branch trace data structure Markus Metzger
14:39 [patch v7 23/24] record-btrace: show trace from enable location Markus Metzger
14:39 [patch v7 12/24] btrace: add replay position to btrace thread info Markus Metzger
14:39 [patch v7 17/24] record-btrace: provide xfer_partial target method Markus Metzger
14:39 [patch v7 09/24] btrace: increase buffer size Markus Metzger
14:39 [patch v7 18/24] record-btrace: add to_wait and to_resume target methods. Markus Metzger
14:39 [patch v7 19/24] record-btrace: provide target_find_new_threads method Markus Metzger
14:39 [patch v7 16/24] record-btrace, frame: supply target-specific unwinder Markus Metzger
14:39 [patch v7 13/24] target: add ops parameter to to_prepare_to_store method Markus Metzger
14:39 [patch v7 05/24] frame: artificial frame id's Markus Metzger
14:38 [patch v7 11/24] record-btrace: make ranges include begin and end Markus Metzger
14:38 [patch v7 14/24] record-btrace: supply register target methods Markus Metzger
14:38 [patch v7 08/24] record-btrace: start counting at one Markus Metzger
14:38 [patch v7 07/24] record-btrace: fix insn range in function call history Markus Metzger
14:38 [patch v7 04/24] frame: add frame_is_tailcall function Markus Metzger
14:38 [patch v7 00/24] record-btrace: reverse Markus Metzger
14:38 [patch v7 03/24] gdbarch: add instruction predicate methods Markus Metzger
14:38 [patch v7 01/24] btrace, linux: fix memory leak when reading branch trace Markus Metzger
14:36 Re: [PATCH 2/3] skip_prolgoue (amd64) Mark Kettenis
14:27 [PATCH 3/3] Perf test case: skip-prologue Yao Qi
14:27 [PATCH 1/3] Use target_read_code in skip_prologue (i386) Yao Qi
14:27 [PATCH 2/3] skip_prolgoue (amd64) Yao Qi
14:27 [PATCH 0/3] Use target_read_code in skip_prologue Yao Qi
14:00 RE: [+rfc] Re: [patch v6 00/21] record-btrace: reverse Metzger, Markus T
13:47 Re: [PATCH] Delegate to target_ops->beneath to read cache lines Pedro Alves
13:30 Re: [PATCH] Delegate to target_ops->beneath to read cache lines Yao Qi
12:09 Re: [PATCH] Delegate to target_ops->beneath to read cache lines Pedro Alves
12:07 Re: [PATCH 1/2] fortran: enable ptype/whatis for user defined types. Keven Boell
11:12 Re: [PATCH v2 1/1] Documentation for MPX. Eli Zaretskii
09:41 RE: [PATCH v2 1/1] Documentation for MPX. Tedeschi, Walfred
02:54 Re: [PATCH] Delegate to target_ops->beneath to read cache lines Yao Qi
01:14 Re: [PATCH] Let gdbserver doesn't tell GDB it support target-side breakpoint conditions and commands if it doesn't support 'Z' packet Hui Zhu

November 28, 2013
23:01 [commit] Rename breakpoint_object to gdbpy_breakpoint_object. Doug Evans
22:35 [commit] Add some comments to configure.ac Doug Evans
21:16 Re: [RFC] Python's gdb.FRAME_UNWIND_NULL_ID is no longer used. What to do with it? Phil Muldoon
21:16 Re: [+rfc] Re: [patch v6 00/21] record-btrace: reverse Jan Kratochvil
20:14 Re: [RFC] Python's gdb.FRAME_UNWIND_NULL_ID is no longer used. What to do with it? Eli Zaretskii
20:13 Re: [PATCH v2 1/1] Documentation for MPX. Eli Zaretskii
18:58 Re: [PATCH] Print entirely unavailable struct/union values as a single <unavailable>. (Re: [PATCH 06/12] Delete value_bits_valid.) Pedro Alves
18:46 [RFC] Python's gdb.FRAME_UNWIND_NULL_ID is no longer used. What to do with it? Pedro Alves
18:26 [COMMIT PATCH] get_prev_frame, stop_reason != UNWIND_NO_REASON, add frame debug output. Pedro Alves
18:08 [COMMIT PATCH] get_prev_frame, outer_frame_id and unwind->stop_reason checks are redundant. Pedro Alves
17:38 [COMMIT PATCH] get_prev_frame, UNWIND_NULL_ID -> UNWIND_OUTERMOST Pedro Alves
17:35 [COMMIT PATCH] register: "optimized out" -> "not saved". Pedro Alves
16:18 Re: [PATCH] Let gdbserver doesn't tell GDB it support target-side breakpoint conditions and commands if it doesn't support 'Z' packet Maciej W. Rozycki
13:12 [PATCH] Make "backtrace" doesn't print python stack if init python dir get fail Hui Zhu
12:30 Re: [RFC][PATCH] GDB->Python API changes in preparation for Guile support Yao Qi
12:25 Re: [RFC][PATCH] GDB->Python API changes in preparation for Guile support Pedro Alves
12:21 Re: [PATCH 1/2] GDB process record and reverse debugging improvements for arm*-linux* Yao Qi
10:56 Re: [PATCH] testsuite: introduce index in varobj child eval. Keven Boell
10:54 [PATCH v2 1/1] Documentation for MPX. Walfred Tedeschi
09:07 Re: [PATCH] Let gdbserver doesn't tell GDB it support target-side breakpoint conditions and commands if it doesn't support 'Z' packet Hui Zhu
08:42 RE: [+rfc] Re: [patch v6 00/21] record-btrace: reverse Metzger, Markus T
06:34 [PATCH] Use gdb_produce_source Yao Qi
06:10 Re: [PATCH] mt set per-command remote-packets on|off Yao Qi
05:36 Re: [PATCH 1/3] Test on disassemble Yao Qi
03:47 Re: [PATCH] mt set per-command remote-packets on|off Eli Zaretskii
02:42 Re: [PATCH] mt set per-command remote-packets on|off Tom Tromey
01:36 [RFC] Allow to find parameters in completion for case insensitive settings Pierre Muller
01:23 [PATCH] Fix completion for pascal language Pierre Muller
00:47 Re: [PATCH] mt set per-command remote-packets on|off Doug Evans
00:32 [RFA] Fix PR 16201: internal error on a cygwin program linked against a DLL with no .data section Pierre Muller

November 27, 2013
23:58 Re: [PATCH] mt set per-command remote-packets on|off Tom Tromey
22:44 [PATCH] mt set per-command remote-packets on|off Doug Evans
22:04 Re: [PATCH 1/2] GDB process record and reverse debugging improvements for arm*-linux* Omair Javaid
21:47 Re: [PATCH 1/2] fortran: enable ptype/whatis for user defined types. Tom Tromey
21:33 Re: [PATCH v2] gdb: fix cygwin check in configure script Tom Tromey
20:35 Re: [PATCH v2] gdb: fix cygwin check in configure script Steffen Sledz
20:33 Re: [PATCH 1/3] Test on disassemble Tom Tromey
18:58 Re: [+rfc] Re: [patch v6 00/21] record-btrace: reverse Jan Kratochvil
18:53 Re: [PATCH v2] gdb: fix cygwin check in configure script Pedro Alves
18:41 Re: Sim hangs on new target at dup_arg_p() in infinite loop. Mike Frysinger
18:35 [pushed] Fix type of not saved registers. (was: Re: [PATCH 2/2] Make "set debug frame 1" output print <not saved> instead of <optimized out>.) Pedro Alves
18:14 Re: [PATCH 2/2] Make "set debug frame 1" output print <not saved> instead of <optimized out>. Pedro Alves
17:52 [PATCH 2/2] Make "set debug frame 1" output print <not saved> instead of <optimized out>. Pedro Alves
17:52 [PATCH 1/2] Make "set debug frame 1" use the standard print routine for optimized out values. Pedro Alves
17:52 [COMMITTED PATCH 0/2] "set debug frame 1" and not saved registers (was: Re: [PATCH 08/12] Replace some value_optimized_out with value_entirely_available) Pedro Alves
17:32 Re: [PATCH 4/8] remove some stale FIXMEs Pedro Alves
17:23 Re: [PATCH] Fix for PR tdep/15653: Implement SystemTap SDT probe support for AArch64 Tom Tromey
17:21 Re: [PATCH] Fix for PR tdep/15653: Implement SystemTap SDT probe support for AArch64 Tom Tromey
17:15 Re: [RFA/commit] Fix filestuff.c build error if RLIMIT_NOFILE not defined. Tom Tromey
17:08 Re: [PATCH 4/8] remove some stale FIXMEs Tom Tromey
15:58 RE: [PATCH 02/10] type: add c99 variable length array support Agovic, Sanimir
15:56 RE: [PATCH 02/10] type: add c99 variable length array support Agovic, Sanimir
15:27 Re: [PATCH] testsuite: introduce index in varobj child eval. Tom Tromey
14:44 Re: [PATCH 4/8] remove some stale FIXMEs Tom Tromey
13:49 Re: [PATCH] Delegate to target_ops->beneath to read cache lines Pedro Alves
12:41 Re: [PATCH, testsuite] Prevent warnings due to dummy malloc calls. Luis Machado
12:25 Re: [PATCH] testsuite: introduce index in varobj child eval. Keven Boell
12:22 [PATCH] Delegate to target_ops->beneath to read cache lines Yao Qi
11:28 Re: [PATCH 4/8] remove some stale FIXMEs Pedro Alves
09:49 Re: Sim hangs on new target at dup_arg_p() in infinite loop. Joel Brobecker
08:34 Re: Sim hangs on new target at dup_arg_p() in infinite loop. Mike Frysinger

November 26, 2013
22:44 [PATCH 4/8] remove some stale FIXMEs Tom Tromey
22:37 [PATCH 6/8] remove unnecessary declaration Tom Tromey
22:27 [PATCH 5/8] pack partial_symtab for space Tom Tromey
22:12 [PATCH 7/8] remove objfile_to_front Tom Tromey
21:57 [PATCH 8/8] update free_objfile comment Tom Tromey
21:50 [PATCH 3/8] put the psymtab filename in the filename bcache Tom Tromey
21:50 [PATCH 1/8] make symtab::filename const Tom Tromey
21:50 [PATCH 2/8] make symtab::dirname const Tom Tromey
21:50 [PATCH 0/8] trivia Tom Tromey
21:32 Re: [PATCH, testsuite] Prevent warnings due to dummy malloc calls. Luis Machado
21:14 Re: [PATCH, testsuite] Prevent warnings due to dummy malloc calls. Doug Evans
19:19 [PATCH, testsuite] Prevent warnings due to dummy malloc calls. Luis Machado
16:38 Re: [PATCH] Tighten regexp in gdb.base/setshow.exp Andrew Burgess
16:35 Re: [PATCH 03/12] Mark optimized out values as non-lazy. Andrew Burgess
16:28 Re: [PATCH 03/12] Mark optimized out values as non-lazy. Pedro Alves
16:16 Re: [PATCH] Tighten regexp in gdb.base/setshow.exp Pedro Alves
16:11 [PATCH] Tighten regexp in gdb.base/setshow.exp Andrew Burgess
15:16 Re: [PATCH] testsuite: introduce index in varobj child eval. Tom Tromey
15:05 Re: [PATCH 2/2] handle an unspecified return address column Joel Brobecker
14:50 Re: [PATCH 2/2] handle an unspecified return address column Tom Tromey
14:42 Re: [PATCH 2/2] handle an unspecified return address column Tom Tromey
14:41 Re: [PATCH 2/2] handle an unspecified return address column Tom Tromey
14:37 Re: [PATCH 2/2] handle an unspecified return address column Joel Brobecker
14:30 Re: [PATCH 2/2] handle an unspecified return address column Mark Kettenis
13:55 Re: [PATCH 2/2] handle an unspecified return address column Joel Brobecker
13:48 Re: [PATCH 2/2] handle an unspecified return address column Mark Kettenis
13:35 Re: [PATCH 2/2] handle an unspecified return address column Joel Brobecker
12:39 Re: [patch v6 21/21] record-btrace: add (reverse-)stepping support Jan Kratochvil
12:10 [PATCH] testsuite: introduce index in varobj child eval. Keven Boell
10:14 [PATCH 2/2] fortran: enable ptype/whatis for modules. Keven Boell
10:13 [PATCH 1/2] fortran: enable ptype/whatis for user defined types. Keven Boell
10:13 [PATCH 0/2] enable ptype/whatis for fortran types/modules Keven Boell
09:46 Re: [PATCH] Fix for PR tdep/15653: Implement SystemTap SDT probe support for AArch64 Marcus Shawcroft
09:39 Re: [PATCH] Print entirely unavailable struct/union values as a single <unavailable>. (Re: [PATCH 06/12] Delete value_bits_valid.) Andrew Burgess
08:38 [pushed] [PATCH v3 1/1] Fix PR16193 - gdbserver aborts. Tedeschi, Walfred
04:56 [RFA/commit] Fix filestuff.c build error if RLIMIT_NOFILE not defined. Joel Brobecker
03:22 [FYI/www] Fix link to Internals Manual for master branch. Joel Brobecker
02:58 Re: gdbserver, aarch64: Zero out regs in aarch64_linux_set_debug_regs Joel Brobecker
01:25 Re: [PATCH] Debug Methods in GDB Python Siva Chandra

November 25, 2013
23:55 Re: Fix for pr16196: Honor fetch limit for strings of known size Sterling Augustine
21:41 Re: [RFA] Fix c++/14819 (implicit this) Keith Seitz
21:11 Re: [PATCH] Fix for PR tdep/15653: Implement SystemTap SDT probe support for AArch64 Sergio Durigan Junior
18:52 [PATCH] Print entirely unavailable struct/union values as a single <unavailable>. (Re: [PATCH 06/12] Delete value_bits_valid.) Pedro Alves
17:26 Re: [patch v6 18/21] record-btrace: extend unwinder Jan Kratochvil
17:08 Re: [PATCH v3 1/1] Fix PR16193 - gdbserver aborts. Pedro Alves
17:00 [PATCH v3 1/1] Fix PR16193 - gdbserver aborts. Walfred Tedeschi
16:50 RE: [PATCH v2 1/1] Fix PR16193 - gdbserver aborts. Tedeschi, Walfred
16:28 Re: [PATCH v2 1/1] Fix PR16193 - gdbserver aborts. Pedro Alves
16:06 RE: [Patch v2 02/10] type: add c99 variable length array support Agovic, Sanimir
15:55 [PATCH v2 1/1] Fix PR16193 - gdbserver aborts. Walfred Tedeschi
15:48 RE: [Patch v2 01/10] vla: introduce new bound type abstraction adapt uses Agovic, Sanimir
15:46 Re: gdbserver, aarch64: Zero out regs in aarch64_linux_set_debug_regs Will Newton
15:31 Re: [PATCH v1 1/1] Fix PR16193 - gdbserver aborts. Walfred Tedeschi
15:24 Re: gdbserver, aarch64: Zero out regs in aarch64_linux_set_debug_regs Joel Brobecker
15:19 Re: [PATCH v1 1/1] Fix PR16193 - gdbserver aborts. Mark Kettenis
15:14 Re: gdbserver, aarch64: Zero out regs in aarch64_linux_set_debug_regs Will Newton
15:04 Re: [PATCH v1 1/1] Fix PR16193 - gdbserver aborts. Pedro Alves
15:03 Re: [PATCH v1 1/1] Fix PR16193 - gdbserver aborts. Pedro Alves
15:01 Re: [PATCH v1 1/1] Fix PR16193 - gdbserver aborts. Pedro Alves
14:57 RE: [PATCH v1 1/1] Fix PR16193 - gdbserver aborts. Tedeschi, Walfred
14:51 Re: [PATCH v1 1/1] Fix PR16193 - gdbserver aborts. Walfred Tedeschi
14:49 Re: [PATCH v1 1/1] Fix PR16193 - gdbserver aborts. Mark Kettenis
14:40 Re: [PATCH v1 1/1] Fix PR16193 - gdbserver aborts. Pedro Alves
14:33 RE: [PATCH v1 1/1] Fix PR16193 - gdbserver aborts. Tedeschi, Walfred
14:23 Re: [PATCH v1 1/1] Fix PR16193 - gdbserver aborts. Pedro Alves
13:40 [PATCH v1 1/1] Fix PR16193 - gdbserver aborts. Walfred Tedeschi
13:07 Re: [PATCH 1/2] GDB process record and reverse debugging improvements for arm*-linux* Oza Pawandeep
13:03 Re: gdbserver, aarch64: Zero out regs in aarch64_linux_set_debug_regs Joel Brobecker
12:56 Re: gdbserver, aarch64: Zero out regs in aarch64_linux_set_debug_regs Will Newton
12:51 Re: gdbserver, aarch64: Zero out regs in aarch64_linux_set_debug_regs Joel Brobecker
12:24 Re: Release 2.24 Joel Brobecker
12:19 RE: gdbserver crash due to: [pushed] [PATCH V7 0/8] Intel(R) MPX register support Tedeschi, Walfred
12:18 FYI: gdbserver crash due to: [pushed] [PATCH V7 0/8] Intel(R) MPX register support Joel Brobecker
11:50 Re: Release 2.24 Maciej W. Rozycki
09:52 Re: [PATCH] Fix for PR tdep/15653: Implement SystemTap SDT probe support for AArch64 Marcus Shawcroft
09:49 Re: [PATCH v2] Events when inferior is modified Phil Muldoon
09:47 Re: Release 2.24 Joel Brobecker
09:17 Re: Release 2.24 Tristan Gingold
08:15 RE: [pushed] [PATCH V7 0/8] Intel(R) MPX register support Tedeschi, Walfred
07:49 RE: [PATCH 1/3] Test on disassemble Agovic, Sanimir
04:56 Re: [patch, sim] Fix simulator Makefile Mike Frysinger
03:40 Re: [PATCH 0/2] GDB process record and reverse debugging improvements for arm*-linux* Eli Zaretskii
03:10 [RFC][PATCH] GDB->Python API changes in preparation for Guile support Doug Evans
01:35 Re: [PATCH 1/3] Test on disassemble Yao Qi
00:05 [PATCH] VFP, SIMD and coprocessor instructions recording for arm*-linux* targets. Omair Javaid

November 24, 2013
23:49 Re: [PATCH 1/2] GDB process record and reverse debugging improvements for arm*-linux* Omair Javaid
23:48 Re: [PATCH 0/2] GDB process record and reverse debugging improvements for arm*-linux* Omair Javaid
23:48 Re: [PATCH 2/2] GDB process record and reverse debugging improvements for arm*-linux* Omair Javaid
23:35 [PATCH] Fix for PR tdep/15653: Implement SystemTap SDT probe support for AArch64 Sergio Durigan Junior
12:14 [PATCH v2] gdb: fix cygwin check in configure script Steffen Sledz
10:07 Fwd: Re: [PATCH] Fix gdb.base/shreloc.exp: (msymbol) relocated functions have different addresses fail in cygwin Hui Zhu
09:02 Re: Release 2.24 Joel Brobecker
07:05 Re: [PATCH 0/3 V3] Cache code access for disassemble Yao Qi
05:04 Re: [PATCH 1/3] Test on disassemble Yao Qi
02:12 [PATCH 10/11] Match dynamic="1" in the output of -var-list-children Yao Qi
02:12 [RCF 00/11] Visit varobj available children only in MI Yao Qi
02:12 [PATCH 04/11] Remove #if HAVE_PYTHON Yao Qi
02:12 [PATCH 11/11] Test case Yao Qi
02:12 [PATCH 05/11] Rename varobj_pretty_printed_p to varobj_is_dynamic_p Yao Qi
02:12 [PATCH 07/11] MI option --available-children-only Yao Qi
02:12 [PATCH 06/11] Use varobj_is_dynamic_p more widely Yao Qi
02:12 [PATCH 03/11] Iterate over 'struct varobj_item' instead of PyObject Yao Qi
02:12 [PATCH 09/11] Delete varobj's children on traceframe is changed. Yao Qi
02:12 [PATCH 02/11] Generalize varobj iterator Yao Qi
02:12 [PATCH 08/11] Iterator varobj_items by their availability Yao Qi
02:12 [PATCH 01/11] Use 'struct varobj_item' to represent name and value pair Yao Qi
00:46 [commit] gdb.base/ena-dis-br.exp: Add missing quote. Doug Evans
00:06 [commit] test name tweaks for py-value.exp Doug Evans

November 23, 2013
23:57 [commit] fix typo in py-type.exp Doug Evans
23:49 [commit] unique test names, minor cleanups, in py-symbol.exp Doug Evans
23:23 [commit] fix whitespace in py-symbol.exp Doug Evans
23:17 [commit] Fix long line in earlier ChangeLog entry. Doug Evans
23:12 [commit] restore testing of source foo.py if python not configured in Doug Evans
22:51 [commit] py-frame.c: Delete FIRST_ERROR, superfluous Doug Evans
22:41 [commit] python/py-frame.c (frapy_block): Fix error message text. Doug Evans
19:56 [commit] cli/cli-script.c (multi_line_command_p): New function. Doug Evans
19:27 Re: [Patch v2 01/10] vla: introduce new bound type abstraction adapt uses Doug Evans
19:12 Re: [PATCH 06/10] vla: update type from newly created value Doug Evans
11:42 Re: Release 2.24 Hans-Peter Nilsson

November 22, 2013
22:41 Re: Old config.guess in binutils-gdb git Alan Modra
21:56 [PATCH] Debug Methods in GDB Python Siva Chandra
20:49 Re: [Patch v2 00/10] C99 variable length array support Tom Tromey
20:48 Re: [Patch v2 06/10] vla: print "dynamic length" for unresolved dynamic bounds Tom Tromey
20:46 Re: [Patch v2 05/10] vla: update type from newly created value Tom Tromey
20:37 Re: [Patch v2 02/10] type: add c99 variable length array support Tom Tromey
20:35 Re: Fix for pr16196: Honor fetch limit for strings of known size Doug Evans
20:02 Fix for pr16196: Honor fetch limit for strings of known size Sterling Augustine
20:00 Re: [PATCH 1/2] Update doc on displayhint in command -var-list-children Tom Tromey
20:00 Re: [PATCH 02/10] type: add c99 variable length array support Tom Tromey
19:34 [patch, sim] Fix simulator Makefile Steve Ellcey
19:33 Re: [Patch v2 01/10] vla: introduce new bound type abstraction adapt uses Tom Tromey
19:28 Rename gdb.dwarf2/dw2-bad-cfi.* to gdb.dwarf2/dw2-unspecified-ret-addr.*. (was: Re: [PATCH] update comment in dw2-bad-cfi.S.) Pedro Alves
19:18 Re: [Patch v2 10/10] test: add mi vla test Tom Tromey
19:16 Re: [Patch v2 08/10] test: evaluate pointers to C99 vla correctly. Tom Tromey
19:15 Re: [Patch v2 09/10] test: basic c99 vla tests Tom Tromey
19:09 [PATCH] update comment in dw2-bad-cfi.S. Tom Tromey
18:55 Re: [Patch v2 07/10] test: multi-dimensional c99 vla. Tom Tromey
18:30 Re: [PATCH 3/3] Test on backtrace Tom Tromey
18:29 Re: [PATCH 2/3] Test on single step Tom Tromey
18:22 Re: [PATCH 1/3] Test on disassemble Tom Tromey
17:56 Re: [PATCH 2/2] handle an unspecified return address column Tom Tromey
17:40 Re: [PATCH 1/2] avoid infinite loop with bad debuginfo Pedro Alves
17:23 Re: release-related minor questions (post switch to git) Tom Tromey
17:16 Re: [pushed] [PATCH V7 0/8] Intel(R) MPX register support Tom Tromey
17:06 Re: [PATCH 1/2] avoid infinite loop with bad debuginfo Tom Tromey
15:09 RE: C99 variable length array support Agovic, Sanimir
15:01 Re: [COMMITTED] Eliminate dwarf2_frame_cache recursion, don't unwind from the dwarf2 sniffer (move dwarf2_tailcall_sniffer_first elsewhere). Mark Kettenis
14:52 Re: Release 2.24 Tom Tromey
14:31 Re: [PATCH 1/2] avoid infinite loop with bad debuginfo Pedro Alves
14:29 RE: [pushed] [PATCH V7 0/8] Intel(R) MPX register support Tedeschi, Walfred
14:13 Re: [PATCH] Don't let two frames with the same id end up in the frame chain. (Re: [PATCH 1/2] avoid infinite loop with bad debuginfo) Pedro Alves
14:13 [COMMITTED] Make use of the frame stash to detect wider stack cycles. (was: Re: [PATCH] Don't let two frames with the same id end up in the frame chain. (Re: [PATCH 1/2] avoid infinite loop with bad debuginfo)) Pedro Alves
14:06 [COMMITTED] Eliminate dwarf2_frame_cache recursion, don't unwind from the dwarf2 sniffer (move dwarf2_tailcall_sniffer_first elsewhere). Pedro Alves
13:57 release-related minor questions (post switch to git) Joel Brobecker
13:51 RE: [pushed] [PATCH V7 0/8] Intel(R) MPX register support Tedeschi, Walfred
13:41 Re: [pushed] [PATCH V7 0/8] Intel(R) MPX register support Pedro Alves
12:50 Re: [pushed] [PATCH V7 0/8] Intel(R) MPX register support Yao Qi
12:35 RE: [pushed] [PATCH V7 0/8] Intel(R) MPX register support Tedeschi, Walfred
10:53 Re: C99 variable length array support Pedro Alves
08:41 RE: C99 variable length array support Agovic, Sanimir
08:17 RE: [pushed] [PATCH V7 0/8] Intel(R) MPX register support Tedeschi, Walfred
07:43 Re: Release 2.24 Joel Brobecker
07:40 Re: [PATCH 2/3] set/show code-cache Eli Zaretskii
04:33 Re: [PATCH] Move "types deeply equal" code from py-type.c to gdbtypes.c Doug Evans
04:22 [PATCH] make GDB can handle the binary that psymbol table has something wrong Hui Zhu
03:28 Re: Release 2.24 Joel Brobecker
03:02 Re: Release 2.24 H.J. Lu
02:19 Re: Release 2.24 Joel Brobecker
01:51 Re: [PATCH 2/3] set/show code-cache Yao Qi
01:45 Re: [PATCH 2/3] set/show code-cache Yao Qi
01:17 Re: [PATCH 1/2] Use mi_create_floating_varobj Yao Qi
00:38 Re: [PATCH 04/10] Don't stress 'remote' in "Data Caching" in doc Doug Evans

November 21, 2013
21:47 Re: [PATCH 2/3] set/show code-cache Doug Evans
21:17 [FYI] MAINTAINERS (Write After Approval): Add myself to the list. Samuel Bronson
21:12 Re: [PATCH 2/3] set/show code-cache Tom Tromey
21:06 Re: [RFA] Fix c++/14819 (implicit this) Tom Tromey
20:50 Re: [PATCH 2/3] set/show code-cache Doug Evans
20:48 Re: [PATCH 2/3] set/show code-cache Doug Evans
19:45 Re: [pushed] [PATCH V7 0/8] Intel(R) MPX register support Pedro Alves
19:44 Re: [PATCH 2/2] Check has_more in mi_create_dynamic_varobj Tom Tromey
19:38 Re: [PATCH 1/2] Use mi_create_floating_varobj Tom Tromey
19:33 Re: [PATCH 2/3] set/show code-cache Tom Tromey
19:25 Re: Release 2.24 Maciej W. Rozycki
19:25 Re: [RFA] Fix c++/14819 (implicit this) Keith Seitz
19:10 Re: [PATCH] Don't let two frames with the same id end up in the frame chain. (Re: [PATCH 1/2] avoid infinite loop with bad debuginfo) Tom Tromey
19:01 Re: C99 variable length array support Pedro Alves
18:52 Re: C99 variable length array support Pedro Alves
18:50 Re: C99 variable length array support Pedro Alves
17:42 Re: [PATCH 06/10] vla: update type from newly created value Pedro Alves
16:40 Re: [PATCH 1/1] Documentation for MPX. Eli Zaretskii
16:13 Re: [PATCH] Don't let two frames with the same id end up in the frame chain. (Re: [PATCH 1/2] avoid infinite loop with bad debuginfo) Pedro Alves
16:13 Re: [PATCH 2/3] set/show code-cache Eli Zaretskii
15:09 [PATCH 1/1] Documentation for MPX. Walfred Tedeschi
15:09 [PATCH 1/1] Documentation for MPX. Walfred Tedeschi
14:33 [Patch v2 10/10] test: add mi vla test Sanimir Agovic
14:32 [Patch v2 09/10] test: basic c99 vla tests Sanimir Agovic
14:32 [Patch v2 08/10] test: evaluate pointers to C99 vla correctly. Sanimir Agovic
14:32 [Patch v2 05/10] vla: update type from newly created value Sanimir Agovic
14:32 [Patch v2 06/10] vla: print "dynamic length" for unresolved dynamic bounds Sanimir Agovic
14:32 [Patch v2 04/10] vla: enable sizeof operator for indirection Sanimir Agovic
14:31 [Patch v2 07/10] test: multi-dimensional c99 vla. Sanimir Agovic
14:31 [Patch v2 01/10] vla: introduce new bound type abstraction adapt uses Sanimir Agovic
14:30 [Patch v2 03/10] vla: enable sizeof operator to work with variable length arrays Sanimir Agovic
14:30 [Patch v2 02/10] type: add c99 variable length array support Sanimir Agovic
14:30 [Patch v2 00/10] C99 variable length array support Sanimir Agovic
14:04 [PATCH 1/1] Documentation for MPX. y
14:03 [PATCH 1/1] Documentation for MPX. y
12:21 Re: [PATCH 2/3] set/show code-cache Yao Qi
11:47 Re: [PATCH 2/3] set/show code-cache Pedro Alves
11:37 Re: [PATCH] gdb.mi/mi-info-os.exp: Fix cross-debugger testing Pedro Alves
05:06 [PATCH 1/2] Use mi_create_floating_varobj Yao Qi
05:06 [PATCH 2/2] Check has_more in mi_create_dynamic_varobj Yao Qi
03:52 Re: [PATCH 2/3] set/show code-cache Eli Zaretskii
03:33 Re: [PATCH 2/2] Doc 'dynamic' for command -var-list-children Yao Qi
03:05 Re: [PATCH 2/3] set/show code-cache Yao Qi
02:56 Re: [PATCH 1/3] Renaming in target-dcache.c Yao Qi
01:47 Re: [PATCH 3/3] Use target_read_code in disassemble. Doug Evans
01:45 Re: [PATCH 1/3] Renaming in target-dcache.c Doug Evans
01:34 [commit] linux-low.c (linux_set_resume_request): Fix comment. Doug Evans
01:18 [PATCH 3/3] Use target_read_code in disassemble. Yao Qi
01:18 [PATCH 0/3 V3] Cache code access for disassemble Yao Qi
01:18 [PATCH 2/3] set/show code-cache Yao Qi
01:18 [PATCH 1/3] Renaming in target-dcache.c Yao Qi
00:33 [commit] linux-low.c (resume_status_pending_p): Tweak comment. Doug Evans

November 20, 2013
21:21 Re: [PATCH] Don't let two frames with the same id end up in the frame chain. (Re: [PATCH 1/2] avoid infinite loop with bad debuginfo) Tom Tromey
20:01 Re: [PATCH] gdb.mi/mi-info-os.exp: Fix cross-debugger testing Maciej W. Rozycki
19:19 Re: [PATCH] gdb.mi/mi-info-os.exp: Fix cross-debugger testing Pedro Alves
19:04 Re: [PATCH] Eliminate dwarf2_frame_cache recursion (move dwarf2_tailcall_sniffer_first elsewhere) Pedro Alves
18:57 [PING][PATCH] gdb.mi/mi-info-os.exp: Fix cross-debugger testing Maciej W. Rozycki
18:27 Re: [PATCH v3 10/13] don't check for unistd.h Joel Brobecker
18:27 [PATCH] Don't let two frames with the same id end up in the frame chain. (Re: [PATCH 1/2] avoid infinite loop with bad debuginfo) Pedro Alves
18:03 [PATCH] Eliminate dwarf2_frame_cache recursion (move dwarf2_tailcall_sniffer_first elsewhere) Pedro Alves
17:58 Re: [PATCH v3 10/13] don't check for unistd.h Eli Zaretskii
17:28 [COMMIT PATCH] Make the maint.exp:'maint print objfiles' test less fragile. Pedro Alves
17:25 pushed: [RFA/Python] Fix int() builtin with range type gdb.Value objects. Joel Brobecker
15:54 Re: [RFA/Python] Fix int() builtin with range type gdb.Value objects. Tom Tromey
15:50 Re: [PATCH v3 10/13] don't check for unistd.h Tom Tromey
13:24 RE: [PATCH 1/3] Test on disassemble Agovic, Sanimir
13:23 Re: [PATCH 05/10] vla: allow side effects for sizeof argument Pedro Alves
13:11 Re: [PATCH 07/10] Associate target_dcache to address_space. Yao Qi
13:08 [pushed] [PATCH V7 0/8] Intel(R) MPX register support Tedeschi, Walfred
12:47 RE: [PATCH 06/10] vla: update type from newly created value Agovic, Sanimir
12:18 RE: [PATCH 05/10] vla: allow side effects for sizeof argument Agovic, Sanimir
12:16 RE: [PATCH 05/10] vla: allow side effects for sizeof argument Agovic, Sanimir
11:21 RE: [PATCH v3 10/13] don't check for unistd.h Pierre Muller
11:02 Re: [PATCH] gdb/arm-tdep.c: Remove "Infinite loop detected" error message. Will Newton
10:31 Re: [PATCH 06/10] vla: update type from newly created value Pedro Alves
07:56 [PATCH OBV] s/see @pxref/@pxref in doc Yao Qi
07:54 RE: [PATCH 06/10] vla: update type from newly created value Agovic, Sanimir
04:46 Re: [PATCH 07/10] Associate target_dcache to address_space. Yao Qi
04:46 Re: [PATCH 06/10] Add REGISTRY for struct address_space. Yao Qi
04:01 Re: [PATCH 00/10 V2] Cache code access for disassemble Yao Qi
03:58 Re: [PATCH 04/10] Don't stress 'remote' in "Data Caching" in doc Eli Zaretskii
03:47 Re: [PATCH 04/10] Don't stress 'remote' in "Data Caching" in doc Yao Qi
03:46 Re: [PATCH v3 10/13] don't check for unistd.h Eli Zaretskii
02:59 Re: [RFA 2/2] Add "undefined-command" error code at end of ^error result... Joel Brobecker
02:53 [PATCH 3/3] Test on backtrace Yao Qi
02:53 [PATCH 0/3] More perf test cases Yao Qi
02:52 [PATCH 2/3] Test on single step Yao Qi
02:52 [PATCH 1/3] Test on disassemble Yao Qi
02:48 Re: [RFA/Python] Fix int() builtin with range type gdb.Value objects. Joel Brobecker
02:42 Re: [RFC] Debug Methods in GDB Python Doug Evans
02:41 Re: [PATCH v3 10/13] don't check for unistd.h Joel Brobecker
02:16 Re: [PATCH 04/10] Don't stress 'remote' in "Data Caching" in doc Doug Evans
00:39 Re: [PATCH 1/2] Update doc on displayhint in command -var-list-children Yao Qi
00:03 Re: [RFC] Debug Methods in GDB Python Siva Chandra

November 19, 2013
23:52 Re: [RFC] Debug Methods in GDB Python Doug Evans
23:43 Re: [RFC] Debug Methods in GDB Python Doug Evans
21:58 Re: [PATCH v3 10/13] don't check for unistd.h Tom Tromey
21:27 Re: [PATCH v3 10/13] don't check for unistd.h Tom Tromey
21:08 Re: [PATCH v3 10/13] don't check for unistd.h Eli Zaretskii
21:05 Re: [PATCH] Add d_main_name to dlang.c Tom Tromey
20:59 RE: [PATCH] Add d_main_name to dlang.c Pierre Muller
20:56 RE: [PATCH v3 10/13] don't check for unistd.h Pierre Muller
20:24 Re: [PATCH 1/2] avoid infinite loop with bad debuginfo Tom Tromey
19:07 Re: [PATCH 1/2] avoid infinite loop with bad debuginfo Pedro Alves
18:06 Re: [PATCH 1/2] avoid infinite loop with bad debuginfo Tom Tromey
17:50 Re: [PATCH] Add d_main_name to dlang.c Tom Tromey
17:43 Re: [PATCH] Add d_main_name to dlang.c Iain Buclaw
17:08 Re: [PATCH] gdb/arm-tdep.c: Remove "Infinite loop detected" error message. Pedro Alves
17:05 Re: [PATCH 05/10] vla: allow side effects for sizeof argument Pedro Alves
16:33 Re: [PATCH 1/2] Update doc on displayhint in command -var-list-children Tom Tromey
16:22 Re: [PATCH 1/2] avoid infinite loop with bad debuginfo Pedro Alves
16:17 Re: [PATCH 1/2] Update doc on displayhint in command -var-list-children Eli Zaretskii
16:16 Re: [PATCH 2/2] Doc 'dynamic' for command -var-list-children Eli Zaretskii
16:11 Re: [RFA 2/2] Add "undefined-command" error code at end of ^error result... Eli Zaretskii
16:09 Re: [RFA 1/2] New GDB/MI command "-info-gdb-mi-command" Eli Zaretskii
15:52 Re: [PATCH] Add d_main_name to dlang.c Tom Tromey
15:49 Re: [PATCH 1/2] avoid infinite loop with bad debuginfo Tom Tromey
15:47 Re: Question regarding gdb pkg Joseph S. Myers
15:43 Re: [PATCH 1/2] avoid infinite loop with bad debuginfo Tom Tromey
15:31 RE: [PATCH V7 5/8] Add MPX support to gdbserver. Tedeschi, Walfred
15:14 RE: [PATCH 02/10] type: add c99 variable length array support Agovic, Sanimir
15:10 Re: [PATCH V7 5/8] Add MPX support to gdbserver. Pedro Alves
15:09 Re: [PATCH 1/2] avoid infinite loop with bad debuginfo Pedro Alves
15:08 Re: [RFA/Python] Fix int() builtin with range type gdb.Value objects. Tom Tromey
15:07 Re: [PATCH] gdb/arm-tdep.c: Remove "Infinite loop detected" error message. Richard Earnshaw
15:06 Re: [commit/ARI] gdb_ari.sh: Remove entries for dirent.h and stat.h. Tom Tromey
15:05 Re: [PATCH] gdb/arm-tdep.c: Use filtered output in arm_print_float_info. Richard Earnshaw
14:40 Re: [RFA GDB/MI] Help determine if GDB/MI command exists or not Pedro Alves
14:06 Re: [commit/ARI] gdb_ari.sh: Remove entries for dirent.h and stat.h. Joel Brobecker
13:12 Re: [PATCH 08/10] Don't invalidate dcache when option stack-cache is changed Yao Qi
12:49 Re: [PATCH 05/10] Invalidate or shrink dcache when setting is changed. Yao Qi
12:20 Question regarding gdb pkg snehal
12:15 RE: [commit/ARI] gdb_ari.sh: Remove entries for dirent.h and stat.h. Pierre Muller
12:14 RE: [PATCH V7 0/8] Intel(R) MPX register support Tedeschi, Walfred
11:52 Re: [PATCH 08/10] Don't invalidate dcache when option stack-cache is changed Pedro Alves
11:39 Re: [PATCH 05/10] Invalidate or shrink dcache when setting is changed. Pedro Alves
11:31 [PATCH 1/2] Update doc on displayhint in command -var-list-children Yao Qi
11:31 [PATCH 2/2] Doc 'dynamic' for command -var-list-children Yao Qi
11:20 Re: [PATCH 3/3] Remove unnecessary '\'. Pedro Alves
11:19 Re: [PATCH 2/3] Fix format issues in lib/mi-support.exp Pedro Alves
11:13 Re: [RFA 2/2] Add "undefined-command" error code at end of ^error result... Pedro Alves
10:28 Re: [PATCH V7 0/8] Intel(R) MPX register support Mark Kettenis
08:32 RE: [PATCH V7 0/8] Intel(R) MPX register support Tedeschi, Walfred
08:28 RE: [PATCH V7 8/8] Add MPX feature description to GDB manual. Tedeschi, Walfred
07:29 Re: [PATCH 1/3] Remove 'whatever' in lib/mi-support.exp Yao Qi
07:06 [PATCH 2/3] Fix format issues in lib/mi-support.exp Yao Qi
07:06 [PATCH 3/3] Remove unnecessary '\'. Yao Qi
07:06 [PATCH 0/3] Cleanup mi-support.exp Yao Qi
07:06 [PATCH 1/3] Remove 'whatever' in lib/mi-support.exp Yao Qi
06:43 [PATCH OBV] Fix typo Yao Qi
06:19 Re: [PATCH 08/10] Don't invalidate dcache when option stack-cache is changed Yao Qi
06:16 Re: [PATCH] Fix PR 12702 - gdb can hang waiting for thread group leader (gdbserver) Hui Zhu
06:02 Re: [PATCH 05/10] Invalidate or shrink dcache when setting is changed. Yao Qi
04:35 Re: [RFA 2/2] Add "undefined-command" error code at end of ^error result... Joel Brobecker
04:10 Re: [RFA 1/2] New GDB/MI command "-info-gdb-mi-command" Joel Brobecker
03:05 Re: [RFA/Python] Fix int() builtin with range type gdb.Value objects. Joel Brobecker
02:42 [commit/ARI] gdb_ari.sh: Remove entries for dirent.h and stat.h. Joel Brobecker
01:53 New ARI warning Tue Nov 19 01:53:09 UTC 2013 GDB Administrator

November 18, 2013
23:03 [PATCH] Add d_main_name to dlang.c Iain Buclaw
21:28 [PATCH v3 13/13] remove gdb_stat.h Tom Tromey
21:12 [PATCH v3 05/13] don't check for string.h or strings.h Tom Tromey
20:46 [PATCH v3 06/13] import gnulib dirent module Tom Tromey
20:46 [PATCH v3 09/13] stdlib.h is universal too Tom Tromey
20:46 [PATCH v3 10/13] don't check for unistd.h Tom Tromey
20:39 [PATCH v3 04/13] remove gdb_string.h Tom Tromey
20:37 [PATCH v3 08/13] don't check for stddef.h Tom Tromey
20:37 [PATCH v3 11/13] sys/types.h cleanup Tom Tromey
20:27 [PATCH v3 12/13] import gnulib sys/stat.h module Tom Tromey
20:27 [PATCH v3 07/13] remove gdb_dirent.h Tom Tromey
20:27 [PATCH v3 00/13] use gnulib more heavily Tom Tromey
20:26 [PATCH v3 03/13] import strstr and strerror modules Tom Tromey
20:26 [PATCH v3 02/13] change how list of modules is computed Tom Tromey
20:26 [PATCH v3 01/13] link gdbreplay against gnulib Tom Tromey
19:21 Re: [PATCH V7 8/8] Add MPX feature description to GDB manual. Pedro Alves
18:59 Re: [PATCH v2 15/16] conditionally define __WCLONE Tom Tromey
18:52 Re: [PATCH v2 15/16] conditionally define __WCLONE Pedro Alves
18:25 Re: [PATCH v2 02/16] change how list of modules is computed Tom Tromey
18:23 Re: [PATCH 1/2] avoid infinite loop with bad debuginfo Tom Tromey
18:17 Re: [PATCH v2 02/16] change how list of modules is computed Pedro Alves
17:29 Re: [PATCH 2/2] Read memory in multiple lines in dcache_xfer_memory. Pedro Alves
17:29 Re: [RFA 2/2] Add "undefined-command" error code at end of ^error result... Eli Zaretskii
17:25 Re: [RFA 1/2] New GDB/MI command "-info-gdb-mi-command" Eli Zaretskii
17:21 Re: Release 2.24 Joel Brobecker
17:13 [RFA 2/2] Add "undefined-command" error code at end of ^error result... Joel Brobecker
17:12 [RFA 1/2] New GDB/MI command "-info-gdb-mi-command" Joel Brobecker
17:12 [RFA GDB/MI] Help determine if GDB/MI command exists or not Joel Brobecker
17:08 Re: [PATCH 10/10] Use target_read_code in disassemble. Doug Evans
16:58 Re: [PATCH 2/2] Read memory in multiple lines in dcache_xfer_memory. Pedro Alves
16:52 Re: Release 2.24 Maciej W. Rozycki
15:59 Re: [RFA/Python] Fix int() builtin with range type gdb.Value objects. Tom Tromey
15:56 Re: [PATCH 05/10] Invalidate or shrink dcache when setting is changed. Pedro Alves
15:53 Re: [PATCH 05/10] vla: allow side effects for sizeof argument Tom Tromey
15:51 Re: [PATCH 03/10] Move target-dcache out of target.c Pedro Alves
15:43 Re: [PATCH 08/10] Don't invalidate dcache when option stack-cache is changed Pedro Alves
15:42 Re: [PATCH] gdb: fix cygwin check in configure script Tom Tromey
15:15 Re: [PATCH v4 9/9] enable target-async Pedro Alves
14:31 Re: [PATCH v2] Events when inferior is modified Eli Zaretskii
14:12 Re: [PATCH 05/10] Invalidate or shrink dcache when setting is changed. Yao Qi
14:02 Re: [PATCH 08/10] Don't invalidate dcache when option stack-cache is changed Yao Qi
12:51 Re: [PATCH] [SPARC64] Figure out where a longjmp will land Jose E. Marchesi
12:39 [PATCH v2] Events when inferior is modified Nick Bull
12:07 [OB] Simplify dwarf2-frame.c:read_addr_from_reg. (was: [RFA] Rename "read_reg" into "read_addr_from_reg" in struct dwarf_expr_context_funcs) Pedro Alves
12:05 [commit/testsuite] mi-language.exp: Check "langauge-option" in -list-features output. Joel Brobecker
11:37 pushed: [RFA/commit+doco] Add "language-option" to -list-features Joel Brobecker
11:15 [RFA/Python] Fix int() builtin with range type gdb.Value objects. Joel Brobecker
09:37 RE: [PATCH 01/10] vla: introduce new bound type abstraction adapt uses Agovic, Sanimir
08:39 RE: [PATCH 05/10] vla: allow side effects for sizeof argument Agovic, Sanimir
08:23 [PATCH 10/10] Use target_read_code in disassemble. Yao Qi

November 17, 2013
22:02 Re: [PATCH 09/10] set/show code-cache Doug Evans
21:44 Re: [PATCH 08/10] Don't invalidate dcache when option stack-cache is changed Doug Evans
21:22 Re: [PATCH 04/10] Don't stress 'remote' in "Data Caching" in doc Eli Zaretskii
21:09 Re: [PATCH 07/10] Associate target_dcache to address_space. Doug Evans
20:55 Re: [PATCH 06/10] Add REGISTRY for struct address_space. Doug Evans
20:34 Re: [PATCH 05/10] Invalidate or shrink dcache when setting is changed. Doug Evans
20:15 Re: [PATCH 04/10] Don't stress 'remote' in "Data Caching" in doc Doug Evans
20:09 Re: [PATCH 03/10] Move target-dcache out of target.c Doug Evans
19:52 Re: [PATCH 02/10] Don't update target_dcache if it is not initialized Doug Evans
19:34 Re: [PATCH 01/10] Remove last_cache Doug Evans
17:59 Re: [PATCH] Move "types deeply equal" code from py-type.c to gdbtypes.c Doug Evans
17:22 Re: [PATCH, doc RFA] Allow CLI and Python conditions to be set on same breakpoint Doug Evans
17:03 Re: [PATCH, doc RFA] Allow CLI and Python conditions to be set on same breakpoint Doug Evans
09:43 Re: [PATCH 00/10 V2] Cache code access for disassemble Yao Qi
03:02 pushed: [RFA] Rename "read_reg" into "read_addr_from_reg" in struct dwarf_expr_context_funcs Joel Brobecker

November 16, 2013
12:12 Re: [RFA] Rename "read_reg" into "read_addr_from_reg" in struct dwarf_expr_context_funcs Pedro Alves
05:46 Re: [PATCH v5] Resurrect gdb-add-index as a contrib script Jan Kratochvil
03:51 [RFA] Rename "read_reg" into "read_addr_from_reg" in struct dwarf_expr_context_funcs Joel Brobecker
02:48 pushed: [RFA/Ada(v2) 1/3] Add command to list Ada exceptions Joel Brobecker
01:03 Re: [RFC] Debug Methods in GDB Python Siva Chandra
00:54 Re: [RFC] Debug Methods in GDB Python Siva Chandra
00:05 Re: [RFC] Debug Methods in GDB Python Doug Evans

November 15, 2013
22:28 Re: [RFC] Debug Methods in GDB Python Siva Chandra
22:00 Re: [RFC] Debug Methods in GDB Python Tom Tromey
21:14 [PATCH v5] Resurrect gdb-add-index as a contrib script Samuel Bronson
20:58 [PATCH] gdb: fix cygwin check in configure script Steffen Sledz
19:16 Re: [PATCH, doc RFA] Allow CLI and Python conditions to be set on same breakpoint Tom Tromey
18:23 [obv] gdb/NEWS: Fix typo Jan Kratochvil
18:01 Re: [RFA/Ada(v2) 1/3] Add command to list Ada exceptions Tom Tromey
17:57 Re: [RFA/Ada(v2) 1/3] Add command to list Ada exceptions Joel Brobecker
17:48 Re: [RFA] Fix c++/14819 (implicit this) Tom Tromey
17:06 Re: [RFA/Ada(v2) 1/3] Add command to list Ada exceptions Tom Tromey
16:45 Re: [RFA/Ada(v2) 1/3] Add command to list Ada exceptions Joel Brobecker
16:38 Re: [PATCH, doc RFA] Allow CLI and Python conditions to be set on same breakpoint Pedro Alves
16:37 Re: [PATCH v4] Resurrect gdb-add-index as a contrib script Eli Zaretskii
16:30 Re: [PATCH] Fix GDB crash with upstream GCC due to memcpy(NULL, ...) Ulrich Weigand
15:54 Re: [PATCH, doc RFA] Allow CLI and Python conditions to be set on same breakpoint Doug Evans
15:53 Re: [PATCH] fix PR c++/16117 Tom Tromey
15:32 Re: [RFA/Ada(v2) 1/3] Add command to list Ada exceptions Tom Tromey
15:27 Re: Fix for bugzilla/16152 Tom Tromey
14:54 Re: [PATCH v4] Resurrect gdb-add-index as a contrib script Jan Kratochvil
14:40 Re: [RFA] Fix DW_OP_GNU_regval_type with FP registers Pedro Alves
14:38 Re: [RFC] New GDB/MI command "-info-gdb-mi-command" Pedro Alves
12:39 Re: [RFC] New GDB/MI command "-info-gdb-mi-command" Joel Brobecker
12:19 Re: [RFC] New GDB/MI command "-info-gdb-mi-command" Pedro Alves
12:06 Re: [RFA] Fix DW_OP_GNU_regval_type with FP registers Joel Brobecker
11:39 Re: [PATCH, doc RFA] Allow CLI and Python conditions to be set on same breakpoint Pedro Alves
10:50 Fix for bugzilla/16152 Steffen Sledz
08:00 Re: [PATCH v4] Resurrect gdb-add-index as a contrib script Doug Evans
07:47 [commit 3/3] py-breakpoint.exp cleanups: unique test names Doug Evans
07:43 [commit 2/3] py-breakpoint.exp cleanups: reformat to 80 columns Doug Evans
07:41 [commit 1/3] py-breakpoint.exp cleanups: use with_test_prefix Doug Evans
07:28 Re: [PATCH v2 14/16] import gnulib sys_wait module Eli Zaretskii
06:39 Re: [RFA/Ada(v2) 1/3] Add command to list Ada exceptions Joel Brobecker
05:35 Re: [PATCH, doc RFA] Allow CLI and Python conditions to be set on same breakpoint Doug Evans
03:31 Re: [RFC] New GDB/MI command "-info-gdb-mi-command" Joel Brobecker
00:45 [PATCH v4] Resurrect gdb-add-index as a contrib script Samuel Bronson

November 14, 2013
21:56 Re: [PATCH v4 9/9] enable target-async Tom Tromey
21:40 Re: [PATCH v2 15/16] conditionally define __WCLONE Tom Tromey
21:32 Re: [PATCH] print summary from "make check" Tom Tromey
21:21 Re: [PATCH] New "make check-headers" rule. Tom Tromey
21:16 Re: [PATCH, doc RFA] Allow CLI and Python conditions to be set on same breakpoint Pedro Alves
21:04 [PATCH] fix grammar oddity in the manual Tom Tromey
21:02 Re: [PATCH v2 14/16] import gnulib sys_wait module Tom Tromey
20:54 Re: [RFA] Fix DW_OP_GNU_regval_type with FP registers Tom Tromey
20:53 Re: [PATCH, doc RFA] Allow CLI and Python conditions to be set on same breakpoint Tom Tromey
20:30 Re: [PATCH 0/7] More run control cleanup. Pedro Alves
20:22 Re: [RFC] New GDB/MI command "-info-gdb-mi-command" Tom Tromey
20:12 Re: [PATCH, doc RFA] Allow CLI and Python conditions to be set on same breakpoint Phil Muldoon
19:37 Re: [RFA] Fix DW_OP_GNU_regval_type with FP registers Pedro Alves
19:03 Re: [RFC] New GDB/MI command "-info-gdb-mi-command" Pedro Alves
18:44 Re: [RFC] New GDB/MI command "-info-gdb-mi-command" Pedro Alves
18:31 Re: [PATCH, doc RFA] Allow CLI and Python conditions to be set on same breakpoint Pedro Alves
18:29 Re: [RFC] New GDB/MI command "-info-gdb-mi-command" André Pönitz
18:11 [PATCH] off-by-one fix for py-linetable.c Tom Tromey
17:58 Re: [PATCH] use error, not internal_error, in dwarf2-frame.c Doug Evans
17:49 [PATCH, doc RFA] Allow CLI and Python conditions to be set on same breakpoint Doug Evans
17:41 Re: Inconsistency between cli and python breakpoints for ignore count tracking Pedro Alves
17:34 Re: Inconsistency between cli and python breakpoints for ignore count tracking Doug Evans
17:24 Re: [PATCH 1/2] avoid infinite loop with bad debuginfo Pedro Alves
16:04 Re: [PATCH] Fix GDB crash with upstream GCC due to memcpy(NULL, ...) Tom Tromey
15:21 Re: [PATCH] testsuite/gdb.dwarf2: dw2-case-insensitive.exp: p fuNC_lang fails on arm Will Newton
13:05 [RFA] Fix DW_OP_GNU_regval_type with FP registers Joel Brobecker
12:26 Re: [PATCH] Fix GDB crash with upstream GCC due to memcpy(NULL, ...) Andreas Arnez
11:23 Re: [PATCH] use error, not internal_error, in dwarf2-frame.c Andrew Burgess
11:17 [RFA/commit+doco] Add "language-option" to -list-features Joel Brobecker
10:55 Re: [RFC 3/3] GDB/MI: Add new "--language LANG" command option. Joel Brobecker
10:55 pushed: [RFA 2/3] New function cli-utils.c:extract_arg_const Joel Brobecker
10:00 pushed: [RFA/commit 1/3] language.h: Add "symtab.h" #include Joel Brobecker
09:52 Re: [PATCH] New "make check-headers" rule. (was: Re: [RFA/commit 1/3] language.h: Add "symtab.h" #include) Joel Brobecker
09:48 Re: [PATCH] use error, not internal_error, in dwarf2-frame.c Joel Brobecker
09:33 Re: [RFC] New GDB/MI command "-info-gdb-mi-command" Joel Brobecker
01:01 Fix for bugzilla/16168 Sterling Augustine
00:44 Re: [RFA] Fix c++/14819 (implicit this) Keith Seitz
00:36 Re: [RFA] Fix namespace aliases (c++/7539, c++/10541) Keith Seitz

November 13, 2013
22:03 Re: [RFC] New GDB/MI command "-info-gdb-mi-command" André Pönitz
20:51 [PATCH 2/2] handle an unspecified return address column Tom Tromey
20:51 [PATCH 1/2] avoid infinite loop with bad debuginfo Tom Tromey
20:51 [PATCH 0/2] fix multi-threaded unwinding on AArch64 Tom Tromey
20:43 [PATCH] use error, not internal_error, in dwarf2-frame.c Tom Tromey
19:49 Re: Regression for gdb.pascal/* [Re: [RFA 4/4] Constify parse_linesepc] Keith Seitz
19:35 Re: [RFC 3/3] GDB/MI: Add new "--language LANG" command option. Pedro Alves
19:34 Re: [RFA 2/3] New function cli-utils.c:extract_arg_const Pedro Alves
19:03 [PATCH] New "make check-headers" rule. (was: Re: [RFA/commit 1/3] language.h: Add "symtab.h" #include) Pedro Alves
18:29 Re: Inconsistency between cli and python breakpoints for ignore count tracking Pedro Alves
17:22 Re: [RFA/Ada(v2) 1/3] Add command to list Ada exceptions Joel Brobecker
17:04 [PATCH] fix multi-arch-exec for parallel mode Tom Tromey
16:29 Re: [RFA/Ada(v2) 1/3] Add command to list Ada exceptions Tom Tromey
16:28 Re: PowerPC64 ELFv2 trampoline match Ulrich Weigand
13:11 [PATCH] Fix GDB crash with upstream GCC due to memcpy(NULL, ...) Andreas Arnez
11:23 Re: [PATCH] Delete interp_exec_p Pedro Alves
10:38 Re: pushed: [RFA] crash while re-reading symbols from objfile on ppc-aix. Pedro Alves
09:59 Re: Inconsistency between cli and python breakpoints for ignore count tracking Phil Muldoon
09:58 Re: [PATCH] Don't evaluate condition for non-matching thread Pedro Alves
09:02 Re: [commit] Make build tree rm -rf'able again Andreas Schwab
08:11 Inconsistency between cli and python breakpoints for ignore count tracking Doug Evans
05:50 [commit] breakpoint.c (breakpoint_cond_eval): Fix and enhance comment. Doug Evans
03:19 Re: pushed: [RFA] crash while re-reading symbols from objfile on ppc-aix. Joel Brobecker
03:03 Re: [RFC] New GDB/MI command "-info-gdb-mi-command" Joel Brobecker
03:02 [PATCH] Don't evaluate condition for non-matching thread Doug Evans
02:56 Re: [RFC] Add ada-exception-catchpoints to -list-features command output. Joel Brobecker
02:47 pushed: [RFA] crash while re-reading symbols from objfile on ppc-aix. Joel Brobecker
02:15 Re: [RFC] New GDB/MI command "-info-gdb-mi-command" Joel Brobecker
00:16 [PATCH] Delete interp_exec_p Doug Evans

November 12, 2013
22:37 [commit] Make build tree rm -rf'able again Doug Evans
22:05 Re: [RFA] crash while re-reading symbols from objfile on ppc-aix. Tom Tromey
21:17 Re: [PATCH] Fix Gold/strip discrepancies for PR 11786 Doug Evans
20:53 Re: [RFC] New GDB/MI command "-info-gdb-mi-command" André Pönitz
19:58 Re: [PATCH v4 9/9] enable target-async Pedro Alves
18:46 Re: [PATCH] Fix Gold/strip discrepancies for PR 11786 Jan Kratochvil
18:34 Re: [PATCH] Fix Gold/strip discrepancies for PR 11786 Doug Evans
18:13 Re: [RFC] New GDB/MI command "-info-gdb-mi-command" Eli Zaretskii
18:05 Re: [PATCH] Fix GDB crash with upstream GCC due to qsort(NULL, ...) Ulrich Weigand
17:53 Re: [RFA] crash while re-reading symbols from objfile on ppc-aix. Joel Brobecker
17:48 [commit] Work around gold/15646 Doug Evans
17:43 Re: [RFC] New GDB/MI command "-info-gdb-mi-command" Joel Brobecker
17:24 Re: [PATCH] Fix GDB crash with upstream GCC due to qsort(NULL, ...) Tom Tromey
17:21 Re: [RFA] crash while re-reading symbols from objfile on ppc-aix. Tom Tromey
17:04 [PATCH] Fix GDB crash with upstream GCC due to qsort(NULL, ...) Andreas Arnez
16:39 Re: [RFC] New GDB/MI command "-info-gdb-mi-command" Eli Zaretskii
16:19 Re: [RFC] Add ada-exception-catchpoints to -list-features command output. Eli Zaretskii
12:11 [RFA] crash while re-reading symbols from objfile on ppc-aix. Joel Brobecker
11:25 [RFC] New GDB/MI command "-info-gdb-mi-command" Joel Brobecker
09:54 Re: [RFC] Add ada-exception-catchpoints to -list-features command output. Joel Brobecker
09:37 Re: [PATCH] simplify bpstat_check_breakpoint_conditions Pedro Alves
09:18 Re: PING: Re: [RFC 00/12] Merge value optimized_out and unavailable Andrew Burgess
07:58 Re: [RFC] Add ada-exception-catchpoints to -list-features command output. Joel Brobecker
04:07 [PATCH] simplify bpstat_check_breakpoint_conditions Doug Evans
03:38 Re: [RFA/Ada(v2) 3/3] Document "info exceptions" and "-info-ada-exception" new commands. Joel Brobecker
02:56 Re: RFA/Ada (v2) new CLI + GDB/MI commands to list Ada exceptions Joel Brobecker
02:37 Re: [RFC] Debug Methods in GDB Python Siva Chandra
00:05 [commit] fix errors running arm-bl-branch-dest.exp Doug Evans

November 11, 2013
21:03 Re: [PATCH v4 7/9] make dprintf.exp pass in always-async mode Pedro Alves
19:54 Re: [patch][python] 1/3 Python representation of GDB line tables (Python code) Phil Muldoon
19:51 Re: [PATCH v4 9/9] enable target-async Pedro Alves
19:46 Re: [PATCH v4 8/9] fix py-finish-breakpoint.exp with always-async Pedro Alves
18:59 Re: [PATCH v3] Resurrect gdb-add-index as a contrib script Doug Evans
17:20 Re: Publishing binary interfaces [was Re: [PATCH] Move "types deeply equal" code from py-type.c to gdbtypes.c] Tom Tromey
16:29 Re: [RFC 3/3] GDB/MI: Add new "--language LANG" command option. Eli Zaretskii
16:27 Re: [RFC 3/3] GDB/MI: Add new "--language LANG" command option. Eli Zaretskii
15:34 Re: [PATCH][commit/obvious] Fix argument type on gdbsim_detach prototype. Tom Tromey
15:22 [commit] Dandling memory pointers in Ada catchpoints with GDB/MI. Joel Brobecker
14:48 Re: [RFC] Add ada-exception-catchpoints to -list-features command output. Tom Tromey
14:45 Re: [RFA/Ada(v2) 1/3] Add command to list Ada exceptions Tom Tromey
14:42 Re: gdb.threads/*.exp failures Tom Tromey
14:18 Re: [PATCH][commit/obvious] Fix argument type on gdbsim_detach prototype. Joel Brobecker
13:16 [PATCH][commit/obvious] Fix argument type on gdbsim_detach prototype. Edjunior Barbosa Machado
11:55 Re: guile scripting for gdb Ludovic CourtÃs
11:48 Re: guile scripting for gdb Ludovic CourtÃs
10:53 Re: [PATCH V7 0/8] Intel(R) MPX register support Walfred Tedeschi
10:12 Re: [PATCH 1/2] GDB process record and reverse debugging improvements for arm*-linux* Yao Qi
10:08 Re: [PATCH V7 0/8] Intel(R) MPX register support Mark Kettenis
10:01 Re: [PATCH 2/2] GDB process record and reverse debugging improvements for arm*-linux* oza Pawandeep
09:53 Re: [PATCH 2/2] GDB process record and reverse debugging improvements for arm*-linux* Yao Qi
09:38 Re: [PATCH] testsuite/gdb.dwarf2: Fix for dw2-ifort-parameter failure on ARM Yao Qi
08:31 Re: [PATCH 00/10 V2] Cache code access for disassemble Yao Qi
08:25 Re: [PATCH] testsuite/gdb.dwarf2: dw2-case-insensitive.exp: p fuNC_lang fails on arm Omair Javaid
08:24 Re: [PATCH 0/2] GDB process record and reverse debugging improvements for arm*-linux* Omair Javaid
08:16 RE: [PATCH V7 0/8] Intel(R) MPX register support Tedeschi, Walfred
07:02 PowerPC64 ELFv2 trampoline match Alan Modra
06:55 Re: [RFC 3/3] GDB/MI: Add new "--language LANG" command option. Joel Brobecker
06:39 [RFC 3/3] GDB/MI: Add new "--language LANG" command option. Joel Brobecker
06:38 [RFA 2/3] New function cli-utils.c:extract_arg_const Joel Brobecker
06:37 [RFA/commit 1/3] language.h: Add "symtab.h" #include Joel Brobecker
06:28 Re: guile scripting for gdb Doug Evans
01:50 Re: guile scripting for gdb Doug Evans
00:19 Re: guile scripting for gdb Ludovic CourtÃs

November 10, 2013
22:16 gdb.threads/*.exp failures Doug Evans
17:16 Re: [RFC] Add ada-exception-catchpoints to -list-features command output. Eli Zaretskii
09:49 [RFC] Add ada-exception-catchpoints to -list-features command output. Joel Brobecker
06:29 Re: [RFA/Ada(v2) 3/3] Document "info exceptions" and "-info-ada-exception" new commands. Joel Brobecker
06:26 Re: [RFA/Ada(v2) 1/3] Add command to list Ada exceptions Joel Brobecker

November 09, 2013
20:33 Re: guile scripting for gdb Doug Evans
19:55 Re: [PATCH] Move "types deeply equal" code from py-type.c to gdbtypes.c Doug Evans
19:50 Re: [PATCH] Move "types deeply equal" code from py-type.c to gdbtypes.c Doug Evans
19:48 Re: [PATCH] Move "types deeply equal" code from py-type.c to gdbtypes.c Doug Evans
19:47 Re: guile scripting for gdb Thien-Thi Nguyen
18:41 Re: guile scripting for gdb Doug Evans
06:23 [PATCH v3] Resurrect gdb-add-index as a contrib script Samuel Bronson
03:35 [PATCH v2] Resurrect gdb-add-index as a contrib script Samuel Bronson

November 08, 2013
21:53 Re: [PATCH v4 2/9] add "this" pointers to more target APIs Pedro Alves
20:10 Re: [PATCH v4 2/9] add "this" pointers to more target APIs Tom Tromey
19:32 Re: [PATCH v2 1/6] introduce common.m4 Tom Tromey
19:17 Re: [PATCH v2 1/6] introduce common.m4 Tom Tromey
18:04 Re: [PATCH] Fix Gold/strip discrepancies for PR 11786 Jan Kratochvil
17:57 Re: [PATCH v4 2/9] add "this" pointers to more target APIs Pedro Alves
17:44 Re: [PATCH] Fix Gold/strip discrepancies for PR 11786 Doug Evans
17:44 [PATCH] Add MIPS UFR support Andrew Bennett
17:08 Re: [PATCH v4 3/9] add target method delegation Pedro Alves
17:02 Re: [patch][python] 1/3 Python representation of GDB line tables (Python code) Doug Evans
16:39 Re: [PATCH] constify to_detach Tom Tromey
16:34 [PATCH] gdb/arm-tdep.c: Remove "Infinite loop detected" error message. Will Newton
16:32 Re: [PATCH v4 3/9] add target method delegation Pedro Alves
16:13 Re: [RFA/Ada(v2) 1/3] Add command to list Ada exceptions Tom Tromey
15:47 Re: [RFA/Ada(v2) 1/3] Add command to list Ada exceptions Joel Brobecker
14:42 Re: [RFA/Ada(v2) 1/3] Add command to list Ada exceptions Tom Tromey
14:21 Re: [patch][python] 1/3 Python representation of GDB line tables (Python code) Phil Muldoon
14:10 Re: [RFA/Ada(v2) 3/3] Document "info exceptions" and "-info-ada-exception" new commands. Eli Zaretskii
13:40 Re: [RFA/Ada(v2) 1/3] Add command to list Ada exceptions Joel Brobecker
12:46 Re: [RFA/Ada(v2) 1/3] Add command to list Ada exceptions Pedro Alves
12:27 Re: [PATCH v2 1/6] introduce common.m4 Pedro Alves
12:05 [RFA/Ada(v2) 2/3] Implement GDB/MI equivalent of "info exceptions" CLI command. Joel Brobecker
12:04 [RFA/Ada(v2) 1/3] Add command to list Ada exceptions Joel Brobecker
12:04 [RFA/Ada(v2) 3/3] Document "info exceptions" and "-info-ada-exception" new commands. Joel Brobecker
12:03 RFA/Ada (v2) new CLI + GDB/MI commands to list Ada exceptions Joel Brobecker
11:43 Re: [PATCH] hardware watchpoints turned off, inferior not yet started Pedro Alves
11:21 Re: [RFC 2/6] Avoid missing char before incomplete sequence in wchar_iterate. Eli Zaretskii
11:04 RE: [RFC 2/6] Avoid missing char before incomplete sequence in wchar_iterate. Pierre Muller
10:26 Re: [PATCH] constify to_detach Pedro Alves
10:12 RE: [RFC 1/6 -V2] Fix display of tabulation character for mingw hosts. Pierre Muller
08:21 Re: [ping] [PATCH] Skip VDSO when reading SO list (PR 8882) Andreas Arnez
08:18 Re: [PATCH 0/2] GDB process record and reverse debugging improvements for arm*-linux* oza Pawandeep
08:04 Re: Extending RSP with vCont;n and vCont;f ILG.Robert
07:25 Re: [PATCH 0/2] GDB process record and reverse debugging improvements for arm*-linux* Eli Zaretskii
06:37 Re: Sim hangs on new target at dup_arg_p() in infinite loop. Alexey Makhalov
05:32 Re: [PATCH 07/10] test: evaluate pointers to C99 vla correctly. Tom Tromey
03:20 Re: [PATCH 2/2] GDB process record and reverse debugging improvements for arm*-linux* Omair Javaid
03:20 Re: [PATCH 1/2] GDB process record and reverse debugging improvements for arm*-linux* Omair Javaid
03:18 Re: [PATCH 0/2] GDB process record and reverse debugging improvements for arm*-linux* Omair Javaid

November 07, 2013
21:54 Re: [patch][python] Fix python/14513 Tom Tromey
21:31 Re: [PATCH] Resurrect gdb-add-index as a contrib script Tom Tromey
21:23 Re: [PATCH 10/10] test: add mi vla test Tom Tromey
21:19 Re: [PATCH 09/10] test: basic c99 vla tests Tom Tromey
21:14 Re: [PATCH 08/10] test: multi-dimensional c99 vla. Tom Tromey
20:57 Re: [PATCH 07/10] test: evaluate pointers to C99 vla correctly. Tom Tromey
20:56 Re: [PATCH 07/10] test: evaluate pointers to C99 vla correctly. Tom Tromey
20:42 Re: [PATCH 06/10] vla: update type from newly created value Tom Tromey
20:10 Re: [patch][python] 1/3 Python representation of GDB line tables (Python code) Doug Evans
19:57 Re: [PATCH] Resurrect gdb-add-index as a contrib script Jan Kratochvil
19:10 Re: [PATCH 04/10] vla: enable sizeof operator for indirection Tom Tromey
19:10 Re: [PATCH 02/10] type: add c99 variable length array support Tom Tromey
19:03 Re: [PATCH 03/10] vla: enable sizeof operator to work with variable length arrays Tom Tromey
19:02 Re: [PATCH] Fix Gold/strip discrepancies for PR 11786 Jan Kratochvil
19:00 Re: [PATCH 02/10] type: add c99 variable length array support Tom Tromey
18:01 Re: [PATCH 01/10] vla: introduce new bound type abstraction adapt uses Tom Tromey
17:32 Re: [PATCH] Fix Gold/strip discrepancies for PR 11786 Doug Evans
17:08 Re: [patch][python] 3/3 Python representation of GDB line tables (Documentation) Tom Tromey
17:08 Re: [patch][python] 2/3 Python representation of GDB line tables (Testsuite) Tom Tromey
17:07 Re: [patch][python] 1/3 Python representation of GDB line tables (Python code) Tom Tromey
16:37 Re: [patch][python] 3/3 Python representation of GDB line tables (Documentation) Phil Muldoon
16:35 Re: [patch][python] 2/3 Python representation of GDB line tables (Testsuite) Phil Muldoon
16:34 Re: [patch][python] 1/3 Python representation of GDB line tables (Python code) Phil Muldoon
16:28 Re: [RFC/Ada 1/2] Add command to list Ada exceptions Tom Tromey
16:12 Re: [RFC/Ada 2/2] Implement GDB/MI equivalent of "info exceptions" CLI command. Tom Tromey
16:11 Re: [RFC/Ada 2/2] Implement GDB/MI equivalent of "info exceptions" CLI command. Eli Zaretskii
16:11 Re: [RFC/Ada 1/2] Add command to list Ada exceptions Eli Zaretskii
16:07 Re: [RFC/Ada 1/2] Add command to list Ada exceptions Tom Tromey
15:47 Re: [patch][python] 2/3 Python representation of GDB line tables (Testsuite) Tom Tromey
15:46 Re: [ping] [PATCH] Skip VDSO when reading SO list (PR 8882) Tom Tromey
15:44 Re: [patch][python] 2/3 Python representation of GDB line tables (Testsuite) Phil Muldoon
15:41 RE: [+rfc] Re: [patch v6 00/21] record-btrace: reverse Metzger, Markus T
15:25 Re: [PATCH]Add symbol whose field 'has_type' has been set to partial symbol table Tom Tromey
15:22 Re: [PATCH] sim/arm: Prevent crash when running sim with no binary. Tom Tromey
15:20 Re: [PATCH] sim/arm: Prevent NULL pointer dereference in sim_create_inferior. Tom Tromey
15:14 Re: Sim hangs on new target at dup_arg_p() in infinite loop. Tom Tromey
15:10 Re: [PATCH] PR 15520 - GDB step command crashed on non-stop mode Tom Tromey
15:05 [RFC/Ada 2/2] Implement GDB/MI equivalent of "info exceptions" CLI command. Joel Brobecker
15:04 [RFC/Ada 1/2] Add command to list Ada exceptions Joel Brobecker
15:04 RFC new CLI + GDB/MI commands to list Ada exceptions Joel Brobecker
14:53 Re: [patch] fix for checking the command ambiguousness. Tom Tromey
14:53 Re: [patch] fix for checking the command ambiguousness. Tom Tromey
14:36 Re: [PATCH] Move "types deeply equal" code from py-type.c to gdbtypes.c Tom Tromey
13:06 [obv][patch] Fix up some old ChangeLog entries Phil Muldoon
12:35 Re: [patch][python] Fix python/15747 (provide access to COMPLETE_EXPRESSION Phil Muldoon
12:21 Re: [python][patch] Add temporary breakpoint features to Python breakpoints. Phil Muldoon
11:43 Re: [PATCH] hardware watchpoints turned off, inferior not yet started Jose E. Marchesi
11:43 Re: supporting all kinds of partially-<unavailable> enum target_object types Pedro Alves
10:19 Re: [PATCH] single-stepping over unconditional branches with zero offset Jose E. Marchesi
07:23 Publishing binary interfaces [was Re: [PATCH] Move "types deeply equal" code from py-type.c to gdbtypes.c] Doug Evans
07:18 Re: [PATCH 3/3] Remove varobj_language_string, languages and varobj_languages Yao Qi
07:17 Re: [PATCH 2/3] New field 'la_natural_name' in struct language_defn Yao Qi
07:11 Re: [PATCH] Move "types deeply equal" code from py-type.c to gdbtypes.c Doug Evans
07:10 Re: [PATCH] Move "types deeply equal" code from py-type.c to gdbtypes.c Doug Evans
06:58 [commit] gdb.python/py-arch.exp: Tweak test name for bad memory access test. Doug Evans
01:05 Re: supporting all kinds of partially-<unavailable> enum target_object types Yao Qi

November 06, 2013
22:23 Re: [PATCH] Fix Gold/strip discrepancies for PR 11786 Stan Shebs
22:03 Re: [PATCH] fix PR-12417 Tom Tromey
21:53 Re: [RFA] Fix namespace aliases (c++/7539, c++/10541) Tom Tromey
21:50 Re: [RFC 6/6] Fix remaining failures in gdb.base/printcmds.exp for mingw hosts. Tom Tromey
21:50 Re: [RFC 6/6] Fix remaining failures in gdb.base/printcmds.exp for mingw hosts. Tom Tromey
21:43 Re: [PATCH] Move "types deeply equal" code from py-type.c to gdbtypes.c Tom Tromey
21:38 Re: [RFC 5/6] Handle "set print sevenbit-strings on" in print_wchar Tom Tromey
21:35 Re: [RFC 2/6] Avoid missing char before incomplete sequence in wchar_iterate. Tom Tromey
21:28 Re: [PATCH] Move "types deeply equal" code from py-type.c to gdbtypes.c Stan Shebs
21:24 Re: [PATCH] Fix Gold/strip discrepancies for PR 11786 Jan Kratochvil
21:16 Re: [RFC 1/6 -V2] Fix display of tabulation character for mingw hosts. Tom Tromey
21:14 Re: [PATCH] Fix Gold/strip discrepancies for PR 11786 Doug Evans
21:05 Re: [PATCH] testsuite/gdb.dwarf2: dw2-case-insensitive.exp: p fuNC_lang fails on arm Tom Tromey
20:49 Re: [PATCH] single-stepping over unconditional branches with zero offset Tom Tromey
20:47 Re: [PATCH v2] S390: Fix TDB regset recognition Ulrich Weigand
19:36 Re: [PATCH] print summary from "make check" Tom Tromey
19:26 [PATCH] print summary from "make check" Tom Tromey
19:05 [PATCH v2 12/16] import gnulib sys/stat.h module Tom Tromey
19:05 [PATCH v2 06/16] import gnulib dirent module Tom Tromey
19:04 [PATCH v2 16/16] remove gdb_wait.h Tom Tromey
19:04 [PATCH v2 13/16] remove gdb_stat.h Tom Tromey
19:03 [PATCH v2 05/16] don't check for string.h or strings.h Tom Tromey
18:15 Re: [PATCH v2 14/16] import gnulib sys_wait module Eli Zaretskii
17:44 [PATCH v2 07/16] remove gdb_dirent.h Tom Tromey
17:43 Re: [RFA] Fix c++/14819 (implicit this) Tom Tromey
17:38 [PATCH v2 11/16] sys/types.h cleanup Tom Tromey
17:37 [PATCH v2 15/16] conditionally define __WCLONE Tom Tromey
17:27 [PATCH v2 10/16] don't check for unistd.h Tom Tromey
17:25 [PATCH v2 08/16] don't check for stddef.h Tom Tromey
17:14 [PATCH v2 14/16] import gnulib sys_wait module Tom Tromey
17:13 [PATCH v2 09/16] stdlib.h is universal too Tom Tromey
17:12 [PATCH v2 03/16] import strstr and strerror modules Tom Tromey
17:12 [PATCH v2 04/16] remove gdb_string.h Tom Tromey
17:11 [PATCH v2 02/16] change how list of modules is computed Tom Tromey
17:11 [PATCH v2 01/16] link gdbreplay against gnulib Tom Tromey
17:10 [PATCH v2 00/16] use gnulib more heavily Tom Tromey
17:02 [PATCH] Move "types deeply equal" code from py-type.c to gdbtypes.c Doug Evans
15:06 Re: [PATCH v2] gdb/dwarf2read.c: Sanity check DW_AT_sibling values. Tom Tromey
13:50 RE: [patch v6 21/21] record-btrace: add (reverse-)stepping support Metzger, Markus T
13:45 Re: [RFA] Fix c++/14819 (implicit this) Jan Kratochvil
13:03 RE: [patch v6 18/21] record-btrace: extend unwinder Metzger, Markus T
12:30 Re: [PATCH] [remote/gdbserver] Don't lose signals when reconnecting. Yao Qi
12:29 Re: [PATCH] [DOC] shell startup files, clarifications and fixes. Pedro Alves
12:15 Re: [PATCH] [PR gdb/16123] Modify GDB testsuite to always disable history saving Pedro Alves
12:14 Re: [PATCH] [PR gdb/15224] Enable "set history save on" by default Pedro Alves
12:12 Re: [PATCH] [remote/gdbserver] Don't lose signals when reconnecting. Pedro Alves
10:29 [PATCH] [PR gdb/15224] Enable "set history save on" by default Muhammad Bilal
10:28 [PATCH] [PR gdb/16123] Modify GDB testsuite to always disable history saving Muhammad Bilal
10:01 Re: [PATCH 04/10] Don't stress 'remote' in "Data Caching" in doc Eli Zaretskii
09:24 [PATCH v2] gdb/dwarf2read.c: Sanity check DW_AT_sibling values. Will Newton
08:43 Re: [PATCH 2/2] Read memory in multiple lines in dcache_xfer_memory. Yao Qi
07:56 [PATCH] [commit PR cli/16122] Unify interactivity tests to use input_from_terminal_p Muhammad Bilal
07:08 Re: [PATCH 04/10] Don't stress 'remote' in "Data Caching" in doc Yao Qi
06:42 Re: [PATCH] [remote/gdbserver] Don't lose signals when reconnecting. Yao Qi
05:30 Re: [PATCH 0/4 V4] GDB Performance testing Yao Qi
05:24 Re: [PATCH 2/4] Perf test framework Yao Qi

November 05, 2013
21:10 [RFA] Fix c++/14819 (implicit this) Keith Seitz
20:04 [PATCH v2 6/6] remove unused gdbserver configury Tom Tromey
20:03 [PATCH v2 5/6] fix a comment in configure.ac Tom Tromey
19:52 Re: [PATCH v2 1/6] introduce common.m4 Tom Tromey
19:49 Re: [PATCH] fix PR c++/16117 Tom Tromey
19:10 Re: [PATCH v2 3/6] use gdb_string.h in m32c-tdep.c Pedro Alves
19:10 Re: [PATCH v2 0/6] introduce common.m4 Pedro Alves
19:10 Re: [PATCH v2 4/6] gdb configure updates Pedro Alves
19:09 Re: [PATCH v2 2/6] remove link.h checks Pedro Alves
19:09 Re: [PATCH v2 1/6] introduce common.m4 Pedro Alves
18:27 [PATCH v2 3/6] use gdb_string.h in m32c-tdep.c Tom Tromey
18:25 Re: [PATCH] Improve MI inferior output check / mi-console.exp Luis Machado
18:24 [PATCH v2 4/6] gdb configure updates Tom Tromey
18:23 [PATCH v2 1/6] introduce common.m4 Tom Tromey
18:23 [PATCH v2 0/6] introduce common.m4 Tom Tromey
18:23 [PATCH v2 2/6] remove link.h checks Tom Tromey
18:16 Re: I think permanent breakpoints are fundamentally broken as is Pedro Alves
18:13 Re: [PATCH] Improve MI inferior output check / mi-console.exp Pedro Alves
18:06 Re: [PATCH] Fix Gold/strip discrepancies for PR 11786 Jan Kratochvil
18:01 Re: [PATCH] [DOC] shell startup files, clarifications and fixes. Eli Zaretskii
17:56 Re: [PATCH] Fix Gold/strip discrepancies for PR 11786 Doug Evans
17:46 Re: [PATCH] [DOC] shell startup files, clarifications and fixes. Pedro Alves
17:44 [PATCH v2] S390: Fix TDB regset recognition Andreas Arnez
17:32 Re: [PATCH] fix PR c++/16117 Tom Tromey
17:32 Re: [PATCH] Fix Gold/strip discrepancies for PR 11786 Pedro Alves
17:29 Re: [PATCH] Fix Gold/strip discrepancies for PR 11786 Tom Tromey
17:23 Re: [PATCH] fix PR c++/16117 Tom Tromey
17:23 Re: [PATCH] gdb/dwarf2read.c: Sanity check DW_AT_sibling values. Tom Tromey
17:22 Re: [PATCH] Fix Gold/strip discrepancies for PR 11786 Jan Kratochvil
17:04 Re: [PATCH] Fix Gold/strip discrepancies for PR 11786 Doug Evans
13:36 Re: [PATCH] Fix Gold/strip discrepancies for PR 11786 Jan Kratochvil
09:15 Re: [PATCH] gdb/dwarf2read.c: Sanity check DW_AT_sibling values. Will Newton
03:42 Re: [PATCH] fix PR c++/16117 Eli Zaretskii
02:34 Re: [PATCH] Fix Gold/strip discrepancies for PR 11786 Tom Tromey

November 04, 2013
23:04 Re: [PATCH] fix PR c++/16117 Doug Evans
22:38 Re: [PATCH] Fix Gold/strip discrepancies for PR 11786 Cary Coutant
22:21 Re: [PATCH] Fix Gold/strip discrepancies for PR 11786 Doug Evans
21:17 [PATCH] fix PR c++/16117 Tom Tromey
19:33 Re: [PATCH] Resurrect gdb-add-index as a contrib script Samuel Bronson
18:54 [PATCH] [remote/gdbserver] Don't lose signals when reconnecting. Pedro Alves
17:37 Re: [PATCH v3 00/17] test suite parallel safety Tom Tromey
16:27 Re: [PATCH 4/4] Test on solib load and unload Tom Tromey
16:24 Re: [PATCH 2/4] Perf test framework Tom Tromey
16:09 Re: [patch][python] Fix python/15747 (provide access to COMPLETE_EXPRESSION Eli Zaretskii
16:05 Re: [python][patch] Add temporary breakpoint features to Python breakpoints. Eli Zaretskii
16:04 Re: [PATCH] gdb/arm-tdep.c: Use filtered output in arm_print_float_info. Tom Tromey
16:01 guile scripting for gdb Doug Evans
15:57 Re: [PATCH] gdb.dwarf2/dwzbuildid.exp: Avoid reserved variable name Tom Tromey
15:57 Re: [PATCH] gdb/dwarf2read.c: Sanity check DW_AT_sibling values. Tom Tromey
14:20 [PATCH] S390: Fix TDB regset recognition Andreas Arnez
10:30 Re: [PATCH V7 0/8] Intel(R) MPX register support Mark Kettenis
10:11 Re: [patch][python] Fix python/15747 (provide access to COMPLETE_EXPRESSION Phil Muldoon
10:09 Re: [python][patch] Add temporary breakpoint features to Python breakpoints. Phil Muldoon
09:07 RE: [PATCH V7 0/8] Intel(R) MPX register support Tedeschi, Walfred
04:41 Re: [PATCH] Improve MI inferior output check / mi-console.exp Luis Machado
02:05 Re: [PATCH] Resurrect gdb-add-index as a contrib script Samuel Bronson

November 03, 2013
22:52 [PATCH] Resurrect gdb-add-index as a contrib script Samuel Bronson
16:58 Re: [PATCH 09/10] set/show code-cache Eli Zaretskii
16:55 Re: [PATCH 04/10] Don't stress 'remote' in "Data Caching" in doc Eli Zaretskii
16:50 Re: [PATCH 05/10] Invalidate or shrink dcache when setting is changed. Eli Zaretskii
16:48 Re: [PATCH 07/10] Associate target_dcache to address_space. Eli Zaretskii
14:16 Re: [PATCH][RFC] symfile.c:find_separate_debug_file: additional path Tiago Queiroz
05:57 [PATCH 00/10 V2] Cache code access for disassemble Yao Qi
05:57 [PATCH 04/10] Don't stress 'remote' in "Data Caching" in doc Yao Qi
05:57 [PATCH 06/10] Add REGISTRY for struct address_space. Yao Qi
05:56 [PATCH 05/10] Invalidate or shrink dcache when setting is changed. Yao Qi
05:56 [PATCH 03/10] Move target-dcache out of target.c Yao Qi
05:56 [PATCH 07/10] Associate target_dcache to address_space. Yao Qi
05:56 [PATCH 08/10] Don't invalidate dcache when option stack-cache is changed Yao Qi
05:56 [PATCH 09/10] set/show code-cache Yao Qi
05:56 [PATCH 02/10] Don't update target_dcache if it is not initialized Yao Qi
05:56 [PATCH 01/10] Remove last_cache Yao Qi

November 02, 2013
07:06 Re: [PATCH 5/5] set/show code-cache NEWS and doc Eli Zaretskii
02:50 Re: [PATCH 4/4] Test on solib load and unload Yao Qi
02:42 Re: [PATCH 2/4] Perf test framework Yao Qi
00:48 [PATCH] gdb/arm-tdep.c: Use filtered output in arm_print_float_info. Will Newton
00:25 Re: [PATCH 5/5] set/show code-cache NEWS and doc Yao Qi
00:08 [committed] gdb.cp/derivation.exp: s/perrro/perror/ Maciej W. Rozycki

November 01, 2013
23:40 Re: [PATCH] gdb.dwarf2/dwzbuildid.exp: Avoid reserved variable name Maciej W. Rozycki
21:21 [PATCH] gdb/dwarf2read.c: Sanity check DW_AT_sibling values. Will Newton
20:52 Re: [PATCH][RFC] symfile.c:find_separate_debug_file: additional path Tom Tromey
20:46 Re: [PATCH 2/4] Perf test framework Tom Tromey
20:35 Re: [PATCH 4/4] Test on solib load and unload Tom Tromey
19:57 Re: gdb.texinfo is getting too big Eli Zaretskii
19:43 Re: [PATCH 2/4] Perf test framework Doug Evans
19:37 Re: gdb.texinfo is getting too big Doug Evans
17:44 [PATCH][RFC] symfile.c:find_separate_debug_file: additional path Tiago
16:50 Re: [PATCH] Fix loading libc longjmp probes when no custom get_longjmp_target exists Tiago Stürmer Daitx
16:16 Re: [PATCH] Fix loading libc longjmp probes when no custom get_longjmp_target exists Tom Tromey
15:37 Re: [PATCH] gdb.dwarf2/dwzbuildid.exp: Avoid reserved variable name Tom Tromey
15:22 [PATCH] constify to_detach Tom Tromey
13:37 [PATCH] Fix loading libc longjmp probes when no custom get_longjmp_target exists Tiago Stürmer Daitx
12:06 Re: [PATCH] Improve MI inferior output check / mi-console.exp Pedro Alves
11:18 Re: [RFC] Use Doxygen for internals documentation Pedro Alves
07:36 [PATCH 4/4] Test on solib load and unload Yao Qi
07:36 [PATCH 2/4] Perf test framework Yao Qi
07:36 [PATCH 3/4] Mention perf test in testsuite/README Yao Qi
07:36 [PATCH 1/4] New make target 'check-perf' and new dir gdb.perf Yao Qi
07:36 [PATCH 0/4 V4] GDB Performance testing Yao Qi
06:29 Re: [PATCH]Add symbol whose field 'has_type' has been set to partial symbol table hex
06:24 Fwd: [PATCH]Add symbol whose field 'has_type' has been set to partial symbol table hex
01:17 [PATCH] gdb.mi/mi-info-os.exp: Fix cross-debugger testing Maciej W. Rozycki
00:31 [PATCH] gdb.dwarf2/dwzbuildid.exp: Avoid reserved variable name Maciej W. Rozycki


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc