gdb-patches archive
date index for November, 2014

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, 2014
21:57 Re: [RFC/RFT] Use core regset iterators on GNU Hurd Samuel Thibault
19:27 [commit] [patch] Add add-auto-load-scripts-directory Jan Kratochvil
19:23 [commit] [doc patch] Fix add-auto-load-safe-path typo Jan Kratochvil
18:59 Re: RFA bug fix -- x86-64 stabs and deprecated fp register Mark Kettenis
18:28 Re: doc ping: [doc patch] Fix add-auto-load-safe-path typo Eli Zaretskii
18:27 Re: doc ping: [patch] Add add-auto-load-scripts-directory Eli Zaretskii
18:14 doc ping: [doc patch] Fix add-auto-load-safe-path typo Jan Kratochvil
18:12 doc ping: [patch] Add add-auto-load-scripts-directory Jan Kratochvil
16:35 Re: [SH] Correct fabs and fneg insns in simulator Oleg Endo
15:41 Re: [PATCH] frame.c: Fix the check for FID_STACK_INVALID in frame_id_eq(). Joel Brobecker
15:23 Re: [PATCH] Don't enable gdbtk in testsuite Joel Brobecker
15:20 Re: RFA bug fix -- x86-64 stabs and deprecated fp register Joel Brobecker
14:57 Re: [patch] Add add-auto-load-scripts-directory Joel Brobecker
06:36 FYI: small updates on GDB Coding Style wiki Joel Brobecker
03:40 [PATCH 2/2] Improve arm_skip_prologue by using arm_analyze_prologue Yao Qi
03:40 [PATCH 1/2] Don't scan prologue past epilogue Yao Qi
03:40 [PATCH 0/2] Fix fails in dw2-dir-file-name.exp on arm Yao Qi

November 29, 2014
23:52 Re: [PATCH] Fix regression introduced by 6c659fc2c7cd2da6d2b9a3d7c38597ad3821832a Siva Chandra
21:28 Re: [PATCH] Fix regression introduced by 6c659fc2c7cd2da6d2b9a3d7c38597ad3821832a Ulrich Weigand
18:08 [PATCH] Fix regression introduced by 6c659fc2c7cd2da6d2b9a3d7c38597ad3821832a Siva Chandra
14:30 [committed, arm] compute framereg and framesize when needed Yao Qi
13:48 [PATCH] Use standard_testfile in i386-bp_permanent.exp Yao Qi
13:47 [PATCH] Fix parallel testing issues in gdb.guile tests Yao Qi
12:38 Re: Regression for gdb.cp/exceptprint.exp [Re: [PATCH v6] Make chained function calls in expressions work] Jan Kratochvil
12:11 [patchv3 2/2] Accelerate lookup_symbol_aux_objfile 85x Jan Kratochvil
11:42 Re: [PATCH 2/3] Fix Python help() test for Python 3 Joel Brobecker
11:42 Re: [PATCH 1/3] python extended prompt: Use os.getcwd() instead of os.getcwdu() Joel Brobecker
10:16 Re: Regression for gdb.cp/exceptprint.exp [Re: [PATCH v6] Make chained function calls in expressions work] Siva Chandra
09:13 Re: Regression for gdb.cp/exceptprint.exp [Re: [PATCH v6] Make chained function calls in expressions work] Jan Kratochvil
08:59 Re: Regression for gdb.cp/exceptprint.exp [Re: [PATCH v6] Make chained function calls in expressions work] Siva Chandra
08:26 Regression for gdb.cp/exceptprint.exp [Re: [PATCH v6] Make chained function calls in expressions work] Jan Kratochvil
02:53 Re: RFC: using AdaCore's git hooks for binutils-gdb.git ... Joel Brobecker
02:01 [PATCH] Append to input history file instead of overwriting it Patrick Palka
00:19 Re: [ping PATCH v2 1/4] Implemement support for groups of syscalls in the xml-syscall interface. Gabriel Krisman Bertazi
00:04 Re: [PATCH v6] Make chained function calls in expressions work Siva Chandra

November 28, 2014
21:29 ping: [patchv2] Fix 100x slowdown regression on DWZ files Jan Kratochvil
20:50 Re: RFC: using AdaCore's git hooks for binutils-gdb.git ... Sergio Durigan Junior
20:39 Re: [PATCH] Provide useful completer for "info registers" Sergio Durigan Junior
18:29 [PATCH v2] Provide useful completer for "info registers" Andreas Arnez
18:14 Re: [PATCH] Provide useful completer for "info registers" Andreas Arnez
18:06 Re: RFC: using AdaCore's git hooks for binutils-gdb.git ... Joseph Myers
16:40 Re: [PATCH 3/3] Fix prints in tests for Python 3 Simon Marchi
16:33 Re: [RFC] Removing old core file sniffer support (affects FreeBSD/alpha) Luca Pizzamiglio
16:26 [RFC] Removing old core file sniffer support (affects FreeBSD/alpha) Ulrich Weigand
16:19 [RFC/RFT] Use core regset iterators on NetBSD/arm Ulrich Weigand
16:06 Re: [RFC/RFT] Use core regset iterators on Linux/CRIS Ricard Wanderlof
15:57 Re: [PATCH 2/3] Fix Python help() test for Python 3 Simon Marchi
15:51 Re: [SH] Correct fabs and fneg insns in simulator Joel Brobecker
15:49 Re: [PATCH 1/3] python extended prompt: Use os.getcwd() instead of os.getcwdu() Simon Marchi
15:48 [RFC/RFT] Use core regset iterators on Sparc Solaris Ulrich Weigand
15:47 [RFC/RFT] Use core regset iterators on GNU Hurd Ulrich Weigand
15:47 [RFC/RFT] Use core regset iterators on Linux/CRIS Ulrich Weigand
15:32 Re: [RFA] Fix amd64 dwarf register number mapping Joel Brobecker
15:03 [commit] Remove (dead-code) native core file sniffers on Linux targets Ulrich Weigand
14:46 Re: [PATCH 6/7] Use canonicalize_file_name unconditionally Joel Brobecker
14:42 Re: RFC: using AdaCore's git hooks for binutils-gdb.git ... Joel Brobecker
14:27 Re: RFC: using AdaCore's git hooks for binutils-gdb.git ... Joel Brobecker
14:08 Re: RFC: using AdaCore's git hooks for binutils-gdb.git ... H.J. Lu
13:58 RFC: using AdaCore's git hooks for binutils-gdb.git ... Joel Brobecker
12:15 Re: [PATCH] Process record support for PowerPC Ulrich Weigand
12:10 Re: [PATCH v6] Make chained function calls in expressions work Ulrich Weigand
10:43 Re: [PATCH 6/7] Use canonicalize_file_name unconditionally Yao Qi
03:43 Re: [PATCH 6/7] Use canonicalize_file_name unconditionally Joel Brobecker
03:22 Re: [PATCH] Match library name prefixed with sysroot Yao Qi
03:07 Re: [PATCH 6/7] Use canonicalize_file_name unconditionally Yao Qi

November 27, 2014
16:30 Re: [PATCH] Rename in_function_epilogue_p to stack_frame_destroyed_p. Martin Galvan
16:25 Re: [PATCH 3/3 v2] Implement completion limiting Eli Zaretskii
14:53 [PATCH] Use GCC5/DWARF5 DW_AT_noreturn to mark functions that don't return normally. Mark Wielaard
14:28 Re: [PATCH] Fix test always passing in python/py-linetable.exp Simon Marchi
13:53 Re: [PATCH] Rename in_function_epilogue_p to stack_frame_destroyed_p. Yao Qi
13:16 [PATCH 3/3 v2] Implement completion limiting Gary Benson
13:16 [PATCH 2/3 v2] Interleave completion list building with symbol table expansion Gary Benson
13:16 [PATCH 1/3 v2] Add expansion_notify callback to expand_symtabs_matching Gary Benson
13:16 [PATCH 0/3 v2] Abort completion when list becomes large Gary Benson
09:00 Re: [PATCH 1/3] python extended prompt: Use os.getcwd() instead of os.getcwdu() Joel Brobecker
08:47 Re: [PATCH 2/3] Fix Python help() test for Python 3 Joel Brobecker
08:40 Re: [PATCH 3/3] Fix prints in tests for Python 3 Joel Brobecker
08:32 Re: [PATCH] Add more missing parentheses to Python calls to print Joel Brobecker
08:29 Re: [PATCH] Fix test always passing in python/py-linetable.exp Joel Brobecker
07:41 Re: [PATCH 0/7 V2] Import the rename gnulib module Joel Brobecker
07:36 Re: [PATCH 6/7] Use canonicalize_file_name unconditionally Joel Brobecker
06:55 [PATCH v6] Make chained function calls in expressions work Siva Chandra
03:48 Re: [PATCH 0/7 V2] Import the rename gnulib module Yao Qi
00:50 [PATCH] [PR symtab/17591] Better fix Doug Evans

November 26, 2014
22:54 [PATCH] dwarf2read.c (peek_die_abbrev): Improve error message text. Doug Evans
22:48 [COMMITTED PATCH] gdb.dwarf2/dw2-op-out-param.S: Fix comment. Doug Evans
21:52 Re: [PATCH] Provide useful completer for "info registers" Sergio Durigan Junior
21:11 Re: [RFC] While processing a struct die, store the method's address in its fn_field Doug Evans
21:08 Re: [PATCH] Fix test always passing in python/py-linetable.exp Sergio Durigan Junior
20:54 Re: [PATCH] Provide useful completer for "info registers" Sergio Durigan Junior
18:35 [PATCH] Fix test always passing in python/py-linetable.exp Simon Marchi
18:34 [PATCH] Add more missing parentheses to Python calls to print Simon Marchi
15:40 Re: [PATCH 0/7 V2] Import the rename gnulib module Eli Zaretskii
13:47 [PATCH] Fix build with Python 3.4 (PR python/16784) Simon Marchi
12:13 RE: [Patch] Microblaze: Port of Linux gdbserver Ajit Kumar Agarwal
11:56 [PATCH 1/2] S390: Fix 'expedite' for s390-te-linux64 Andreas Arnez
11:56 [PATCH 0/2] S390: Fixes for gdbserver on targets with TDB Andreas Arnez
11:56 [PATCH 2/2] S390: Fix gdbserver support for TDB Andreas Arnez
11:48 Re: [PATCH] Recognize new DWARFv5 C11, C++11 and C++14 DW_LANG constants. Mark Wielaard
09:00 Re: [PATCH 2/2] [PR symtab/17602] Fix arguments to symbol_name_cmp Yao Qi
07:31 Re: [RFC] While processing a struct die, store the method's address in its fn_field Siva Chandra
05:47 [PATCH 7/7] Import rename module Yao Qi
05:47 [PATCH 5/7] Import canonicalize-lgpl Yao Qi
05:47 [PATCH 6/7] Use canonicalize_file_name unconditionally Yao Qi
05:46 [PATCH 1/7] Import readlink Yao Qi
05:46 [PATCH 3/7] Import lstat Yao Qi
05:46 [PATCH 2/7] Use readlink unconditionally Yao Qi
05:46 [PATCH 4/7] Use lstat unconditionally Yao Qi
05:46 [PATCH 0/7 V2] Import the rename gnulib module Yao Qi
05:19 Re: [RFC] While processing a struct die, store the method's address in its fn_field Doug Evans
05:05 Re: [RFC] While processing a struct die, store the method's address in its fn_field Doug Evans
04:46 Re: [RFC] While processing a struct die, store the method's address in its fn_field Siva Chandra
04:36 Re: [RFC] While processing a struct die, store the method's address in its fn_field Doug Evans
04:36 [PATCH 3/3] Fix prints in tests for Python 3 Simon Marchi
04:36 [PATCH 1/3] python extended prompt: Use os.getcwd() instead of os.getcwdu() Simon Marchi
04:36 [PATCH 2/3] Fix Python help() test for Python 3 Simon Marchi
04:20 [PATCH 2/2] [PR symtab/17602] Fix arguments to symbol_name_cmp Doug Evans
04:14 [PATCH 1/2] [PR symtab/17602] Split up gdb.cp/anon-ns.cc Doug Evans
03:58 Re: [PATCH v2 4/4] Update documentation on catching a group of related syscalls. Gabriel Krisman Bertazi
03:58 Re: [RFC] While processing a struct die, store the method's address in its fn_field Siva Chandra
03:52 [PATCH] Remove general_symbol_info.language_specific.cplus_specific Doug Evans
03:22 Re: [RFC] While processing a struct die, store the method's address in its fn_field Doug Evans
01:19 Re: [PATCH] frame.c: Fix the check for FID_STACK_INVALID in frame_id_eq(). Martin Galvan

November 25, 2014
23:37 Re: [RFC] While processing a struct die, store the method's address in its fn_field Siva Chandra
23:34 [PATCH] Remove remnant of Chill support Doug Evans
22:10 Re: [RFC] While processing a struct die, store the method's address in its fn_field Doug Evans
21:59 Re: [PATCH] Restore terminal state in mi_thread_exit (PR gdb/17627) Sergio Durigan Junior
20:50 [PATCH] Restore terminal state in mi_thread_exit (PR gdb/17627) Simon Marchi
20:33 Re: [PATCH] frame.c: Fix the check for FID_STACK_INVALID in frame_id_eq(). Sergio Durigan Junior
19:54 [patch+7.8] Fix 7.8 regression: resolve_dynamic_struct: Assertion `TYPE_NFIELDS (type) > 0' (PR 17642) Jan Kratochvil
19:34 [PATCH] frame.c: Fix the check for FID_STACK_INVALID in frame_id_eq(). Martin Galvan
19:12 [PATCH] Rename in_function_epilogue_p to stack_frame_destroyed_p. Martin Galvan
17:28 [PATCH] Provide useful completer for "info registers" Andreas Arnez
15:00 Re: [RFC] While processing a struct die, store the method's address in its fn_field Siva Chandra
09:14 Re: [RFC] patches from FreeBSD and FSF copyright papers Luca Pizzamiglio
08:11 [PATCH] Don't enable gdbtk in testsuite Yao Qi
04:28 Re: [RFC] patches from FreeBSD and FSF copyright papers Joel Brobecker
03:29 Re: [2/3 patch, nios2] clean up prologue/epilogue detection code, v2 Yao Qi
03:00 Re: [3/3 patch, nios2] clean up prologue/epilogue detection code, v2 Yao Qi
02:50 Re: [1/3 patch, nios2] clean up prologue/epilogue detection code, v2 Yao Qi
00:03 [3/3 patch, nios2] clean up prologue/epilogue detection code, v2 Sandra Loosemore
00:03 [2/3 patch, nios2] clean up prologue/epilogue detection code, v2 Sandra Loosemore
00:03 [1/3 patch, nios2] clean up prologue/epilogue detection code, v2 Sandra Loosemore

November 24, 2014
23:52 Re: [patch, nios2] clean up prologue/epilogue detection code Sandra Loosemore
21:06 Re: [PATCH 2/4] python support for fetching separate debug files: have_debug_info Doug Evans
21:03 Re: [RFC] patches from FreeBSD and FSF copyright papers Sergio Durigan Junior
20:28 Re: [RFC] While processing a struct die, store the method's address in its fn_field Doug Evans
20:22 Re: [RFC] While processing a struct die, store the method's address in its fn_field Doug Evans
20:07 Re: [PATCH] Recognize new DWARFv5 C11, C++11 and C++14 DW_LANG constants. Doug Evans
19:58 [PATCH] Recognize new DWARFv5 C11, C++11 and C++14 DW_LANG constants. Mark Wielaard
17:06 [obv] Reindent code (resolve_dynamic_type_internal) Jan Kratochvil
16:37 Re: [PATCH v5] Make chained function calls in expressions work Ulrich Weigand
15:55 [RFC] While processing a struct die, store the method's address in its fn_field Siva Chandra
15:36 Re: RFC: "set" command with 2 arguments instead of one? Doug Evans
15:25 [RFC] patches from FreeBSD and FSF copyright papers Luca Pizzamiglio
14:45 Re: [PATCH] Fix MPX and AVX512 tests for path changes. Joel Brobecker
13:48 RE: [PATCH] Fix MPX and AVX512 tests for path changes. Tedeschi, Walfred
10:38 Re: RFC: "set" command with 2 arguments instead of one? Andreas Schwab
09:28 Re: [PATCHv2,Hurd] Fix deallocation after proc_getprocinfo call Joel Brobecker
08:23 Re: [PATCH v5] Make chained function calls in expressions work Siva Chandra
07:13 Re: RFC: "set" command with 2 arguments instead of one? Joel Brobecker
06:09 Re: [PATCH 3/3 v2] Implement completion limiting Doug Evans
05:39 Re: RFC: "set" command with 2 arguments instead of one? Doug Evans
04:36 [COMMITTED PATCH] Fix dumping of function arguments. Doug Evans

November 23, 2014
20:00 Re: Fwd: Delivery Status Notification (Failure) Doug Evans
19:40 Re: RFA 0/2 fix for bug with large structure offsets Jan Kratochvil
19:33 Re: [RFC] Remove files in make clean Doug Evans
19:29 [PATCH v4 14/14] the "compile" command Jan Kratochvil
19:28 [PATCH v4 13/14] add s390_gcc_target_options Jan Kratochvil
19:28 [PATCH v4 12/14] add linux_infcall_mmap Jan Kratochvil
19:28 [PATCH v4 11/14] export dwarf2_reg_to_regnum_or_error Jan Kratochvil
19:28 [PATCH v4 10/14] make dwarf_expr_frame_base_1 public Jan Kratochvil
19:28 [PATCH v4 09/14] split dwarf2_fetch_cfa_info from dwarf2_compile_expr_to_ax Jan Kratochvil
19:28 [PATCH v4 08/14] introduce call_function_by_hand_dummy Jan Kratochvil
19:28 [PATCH v4 07/14] add gnu_triplet_regexp gdbarch method Jan Kratochvil
19:28 [PATCH v4 06/14] add infcall_mmap and gcc_target_options gdbarch methods Jan Kratochvil
19:28 [PATCH v4 05/14] add dummy frame destructor Jan Kratochvil
19:27 [PATCH v4 04/14] add make_unqualified_type Jan Kratochvil
19:27 [PATCH v4 03/14] add some missing ops to DWARF assembler Jan Kratochvil
19:27 [PATCH v4 02/14] add gcc/gdb interface files Jan Kratochvil
19:27 [PATCH v4 01/14] introduce ui_file_write_for_put Jan Kratochvil
19:27 [PATCH v4 00/14] let gdb reuse gcc's C compiler Jan Kratochvil
19:22 Re: [PATCH 00/21] struct symtab split part 2 Doug Evans
19:18 Re: Fwd: Delivery Status Notification (Failure) Doug Evans
19:11 Re: [PATCH v3 12/14] add linux_infcall_mmap Jan Kratochvil
18:36 Re: [PATCH v3 14/14] the "compile" command Jan Kratochvil
16:21 [PATCH] [COMMITTED] Add myself as write-after-approval GDB maintainer Patrick Palka
15:21 Re: [PATCH,Hurd] Fix deallocation after proc_getprocinfo call Samuel Thibault
15:19 Re: [PATCHv2,Hurd] Fix deallocation after proc_getprocinfo call Samuel Thibault
13:40 Re: [PATCH v2] gdb/hppa-tdep.c: Fix logical working flow typo issue Chen Gang
12:46 Re: [PATCH] checkpoint: print index of new checkpoint in response message Patrick Palka
12:41 Re: [PATCH] Fix the processing of Meta-key commands in TUI Patrick Palka
10:44 Re: [RFA] Always consider infcall breakpoints as non-permanent. Joel Brobecker
10:25 Re: [PATCH] [RFC] Don't propagate our current terminal state to the inferior Joel Brobecker
10:17 Re: [RFC] Remove files in make clean Joel Brobecker
10:14 Re: [PATCH] Specify SA_RESTART when registering the SIGWINCH signal handler Joel Brobecker
10:08 Re: [PATCH] Fix the processing of Meta-key commands in TUI Joel Brobecker
09:56 Re: [PATCH,Hurd] Fix deallocation after proc_getprocinfo call Joel Brobecker
09:53 Re: RFC: "set" command with 2 arguments instead of one? Joel Brobecker
09:46 Re: [PATCH] checkpoint: print index of new checkpoint in response message Joel Brobecker
09:32 Re: RFC: "set" command with 2 arguments instead of one? Andreas Schwab
09:13 Re: [PATCH,Hurd] Fix deallocation after proc_getprocinfo call Samuel Thibault
07:44 Re: [PATCH,Hurd] Fix deallocation after proc_getprocinfo call Joel Brobecker
07:27 Re: GCC switch to C11 causes many testsuite compiler diagnostics Joel Brobecker
07:18 Re: PATCH: GDB/MI - implement -exec-abort Joel Brobecker
06:38 Re: [PATCH v2] gdb/hppa-tdep.c: Fix logical working flow typo issue Joel Brobecker
06:28 Re: [PATCH] Refine read_string Yao Qi
05:22 Re: [PATCH] Add support for bound table in the Intel MPX context. Joel Brobecker
04:24 RFC: "set" command with 2 arguments instead of one? Joel Brobecker
03:42 Re: [PATCH] Fix MPX and AVX512 tests for path changes. Joel Brobecker
03:27 Re: two agent expression nits (one line each) Joel Brobecker
03:20 Re: [PATCH 3/3] ppc/*: Change immediatly to immediately. Joel Brobecker
03:15 Re: [PATCH 2/3] igen/: Change immediatly to immediately Joel Brobecker
03:15 Re: [PATCH 1/3] sh/ChangeLog: immediatly to immediately Joel Brobecker
02:56 Re: [PATCH] Refine read_string Joel Brobecker

November 22, 2014
20:55 Re: [PATCH] checkpoint: print index of new checkpoint in response message Patrick Palka
20:39 [PATCH] [RFC] Don't propagate our current terminal state to the inferior Patrick Palka
20:11 [COMMITTED PATCH] symtab.c: comment,whitespace improvements Doug Evans
18:49 [COMMITTED PATCH] cp-namespace.c (cp_lookup_symbol_nonlocal): Fix comment. Doug Evans
13:29 Re: [PATCH] Use MACRO_AT_func in entry-values.exp Yao Qi
13:22 Re: [PATCH] [arm] Fix fails in dw2-compdir-oldgcc.exp Yao Qi
08:04 Re: [PATCH 2/4] python support for fetching separate debug files: have_debug_info Eli Zaretskii

November 21, 2014
21:34 Re: [PATCH v2 2/4] Add support to catch groups of syscalls. Sergio Durigan Junior
20:58 RFA bug fix -- x86-64 stabs and deprecated fp register David Taylor
20:22 Re: [PATCH 2/4] python support for fetching separate debug files: have_debug_info Doug Evans
19:51 Re: [PATCH 2/4] python support for fetching separate debug files: have_debug_info Eli Zaretskii
19:48 Re: [PATCH v2 4/4] Update documentation on catching a group of related syscalls. Eli Zaretskii
19:47 Re: [PATCH v3 14/14] the "compile" command Eli Zaretskii
19:06 [PATCH v2 4/4] Update documentation on catching a group of related syscalls. Gabriel Krisman Bertazi
19:06 [PATCH v2 3/4] Create syscall groups for x86_64. Gabriel Krisman Bertazi
19:05 [PATCH v2 2/4] Add support to catch groups of syscalls. Gabriel Krisman Bertazi
19:05 [PATCH v2 1/4] Implemement support for groups of syscalls in the xml-syscall interface. Gabriel Krisman Bertazi
18:41 Re: [PATCH v3 14/14] the "compile" command Jan Kratochvil
18:20 Re: [PATCH 4/4] python support for fetching separate debug files: is_separate_debug_file Doug Evans
18:09 [PATCH] execl-update-breakpoints.exp: Move whole segment instead of .text section Andreas Arnez
17:52 [COMMITTED PATCH] psymtab.c (psymtab_search_name): Fix whitespace. Doug Evans
17:34 Re: [PATCH 2/4] python support for fetching separate debug files: have_debug_info Doug Evans
14:53 Re: [PATCH 1/2] Fix C++ virtual method pointer resolution Patrick Palka
14:06 Re: [PATCH 0/7] Import needed gnulib modules explicitly Yao Qi
13:51 Re: [PATCH 1/2] Fix C++ virtual method pointer resolution Patrick Palka
13:37 Re: [PATCH 1/2] Fix C++ virtual method pointer resolution Yao Qi
13:37 Re: [PATCH 1/2] Fix C++ virtual method pointer resolution Patrick Palka
13:22 Re: [PATCH 6/7] Include wchar.h and wctype.h unconditionally Yao Qi
13:17 Re: [PATCH 3/7] Include alloca.h unconditionally Pedro Alves
13:05 Re: [PATCH 3/7] Include alloca.h unconditionally Yao Qi
12:50 Re: [PATCH 0/7] Import needed gnulib modules explicitly Pedro Alves
12:49 Re: [PATCH 6/7] Include wchar.h and wctype.h unconditionally Pedro Alves
12:21 Re: [PATCH 1/7] Make IMPORTED_GNULIB_MODULES in alphabetical order Pedro Alves
12:21 Re: [PATCH 3/7] Include alloca.h unconditionally Pedro Alves
11:54 Re: [PATCH 0/7] Import needed gnulib modules explicitly Yao Qi
11:38 Re: [RFA] Always consider infcall breakpoints as non-permanent. Pedro Alves
11:35 Re: [PATCH 1/2] Fix C++ virtual method pointer resolution Yao Qi
10:46 Re: [PATCH 3/3 v2] Implement completion limiting Gary Benson
10:43 Re: RFC: skip_inline_frames failed assertion resuming from breakpoint on LynxOS Pedro Alves
10:21 Re: [PATCH V5 2/3] Add AVX512 register support to gdbserver. Andreas Arnez
09:32 Re: [patch] Remove HPUX Pedro Alves
09:22 Re: Fail in dw2-dos-drive.exp Pedro Alves
07:59 Re: [PATCH 4/4] python support for fetching separate debug files: is_separate_debug_file Eli Zaretskii
07:59 Re: [PATCH 3/4] python support for fetching separate debug files: add_separate_debug_file Eli Zaretskii
07:58 Re: [PATCH v3 14/14] the "compile" command Eli Zaretskii
07:41 Re: [PATCH 2/4] python support for fetching separate debug files: have_debug_info Eli Zaretskii
07:39 Re: [PATCH 1/4] python support for fetching separate debug files: build_id Eli Zaretskii
03:59 [PATCH] Lift DWARF unwinder restriction in dwarf2-frame.c::dwarf2_frame_cfa Joel Brobecker
03:20 Re: [patch] Remove HPUX Yao Qi
03:09 pushed: [RFA/commit] Handling of empty Ada ranges with a negative upper bound. Joel Brobecker
00:49 Re: Fail in dw2-dos-drive.exp Yao Qi

November 20, 2014
21:26 [PATCH 4/4] python support for fetching separate debug files: is_separate_debug_file Doug Evans
21:24 [PATCH 3/4] python support for fetching separate debug files: add_separate_debug_file Doug Evans
21:24 Re: [PATCH v3 14/14] the "compile" command Jan Kratochvil
21:22 [PATCH 2/4] python support for fetching separate debug files: have_debug_info Doug Evans
21:20 [PATCH 1/4] python support for fetching separate debug files: build_id Doug Evans
21:18 [PATCH 0/4] python support for fetching separate debug files Doug Evans
18:36 [commit/obvious] Fix build breakage from previous commit Sergio Durigan Junior
17:36 Re: [PATCH v2 11/13] record-btrace: indicate gaps Eli Zaretskii
17:34 Re: [PATCH] Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead of global Sergio Durigan Junior
17:32 RE: [PATCH v2 11/13] record-btrace: indicate gaps Metzger, Markus T
17:20 Re: PowerPC: "set architecture" -> "Architecture not recognized" ? Sergio Durigan Junior
17:11 Re: RFC: skip_inline_frames failed assertion resuming from breakpoint on LynxOS Joel Brobecker
17:02 Re: [PATCH] Enable invoking overloaded operator() method on class and union values. Siva Chandra
16:56 [PATCH] Enable invoking overloaded operator() method on class and union values. Siva Chandra
16:41 [RFA] Always consider infcall breakpoints as non-permanent. Joel Brobecker
16:32 Re: [PATCH v2 13/13] [wip] btrace: support Intel(R) Processor Trace Eli Zaretskii
16:25 Re: [PATCH v2 05/13] record-btrace: add bts buffer size configuration option Eli Zaretskii
15:51 Re: [PATCH 00/21] struct symtab split part 2 Doug Evans
14:58 Re: Fwd: Delivery Status Notification (Failure) David Taylor
10:48 Re: PowerPC: "set architecture" -> "Architecture not recognized" ? Pedro Alves
10:47 [PATCH v2 04/13] record btrace: add configuration struct Markus Metzger
10:47 [PATCH v2 13/13] [wip] btrace: support Intel(R) Processor Trace Markus Metzger
10:47 [PATCH v2 11/13] record-btrace: indicate gaps Markus Metzger
10:47 [PATCH v2 02/13] btrace: add format argument to supports_btrace Markus Metzger
10:47 [PATCH v2 12/13] configure: check for libipt Markus Metzger
10:47 [PATCH v2 05/13] record-btrace: add bts buffer size configuration option Markus Metzger
10:47 [PATCH v2 00/13] record btrace: prepare for a new trace format Markus Metzger
10:47 [PATCH v2 06/13] btrace: update btrace_compute_ftrace parameters Markus Metzger
10:47 [PATCH v2 09/13] btrace: identify cpu Markus Metzger
10:47 [PATCH v2 01/13] btrace: add struct btrace_data Markus Metzger
10:47 [PATCH v2 07/13] btrace: extend struct btrace_insn Markus Metzger
10:47 [PATCH v2 03/13] btrace, linux: add perf event buffer abstraction Markus Metzger
10:47 [PATCH v2 10/13] btrace: use the new cpu identifier Markus Metzger
10:47 [PATCH v2 08/13] btrace: move and rename btrace-common Markus Metzger
10:36 Re: [PATCH v8] Events when inferior is modified Nick Bull
09:57 Re: should be fixed: Regression for gdb.ada/arrayidx.exp [Re: pushed: [commit/Ada] Ignore __XA types when redundant.] Jan Kratochvil
09:55 Re: RFC: skip_inline_frames failed assertion resuming from breakpoint on LynxOS Pedro Alves
09:47 should be fixed: Regression for gdb.ada/arrayidx.exp [Re: pushed: [commit/Ada] Ignore __XA types when redundant.] Joel Brobecker
06:45 Re: Regression for gdb.ada/arrayidx.exp [Re: pushed: [commit/Ada] Ignore __XA types when redundant.] Jan Kratochvil
05:12 Re: RFC: skip_inline_frames failed assertion resuming from breakpoint on LynxOS Joel Brobecker
05:11 RFC: skip_inline_frames failed assertion resuming from breakpoint on LynxOS Joel Brobecker
04:10 Re: Regression for gdb.ada/arrayidx.exp [Re: pushed: [commit/Ada] Ignore __XA types when redundant.] Joel Brobecker
03:08 Re: [PATCH 3/4] Create syscall groups for x86_64. Sergio Durigan Junior
02:38 Re: RFA info macro [-at LOCATION,] (v2) Doug Evans
02:11 Re: [PATCH 3/4] Create syscall groups for x86_64. Gabriel Krisman Bertazi
00:21 Re: [PATCH v8] Events when inferior is modified Doug Evans
00:07 Re: Fail in dw2-dos-drive.exp Doug Evans

November 19, 2014
21:20 Re: RFA info macro [-at LOCATION,] (v2) Eli Zaretskii
21:00 RFA info macro [-at LOCATION,] (v2) David Taylor
19:39 Re: [patch] Remove HPUX Michael Eager
18:54 Re: [patch] Remove HPUX Jan Kratochvil
18:46 Re: PowerPC: "set architecture" -> "Architecture not recognized" ? Sergio Durigan Junior
18:19 Regression for gdb.ada/arrayidx.exp [Re: pushed: [commit/Ada] Ignore __XA types when redundant.] Jan Kratochvil
10:09 Re: [PATCH] Don't set CC in config/i386/go32.mh Pedro Alves
09:58 Re: [RFA/Linux] Ask kernel to kill inferior when GDB terminates Pedro Alves
09:25 Re: [RFA/Linux] Ask kernel to kill inferior when GDB terminates Joel Brobecker
09:23 PowerPC: "set architecture" -> "Architecture not recognized" ? (was: Re: [PATCH 3/3] Testcase) Pedro Alves
09:07 Re: [PATCH] Use 2-byte instead of 4-byte NOP on S390 in 'bp-permanent' test case Andreas Arnez
08:51 pushed: [commit/Ada] gdb.ada/complete.exp failure on x86_64-windows Joel Brobecker
08:48 pushed: [commit/Ada] Ignore __XA types when redundant. Joel Brobecker
08:07 pushed: [Ada/commit] varsize-limit error printing element of packed array... Joel Brobecker
07:45 Re: [PATCH] Don't set CC in config/i386/go32.mh Yao Qi
07:40 [PATCH] Match library name prefixed with sysroot Yao Qi
00:01 Re: [PATCH] Resolve xmethods over dynamic types Siva Chandra

November 18, 2014
23:59 Re: [PATCH] Remove unwanted spaces when looking up builtin types Siva Chandra
20:20 Re: [PATCH 3/3] Testcase Sergio Durigan Junior
17:44 Re: [PATCH 0/5] struct symtab split part 1 Doug Evans
17:09 Re: [PATCH] The result of symtab expansion is always a primary symtab Doug Evans
17:08 Re: [PATCH] Split up buildsym.c:end_symtab_from_static_block Doug Evans
17:06 Re: [PATCH] Fix memory leak in watch_main_source_file_lossage Doug Evans
17:03 Re: [PATCH] Use SYMBOL_OBJFILE more. Doug Evans
16:53 RFA 1/2 fix for bug with large structure offsets David Taylor
16:53 RFA 2/2 fix for bug with large structure offsets David Taylor
16:53 RFA 0/2 fix for bug with large structure offsets David Taylor
16:37 Re: [PATCH v8] Events when inferior is modified Nick Bull
16:27 [PATCH] Process record support for PowerPC Wei-cheng, Wang
15:38 Re: [PATCH 00/21] struct symtab split part 2 Pedro Alves
15:13 Re: [PATCH 3/3] Testcase Pedro Alves
13:20 Re: [PATCH] Fix gdb.reverse failures on mingw32-hosted GDB Luis Machado
09:06 Re: [PATCH 00/21] struct symtab split part 2 Doug Evans
05:10 Fail in dw2-dos-drive.exp Yao Qi
03:30 Re: [PATCH 3/3] Testcase Sergio Durigan Junior
03:11 [RFC]Enable to set breakpoint on line which includes inlined function call Terry Guo

November 17, 2014
21:25 Re: [PATCH v8] Events when inferior is modified Doug Evans
18:13 Re: [PATCH v8] Events when inferior is modified Nick Bull
17:45 Re: [PATCH V3 1/9] Adapt `info probes' to support printing probes of different types. Sergio Durigan Junior
17:18 Re: [PATCH] Use 2-byte instead of 4-byte NOP on S390 in 'bp-permanent' test case Pedro Alves
16:36 Re: [PATCH V3 1/9] Adapt `info probes' to support printing probes of different types. Pedro Alves
16:28 [PATCH] Use 2-byte instead of 4-byte NOP on S390 in 'bp-permanent' test case Andreas Arnez
13:20 [PATCH] [arm] Fix fails in dw2-compdir-oldgcc.exp Yao Qi
11:46 [RFC] Remove files in make clean Yao Qi
10:25 Re: [PATCH] Add gdbarch_sizeof_g_packet to "struct remote_arch_state" to handle the issue that get error "Remote 'g' packet reply is too long" with qemu-system-x86_64 Joel Brobecker
10:05 Re: PING: [V3 00/21] Fortran dynamic array support Joel Brobecker
09:02 Re: [PATCH 0/3] Fix fallout from GDB testsuite cleanup, fix more compiler warnings Andreas Arnez
08:59 Re: PING: [V3 00/21] Fortran dynamic array support Tobias Burnus
08:12 Re: [PATCH] Add gdbarch_sizeof_g_packet to "struct remote_arch_state" to handle the issue that get error "Remote 'g' packet reply is too long" with qemu-system-x86_64 Hui Zhu
07:23 Re: [PATCH] Add gdbarch_sizeof_g_packet to "struct remote_arch_state" to handle the issue that get error "Remote 'g' packet reply is too long" with qemu-system-x86_64 Doug Evans
07:09 Re: [PATCH] Add gdbarch_sizeof_g_packet to "struct remote_arch_state" to handle the issue that get error "Remote 'g' packet reply is too long" with qemu-system-x86_64 Hui Zhu
06:08 [PATCH v5] Make chained function calls in expressions work Siva Chandra
03:24 pushed: [RFA/commit] [gdbserver/lynx] spurious failure to write in inferior memory Joel Brobecker
03:14 Re: [PATCH 7/9] Rewrite lookup_static_symbol to use gdbarch routine Joel Brobecker
02:58 Re: [PATCH 4/5] struct symtab split part 1: buildsym api cleanup Yao Qi
02:13 Re: [PATCH 4/5] struct symtab split part 1: buildsym api cleanup Doug Evans
01:47 Re: [PATCH 4/5] struct symtab split part 1: buildsym api cleanup Yao Qi
01:34 Re: [PATCH 7/9] Rewrite lookup_static_symbol to use gdbarch routine Doug Evans
01:17 Re: [PATCH v2 1/2] ISA bit treatment on the MIPS platform Doug Evans
00:40 Re: [PATCH] dwarf.exp: In 64-bit units, emit also abbrev offset as a 64-bit field Yao Qi

November 16, 2014
22:28 Re: [PATCH v2 2/2] Correct invalid assumptions made by (mostly) DWARF-2 tests Doug Evans
21:54 Re: [PATCH 7/9] Rewrite lookup_static_symbol to use gdbarch routine Doug Evans
21:52 Re: [PATCH v2 2/2] Correct invalid assumptions made by (mostly) DWARF-2 tests Doug Evans
20:05 Re: [PATCH v2 2/2] Correct invalid assumptions made by (mostly) DWARF-2 tests Maciej W. Rozycki
19:49 Re: [PATCH v2 2/2] Correct invalid assumptions made by (mostly) DWARF-2 tests Doug Evans
19:27 Re: [PATCH v2 1/2] ISA bit treatment on the MIPS platform Doug Evans
19:23 Re: [PATCH v2 1/2] ISA bit treatment on the MIPS platform Doug Evans
18:32 Re: [PATCH v2 2/2] Correct invalid assumptions made by (mostly) DWARF-2 tests Doug Evans
11:09 Re: [PATCH v2 2/2] Correct invalid assumptions made by (mostly) DWARF-2 tests Joel Brobecker
10:37 Re: [PATCH v2 1/2] ISA bit treatment on the MIPS platform Joel Brobecker
08:58 Re: [PATCH] microMIPS support (Linux signal trampolines) Joel Brobecker
05:34 Re: [PATCH 00/21] struct symtab split part 2 Doug Evans
03:57 Re: [PATCH 2/2] Support setting breakpoints on C++ method pointers Patrick Palka
03:57 Re: [PATCH 1/2] Fix C++ virtual method pointer resolution Patrick Palka
03:51 Re: [PATCH] Specify SA_RESTART when registering the SIGWINCH signal handler Patrick Palka
03:22 Re: [PATCH 7/9] Rewrite lookup_static_symbol to use gdbarch routine Joel Brobecker

November 15, 2014
19:44 Re: [PATCH 0/3] Fix fallout from GDB testsuite cleanup, fix more compiler warnings Doug Evans
19:22 Re: [PATCH] dwarf.exp: In 64-bit units, emit also abbrev offset as a 64-bit field Petr Machata
18:27 Re: [PATCH 7/9] Rewrite lookup_static_symbol to use gdbarch routine Doug Evans
18:12 Re: [PATCH] Fix PR 17559: confusion over result of find_pc_line Doug Evans
17:35 FW:[PING] [PATCH v2] Bug 17394: we cannot put a break-point at a global function for ASM file mihail dot nistor at freescale
16:20 Re: [PATCH] expand_symtab_containing_pc: Renamed from find_pc_sect_symtab_via_partial Doug Evans
13:45 [PATCH] Use MACRO_AT_func in entry-values.exp Yao Qi
13:20 [PATCH 7/7] Import errno explicitly Yao Qi
13:20 [PATCH 6/7] Include wchar.h and wctype.h unconditionally Yao Qi
13:20 [PATCH 3/7] Include alloca.h unconditionally Yao Qi
13:20 [PATCH 5/7] Import wchar and wctype-h explicitly Yao Qi
13:20 [PATCH 4/7] Import memchr explicitly Yao Qi
13:20 [PATCH 2/7] Import alloca explicitly Yao Qi
13:20 [PATCH 0/7] Import needed gnulib modules explicitly Yao Qi
13:20 [PATCH 1/7] Make IMPORTED_GNULIB_MODULES in alphabetical order Yao Qi
12:55 Re: [PATCH] Don't set CC in config/i386/go32.mh Eli Zaretskii
11:45 Re: [PATCH] Don't set CC in config/i386/go32.mh Yao Qi
10:56 Re: [PATCH] Don't set CC in config/i386/go32.mh Eli Zaretskii
10:14 Re: [PATCH] Don't set CC in config/i386/go32.mh Joel Brobecker
09:02 Re: [PATCH] dwarf.exp: In 64-bit units, emit also abbrev offset as a 64-bit field Yao Qi
09:01 Re: [PATCH] Don't set CC in config/i386/go32.mh Eli Zaretskii
08:52 [PATCH] Don't set CC in config/i386/go32.mh Yao Qi
08:50 [PATCH] Add missing parenthesis Yao Qi

November 14, 2014
23:18 Re: [PATCH 2/3] Adjust calls for setting "catch syscall" information Sergio Durigan Junior
23:17 Re: [PATCH 1/3] Making syscall information be per-arch, instead of global Sergio Durigan Junior
23:08 Re: gnulib's errno module was imported Yao Qi
23:08 Re: [PATCH V3 1/9] Adapt `info probes' to support printing probes of different types. Sergio Durigan Junior
23:00 Re: [PATCH 3/4] Create syscall groups for x86_64. Sergio Durigan Junior
22:55 Re: [PATCH 2/4] Add support to catch groups of syscalls. Sergio Durigan Junior
22:42 Re: [PATCH 1/4] Implemement support for groups of syscalls in the xml-syscall interface. Sergio Durigan Junior
20:38 Re: [PATCH 4/4] Update documentation on catching a group of related syscalls. Eli Zaretskii
19:12 Re: [PATCH] Fix the processing of Meta-key commands in TUI Patrick Palka
19:05 [PATCH] checkpoint: print index of new checkpoint in response message Patrick Palka
18:52 Re: [PATCH 4/4] Update documentation on catching a group of related syscalls. Gabriel Krisman Bertazi
18:47 [PATCH 1/3] Drop remaining references to removed source lines in break1.c and ur1.c Andreas Arnez
18:47 [PATCH 2/3] Eliminate literal line numbers in mi-until.exp Andreas Arnez
18:47 [PATCH 3/3] GDB testsuite: More fixes for warnings with -std=gnu11 Andreas Arnez
18:47 [PATCH 0/3] Fix fallout from GDB testsuite cleanup, fix more compiler warnings Andreas Arnez
18:43 Re: [PATCH v3 14/14] the "compile" command Jan Kratochvil
17:33 Re: [RFA/Linux] Ask kernel to kill inferior when GDB terminates Joel Brobecker
17:23 Re: [PATCH 7/9] Rewrite lookup_static_symbol to use gdbarch routine Doug Evans
17:19 Re: [PATCH 00/21] struct symtab split part 2 Doug Evans
17:12 Re: [RFA/commit] [gdbserver/lynx] spurious failure to write in inferior memory Pedro Alves
17:09 Re: [RFA/Linux] Ask kernel to kill inferior when GDB terminates Pedro Alves
17:02 Re: [RFA] common-defs.h: include <stdarg.h> before <stdio.h> Joel Brobecker
16:54 Re: [RFA] common-defs.h: include <stdarg.h> before <stdio.h> Pedro Alves
16:54 [RFA/Linux] Ask kernel to kill inferior when GDB terminates Joel Brobecker
16:51 [RFA/commit] [gdbserver/lynx] spurious failure to write in inferior memory Joel Brobecker
16:49 [commit/Ada] gdb.ada/complete.exp failure on x86_64-windows Joel Brobecker
16:48 [RFA] common-defs.h: include <stdarg.h> before <stdio.h> Joel Brobecker
16:46 [RFA/commit] Handling of empty Ada ranges with a negative upper bound. Joel Brobecker
16:44 [commit/Ada] Ignore __XA types when redundant. Joel Brobecker
16:42 [Ada/commit] varsize-limit error printing element of packed array... Joel Brobecker
16:01 Re: gnulib's errno module was imported Pedro Alves
15:54 Re: [PATCH 3/3] Testcase Pedro Alves
15:53 Re: [PATCH 2/3] Adjust calls for setting "catch syscall" information Pedro Alves
15:53 Re: [PATCH 1/3] Making syscall information be per-arch, instead of global Pedro Alves
15:18 Re: gnulib's errno module was imported Joel Brobecker
14:42 Re: gnulib's errno module was imported Pedro Alves
14:39 Re: gnulib's errno module was imported Pedro Alves
14:31 Re: gnulib's errno module was imported Eli Zaretskii
13:54 Re: gnulib's errno module was imported Yao Qi
13:50 Re: [PATCH 02/12] btrace: add format argument to supports_btrace Pedro Alves
13:50 RE: [PATCH 02/12] btrace: add format argument to supports_btrace Metzger, Markus T
13:47 RE: [PATCH 02/12] btrace: add format argument to supports_btrace Metzger, Markus T
13:36 Re: [PATCH 02/12] btrace: add format argument to supports_btrace Pedro Alves
13:21 Re: gnulib's errno module was imported Pedro Alves
13:03 Re: [PATCH V3 7/9] Simple testsuite for DTrace USDT probes. Pedro Alves
13:02 Re: gnulib's errno module was imported Yao Qi
12:38 Re: [PATCH V3 1/9] Adapt `info probes' to support printing probes of different types. Pedro Alves
12:36 RE: [PATCH 02/12] btrace: add format argument to supports_btrace Metzger, Markus T
11:47 Re: gnulib's errno module was imported Pedro Alves
11:29 Re: gnulib's errno module was imported Joel Brobecker
10:41 [PATCH] Fix behaviour of 'show' commands in hook functions in MI mode Thomas Perry
09:26 Re: gnulib's errno module was imported Eli Zaretskii
08:44 Re: gnulib's errno module was imported Gregory Fong
08:30 Re: gnulib's errno module was imported Yao Qi
07:33 Re: gnulib's errno module was imported Eli Zaretskii
05:45 gnulib's errno module was imported Yao Qi
01:23 [PATCH] dwarf.exp: In 64-bit units, emit also abbrev offset as a 64-bit field Petr Machata
01:10 Re: [COMMITTED PATCH] Fix PR symtab/17591 Doug Evans
01:00 Re: [PATCH 2/6] DW attribute macro MACRO_AT_func and MACRO_AT_range Yao Qi
00:58 [COMMITTED PATCH] Fix PR symtab/17591 Doug Evans
00:39 [COMMITTED PATCH] Fix infinite loop in update_enumeration_type_from_children Doug Evans
00:26 Re: [PATCH 02/16] Eliminate literal line numbers in dbx.exp Yao Qi

November 13, 2014
23:19 Re: [PATCH V3 7/9] Simple testsuite for DTrace USDT probes. Sergio Durigan Junior
19:46 [PATCH] follow-exec: handle targets that don't have thread exit events Pedro Alves
19:18 Re: [PATCH 11/16 v3] Extended-remote Linux exit events Pedro Alves
19:14 Re: [PATCH 00/16 v3] Linux extended-remote fork and exec events Pedro Alves
19:08 Re: [PATCH 04/16 v3] Determine supported extended-remote features Pedro Alves
19:06 Re: [PATCH 06/16 v3] Extended-remote Linux follow fork Breazeal, Don
18:59 Re: [PATCH 06/16 v3] Extended-remote Linux follow fork Pedro Alves
18:53 Re: [PATCH 06/16 v3] Extended-remote Linux follow fork Breazeal, Don
18:48 Re: [PATCH 04/16 v3] Determine supported extended-remote features Pedro Alves
18:37 Re: [PATCH 04/16 v3] Determine supported extended-remote features Breazeal, Don
18:33 Re: [PATCH 04/16 v3] Determine supported extended-remote features Pedro Alves
18:28 Re: [PATCH 04/16 v3] Determine supported extended-remote features Breazeal, Don
17:59 [doc commit] NEWS: Fix typo Jan Kratochvil
16:13 Re: [PATCH 00/21] struct symtab split part 2 Simon Marchi
15:26 [patch] Add add-auto-load-scripts-directory Jan Kratochvil
15:21 [doc patch] Fix add-auto-load-safe-path typo Jan Kratochvil
14:58 Re: [PATCH 00/16 v3] Linux extended-remote fork and exec events Pedro Alves
14:16 Re: [PATCH 02/16] Eliminate literal line numbers in dbx.exp Andreas Arnez
14:06 Re: [PATCH 00/16] GDB testsuite cleanup, fix warnings with -std=gnu11 Yao Qi
13:51 Re: [PATCH 00/16 v3] Linux extended-remote fork and exec events Pedro Alves
13:44 Re: [PATCH 05/16] Eliminate literal line numbers in ending-run.exp Yao Qi
13:41 Re: [PATCH 00/16 v3] Linux extended-remote fork and exec events Pedro Alves
13:36 Re: [PATCH 04/16] Eliminate literal line numbers in call-rt-st.exp Yao Qi
13:33 Re: [PATCH 03/16] Eliminate literal line numbers in call-ar-st.exp Yao Qi
13:18 Re: [PATCH 02/16] Eliminate literal line numbers in dbx.exp Yao Qi
13:15 Re: [PATCH 01/16] Eliminate literal line numbers in so-impl-ld.exp Yao Qi
13:04 Re: [PATCH] Use SYMBOL_OBJFILE more. Yao Qi
13:00 Re: [PATCH 06/16 v3] Extended-remote Linux follow fork Pedro Alves
12:59 Re: [PATCH 04/16 v3] Determine supported extended-remote features Pedro Alves
12:56 [PATCH 20/21] struct symtab split part 2: symfile-debug.c symfile.c symfile.h Doug Evans
12:55 [PATCH 04/21] struct symtab split part 2: amd64-tdep.c arm-tdep.c i386-tdep.c spu-tdep.c Doug Evans
12:55 [PATCH 01/21] struct symtab split part 2: symtab.c symtab.h Doug Evans
12:55 [PATCH 21/21] struct symtab split part 2: symmisc.c Doug Evans
12:55 [PATCH 19/21] struct symtab split part 2: source.c Doug Evans
12:55 [PATCH 18/21] struct symtab split part 2: python/py-symtab.c Doug Evans
12:55 [PATCH 17/21] struct symtab split part 2: psympriv.h psymtab.c Doug Evans
12:55 [PATCH 02/21] struct symtab split part 2: objfiles.c objfiles.h Doug Evans
12:55 [PATCH 16/21] struct symtab split part 2: mi/mi-cmd-file.c Doug Evans
12:55 [PATCH 15/21] struct symtab split part 2: maint.c testsuite/gdb.base/maint.exp Doug Evans
12:55 [PATCH 14/21] struct symtab split part 2: macroscope.c macrotab.c macrotab.h Doug Evans
12:55 [PATCH 13/21] struct symtab split part 2: linespec.c Doug Evans
12:55 [PATCH 03/21] struct symtab split part 2: ada-lang.c cp-support.c jv-lang.c Doug Evans
12:55 [PATCH 12/21] struct symtab split part 2: jit.c Doug Evans
12:55 [PATCH 11/21] struct symtab split part 2: infrun.c Doug Evans
12:55 [PATCH 10/21] struct symtab split part 2: guile/scm-block.c Doug Evans
12:55 [PATCH 05/21] struct symtab split part 2: coffread.c dbxread.c dwarf2read.c mdebugread.c xcoffread.c Doug Evans
12:55 [PATCH 07/21] struct symtab split part 2: blockframe.c dwarf2-frame.c frame.c stack.c Doug Evans
12:55 [PATCH 09/21] struct symtab split part 2: buildsym.c buildsym.h Doug Evans
12:55 [PATCH 08/21] struct symtab split part 2: breakpoint.c Doug Evans
12:54 [PATCH 06/21] struct symtab split part 2: block.c block.h Doug Evans
12:52 Re: [PATCH 7/9] Rewrite lookup_static_symbol to use gdbarch routine Yao Qi
12:49 [PATCH 00/21] struct symtab split part 2 Doug Evans
12:38 Re: [PATCH] Fix gdb.reverse failures on mingw32-hosted GDB Yao Qi
03:00 Re: [PATCH v4] Make chained function calls in expressions work Siva Chandra
00:18 [PATCH 1/3] Making syscall information be per-arch, instead of global Sergio Durigan Junior
00:18 [PATCH 3/3] Testcase Sergio Durigan Junior
00:18 [PATCH 2/3] Adjust calls for setting "catch syscall" information Sergio Durigan Junior
00:18 [PATCH] Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead of global Sergio Durigan Junior

November 12, 2014
17:32 Re: [PING][RFC][PATCH v2] Python API: add gdb.stack_may_be_invalid Doug Evans
17:29 Re: [PATCH v4] Make chained function calls in expressions work Doug Evans
17:26 Re: [PING][RFC][PATCH v2] Python API: add gdb.stack_may_be_invalid Martin Galvan
17:24 Re: [PING][RFC][PATCH v2] Python API: add gdb.stack_may_be_invalid Martin Galvan
17:20 Re: [PING][RFC][PATCH v2] Python API: add gdb.stack_may_be_invalid Pedro Alves
17:06 Re: [PING][RFC][PATCH v2] Python API: add gdb.stack_may_be_invalid Doug Evans
16:08 Re: [PATCH v4] Make chained function calls in expressions work Doug Evans
15:55 Re: [PING][RFC][PATCH v2] Python API: add gdb.stack_may_be_invalid Martin Galvan
15:54 Re: [PATCH 00/16 v3] Linux extended-remote fork and exec events Pedro Alves
15:52 Re: Fix infinite loop in update_enumeration_type_from_children Doug Evans
15:47 Re: Fix off-by-one bug calling value_cstring Doug Evans
15:18 Re: [PATCH 13/16] Drop non-prototype C function header variants: 'list' test case Pedro Alves
15:15 RE: [PATCH] In MI mode -var-create --language not working. Tedeschi, Walfred
15:05 Re: [PATCH 13/16] Drop non-prototype C function header variants: 'list' test case Andreas Arnez
15:03 Re: [PATCH] In MI mode -var-create --language not working. Pedro Alves
12:50 Re: [PATCH 0/3] callfuncs.exp: Execute with and without prototypes Pedro Alves
12:44 Re: [PING] [PATCH 00/16] GDB testsuite cleanup, fix warnings with -std=gnu11 Pedro Alves
12:33 Re: [PATCH 13/16] Drop non-prototype C function header variants: 'list' test case Pedro Alves
11:39 [pushed 3/3] GDBserver: clean up 'cont_thread' handling Pedro Alves
11:39 [pushed 2/3] GDBserver: don't resume all threads if the Hc thread disapears Pedro Alves
11:39 [pushed 1/3] GDBserver: ctrl-c after leader has exited Pedro Alves
11:39 [pushed 0/3] GDBserver: remove Hc handling from backend Pedro Alves
11:08 [pushed] Garbage collect the infwait_state global Pedro Alves
10:55 Re: [PATCH 2/3] make "permanent breakpoints" per location and disableable Pedro Alves
10:53 Re: [PATCH 3/3] fix skipping permanent breakpoints Pedro Alves
09:31 [PING^2][PATCH 00/16] GDB testsuite cleanup, fix warnings with -std=gnu11 Andreas Arnez
07:01 Re: [PATCH 2/6] DW attribute macro MACRO_AT_func and MACRO_AT_range Doug Evans
06:28 Re: FW: [ping] [PATCH] In MI mode -var-create --language not working. Vladimir Prus
04:30 [PATCH 5/5] struct symtab split part 1: SYMTAB_BLOCKVECTOR Doug Evans
04:28 [PATCH 4/5] struct symtab split part 1: buildsym api cleanup Doug Evans
04:20 [PATCH 3/5] struct symtab split part 1: SYMTAB_LINETABLE Doug Evans
04:19 [PATCH 2/5] struct symtab split part 1: SYMTAB_DIRNAME Doug Evans
04:17 [PATCH 1/5] struct symtab split part 1: SYMTAB_OBJFILE Doug Evans
04:15 [PATCH 0/5] struct symtab split part 1 Doug Evans
03:48 Re: [PATCH 4/4] Update documentation on catching a group of related syscalls. Eli Zaretskii
02:04 Re: [PATCH 4/4] Update documentation on catching a group of related syscalls. Gabriel Krisman Bertazi
00:54 Re: [PATCH 3/3] fix skipping permanent breakpoints Yao Qi

November 11, 2014
18:53 Re: [PATCH v3 14/14] the "compile" command Pedro Alves
17:05 Re: [PATCH v4] Make chained function calls in expressions work Siva Chandra
16:43 Re: [PATCH v3 12/14] add linux_infcall_mmap Pedro Alves
15:41 Re: RFA: info macro [-at LOCATION,] Eli Zaretskii
15:21 Re: [PATCH v4] Make chained function calls in expressions work Ulrich Weigand
15:00 Re: [PATCH v4] Make chained function calls in expressions work Siva Chandra
14:55 Re: [PATCH v4] Make chained function calls in expressions work Siva Chandra
14:34 [PATCH] Fix gdb.reverse failures on mingw32-hosted GDB Luis Machado
14:25 Re: [PATCH] Warn users about mismatched PID namespaces Pedro Alves
14:01 Re: RFA: info macro [-at LOCATION,] David Taylor
13:41 Re: [PATCH] Fix cross-compiling with static linking in gdbserver Makefile.in Pedro Alves
03:44 Re: RFA: info macro [-at LOCATION,] Eli Zaretskii
03:33 Re: [patch, nios2] clean up prologue/epilogue detection code Yao Qi
02:42 Re: [PATCH 7/9] Rewrite lookup_static_symbol to use gdbarch routine Doug Evans
02:05 Re: [PATCH 2/6] DW attribute macro MACRO_AT_func and MACRO_AT_range Yao Qi
01:29 [COMMITTED PATCH] symmisc.c: remove trailing whitespace Doug Evans
01:00 [PATCH] Fix memory leak in watch_main_source_file_lossage Doug Evans
00:53 [COMMITTED PATCH] select_source_symtab: Rewrite to use ALL_SYMTABS. Doug Evans

November 10, 2014
21:41 RFA: info macro [-at LOCATION,] David Taylor
19:44 Re: [PATCH 2/6] DW attribute macro MACRO_AT_func and MACRO_AT_range Doug Evans
17:16 Re: [PATCH] create_internal_breakpoint: Apply gdbarch_skip_entrypoint. Ulrich Weigand
15:45 Re: [PATCH] create_internal_breakpoint: Apply gdbarch_skip_entrypoint. Pedro Alves
14:24 [push] Work around GCC bug 63748 (Re: [PATCH] PR c++/17494 - Fix evaluation of method calls under EVAL_SKIP) Ulrich Weigand
12:58 Re: [PATCH] create_internal_breakpoint: Apply gdbarch_skip_entrypoint. Ulrich Weigand
10:46 [PATCH] Fix cross-compiling with static linking in gdbserver Makefile.in Filipe Utzig
03:28 [PATCH] The result of symtab expansion is always a primary symtab Doug Evans
02:04 Re: [PATCH 2/6] DW attribute macro MACRO_AT_func and MACRO_AT_range Yao Qi
01:39 Re: [PATCH v2] gdb/i387-tdep.c: Avoid warning for "-Werror=strict-overflow" Chen Gang
00:45 [PATCH] Split up buildsym.c:end_symtab_from_static_block Doug Evans
00:17 [PATCH] Fix PR 17559: confusion over result of find_pc_line Doug Evans

November 09, 2014
22:45 [PATCH] expand_symtab_containing_pc: Renamed from find_pc_sect_symtab_via_partial Doug Evans
22:05 Re: Fix infinite loop in update_enumeration_type_from_children Daniel Colascione
22:04 Re: Fix off-by-one bug calling value_cstring Daniel Colascione
21:23 Re: [PATCH] Warn users about mismatched PID namespaces Daniel Colascione
07:17 Re: [PATCH] fix some bugs in python completion code Sergio Durigan Junior

November 08, 2014
23:01 [patch, nios2] clean up prologue/epilogue detection code Sandra Loosemore
19:57 [PATCH] Use SYMBOL_OBJFILE more. Doug Evans
19:31 Re: [PATCH 7/9] Rewrite lookup_static_symbol to use gdbarch routine Doug Evans
01:57 Re: [PATCH] create_internal_breakpoint: Apply gdbarch_skip_entrypoint. Doug Evans
01:49 [PATCH] create_internal_breakpoint: Apply gdbarch_skip_entrypoint. Doug Evans

November 07, 2014
22:20 [PATCH] fix some bugs in python completion code wapiflapi
19:53 Re: [PATCH 3/3] fix skipping permanent breakpoints Pedro Alves
17:37 Re: [PING][RFC][PATCH v2] Python API: add gdb.stack_may_be_invalid Martin Galvan
17:27 Re: [PING][RFC][PATCH v2] Python API: add gdb.stack_may_be_invalid Ulrich Weigand
17:18 Re: [PING][RFC][PATCH v2] Python API: add gdb.stack_may_be_invalid Martin Galvan
17:09 Re: [PING][RFC][PATCH v2] Python API: add gdb.stack_may_be_invalid Pedro Alves
17:04 Re: [PATCH v7] Events when inferior is modified Doug Evans
16:54 Re: [PATCH 2/6] DW attribute macro MACRO_AT_func and MACRO_AT_range Doug Evans
16:47 Re: [PATCH] Allow board file to specify remotetimeout Pedro Alves
16:29 Re: [PATCH 7/9] Rewrite lookup_static_symbol to use gdbarch routine Doug Evans
15:41 [pushed] gdb.base/sigstep.exp: xfail gdb/17511 on i?86 Linux Pedro Alves
15:25 Re: [PATCH] Allow board file to specify remotetimeout Doug Evans
14:45 [push] Revert old nexti prologue check and eliminate in_prologue Pedro Alves
13:49 Re: [PATCH] Remove unwanted spaces when looking up builtin types Siva Chandra
13:32 [PING][RFC][PATCH v2] Python API: add gdb.stack_may_be_invalid Martin Galvan
12:50 Re: [PATCH] Warn users about mismatched PID namespaces Pedro Alves
12:49 Re: [PATCH] Warn users about mismatched PID namespaces Pedro Alves
12:21 Re: [PATCH v7] Events when inferior is modified Pedro Alves
11:27 Re: [PATCH 00/12] record btrace: prepare for a new trace format Pedro Alves
10:21 Re: [PATCH] Allow board file to specify remotetimeout Pedro Alves
09:08 Re: [PATCH 7/9] Rewrite lookup_static_symbol to use gdbarch routine Doug Evans
08:59 Re: [PATCH 5/9] Rename some "aux" functions. Doug Evans
08:58 Re: [PATCH 2/9] Add macro ALL_BLOCK_SYMBOLS_WITH_NAME. Doug Evans
08:54 Re: [PATCH 0/9] symtab.c symbol lookup cleanups Doug Evans
01:31 Re: [PATCH] Use ALL_PRIMARY_SYMTABS instead of ALL_SYMTABS. Doug Evans
01:22 Re: [PATCH] Remove TYPE_CODE_CLASS Doug Evans
01:13 Re: [PATCH] solib_global_lookup: Fetch arch from objfile. Doug Evans
01:02 [PATCH] Allow board file to specify remotetimeout Doug Evans

November 06, 2014
21:12 Re: [PATCH] Warn users about mismatched PID namespaces Daniel Colascione
18:19 Re: [PATCH v7] Events when inferior is modified Doug Evans
17:55 Re: [RFC] PR gdb/17445 fix Ulrich Weigand
16:28 Re: [PATCH 3/3 v2] Implement completion limiting Eli Zaretskii
11:32 [PING] [PATCH 00/16] GDB testsuite cleanup, fix warnings with -std=gnu11 Andreas Arnez
10:51 [PATCH 3/3 v2] Implement completion limiting Gary Benson
10:51 [PATCH 1/3 v2] Add expansion_notify callback to expand_symtabs_matching Gary Benson
10:50 [PATCH 2/3 v2] Interleave completion list building with symbol table expansion Gary Benson
10:50 [PATCH 0/3 v2] Limit tab-completion result when list is large Gary Benson
10:32 Re: [patch, nios2] remove obsolete code sequences from prologue analyzer Yao Qi
09:13 PING [PATCH RFC] PR gdb/17445 fix Pierre Muller
09:04 RE: [PATCH 00/12] record btrace: prepare for a new trace format Metzger, Markus T

November 05, 2014
20:50 Re: [PATCH 00/12] record btrace: prepare for a new trace format Pedro Alves
20:47 Re: [PATCH 08/12] btrace: identify cpu Pedro Alves
20:46 Re: [PATCH 07/12] btrace: extend struct btrace_insn Pedro Alves
20:46 Re: [PATCH 05/12] record-btrace: add bts buffer size configuration option Pedro Alves
20:45 Re: [PATCH 04/12] record btrace: add configuration struct Pedro Alves
20:45 Re: [PATCH 02/12] btrace: add format argument to supports_btrace Pedro Alves
20:44 Re: [PATCH 01/12] btrace: add struct btrace_data Pedro Alves
20:25 Re: [PATCH 7/9] Rewrite lookup_static_symbol to use gdbarch routine Doug Evans
12:54 Re: [PATCH] PR c++/17494 - Fix evaluation of method calls under EVAL_SKIP Alan Modra
12:26 Re: [PATCH 3/3] fix skipping permanent breakpoints Yao Qi
11:00 Re: [PATCH] PR c++/17494 - Fix evaluation of method calls under EVAL_SKIP James Greenhalgh
10:55 Re: [PATCH] Warn users about mismatched PID namespaces Pedro Alves
06:37 Re: [PATCH 2/3] make "permanent breakpoints" per location and disableable Yao Qi
06:14 Make dont_print_vb of cp_print_value_fields an int Alan Modra
06:07 Cast result of obstack_next_free Alan Modra
06:05 Use obstack_blank_fast to shrink obstacks Alan Modra
03:53 [patch, nios2] remove obsolete code sequences from prologue analyzer Sandra Loosemore
01:54 Re: [PATCH 2/6] DW attribute macro MACRO_AT_func and MACRO_AT_range Yao Qi
00:33 Re: [PATCH] PR c++/17494 - Fix evaluation of method calls under EVAL_SKIP Siva Chandra
00:24 Re: [PATCH] PR c++/17494 - Fix evaluation of method calls under EVAL_SKIP Alan Modra
00:16 Re: merging from gcc Doug Evans

November 04, 2014
23:01 Re: [PATCH 0/6] Use correct function address in dwarf assembler Doug Evans
22:59 Re: [PATCH 2/6] DW attribute macro MACRO_AT_func and MACRO_AT_range Doug Evans
22:54 Re: [PATCH 6/6] Fix dw2-ifort-parameter.exp fail with clang Doug Evans
22:53 Re: [PATCH 5/6] Fix implptr-optimized-out.exp fail Doug Evans
22:53 Re: [PATCH 4/6] Use Dwarf::assemble in implptr-optimized-out.exp Doug Evans
22:51 Re: [PATCH 3/6] Get start and end address of main in dwz.exp Doug Evans
22:50 Re: [PATCH 2/6] DW attribute macro MACRO_AT_func and MACRO_AT_range Doug Evans
22:48 Re: [PATCH 1/6] New proc _handle_attribute Doug Evans
19:17 Re: [PATCH] tui: Fix newterm call for older ncurses Simon Marchi
19:08 Re: [PATCH] tui: Fix newterm call for older ncurses Pedro Alves
19:03 [PATCH 3/3] fix skipping permanent breakpoints Pedro Alves
19:03 [PATCH 2/3] make "permanent breakpoints" per location and disableable Pedro Alves
19:03 [PATCH 1/3] add a default method for gdbarch_skip_permanent_breakpoint Pedro Alves
19:03 [PATCH 0/3] fix permanent breakpoints Pedro Alves
18:48 [pushed] garbage collect gdb/breakpoint.c:breakpoint_thread_match Pedro Alves
15:59 FW: [ping] [PATCH] In MI mode -var-create --language not working. Tedeschi, Walfred
15:41 [PATCH 3/3] callfuncs.exp: Indent perform_all_tests() Andreas Arnez
15:41 [PATCH 2/3] Perform all tests in callfuncs.exp with and without C function prototypes Andreas Arnez
15:41 [PATCH 1/3] 'callfuncs' test case: Fixes in conditionally compiled code Andreas Arnez
15:41 [PATCH 0/3] callfuncs.exp: Execute with and without prototypes Andreas Arnez
15:40 Re: [PATCH v4] Make chained function calls in expressions work Ulrich Weigand
15:40 Re: [PATCH v4] Make chained function calls in expressions work Ulrich Weigand
15:39 FW: [Ping] [PATCH] Add support for bound table in the Intel MPX context. Tedeschi, Walfred
15:23 Re: [PATCH v4] Make chained function calls in expressions work Siva Chandra
15:08 Re: [PATCH v4] Make chained function calls in expressions work Siva Chandra
14:59 Re: [PATCH v4] Make chained function calls in expressions work Ulrich Weigand
14:26 Re: [PATCH v4] Make chained function calls in expressions work Siva Chandra
14:25 Re: [COMMITTED PATCH 1/3] ARM: extract_arm_insn function need to read instrs correctly in be8 case Yao Qi
13:43 Re: [PATCH v4] Make chained function calls in expressions work Ulrich Weigand
13:38 Re: [PATCH v4] Make chained function calls in expressions work Ulrich Weigand
13:31 [PATCH] tui: Fix newterm call for older ncurses Simon Marchi
02:08 Re: [PATCH] PR c++/17494 - Fix evaluation of method calls under EVAL_SKIP Siva Chandra

November 03, 2014
21:44 Re: [pushed] PR tui/16138, PR tui/17519, and misc failures to initialize the terminal Pedro Alves
21:37 Re: [pushed] PR tui/16138, PR tui/17519, and misc failures to initialize the terminal Simon Marchi
21:22 Re: [PATCH v4] Make chained function calls in expressions work Siva Chandra
19:55 Re: [PATCH v4] Make chained function calls in expressions work Siva Chandra
18:38 Re: [PATCH 4/4] Update documentation on catching a group of related syscalls. Sergio Durigan Junior
17:11 Re: [COMMITTED PATCH 1/3] ARM: extract_arm_insn function need to read instrs correctly in be8 case Victor Kamensky
16:13 [PING^2][PATCH v2 1/2] ISA bit treatment on the MIPS platform Maciej W. Rozycki
16:04 [PING^4][PATCH] microMIPS support (Linux signal trampolines) Maciej W. Rozycki
15:08 Re: [PATCH] PR c++/17494 - Fix evaluation of method calls under EVAL_SKIP Ulrich Weigand
14:44 [RFC][PATCH v2] Python API: Add gdb.stack_may_be_invalid Martin Galvan
14:43 Re: [PATCH v4] Make chained function calls in expressions work Ulrich Weigand
14:43 Re: [RFC] Import the rename gnulib module Yao Qi
14:35 Re: [PATCH v4] Make chained function calls in expressions work Siva Chandra
14:35 Re: [PATCH] PR c++/17494 - Fix evaluation of method calls under EVAL_SKIP Siva Chandra
13:24 Re: [PATCH v3 02/14] add gcc/gdb interface files Yao Qi
13:08 Re: [PATCH v3 14/14] the "compile" command Yao Qi
12:56 Re: [PATCH v3 02/14] add gcc/gdb interface files Jan Kratochvil
12:51 Re: [PATCH v3 02/14] add gcc/gdb interface files Yao Qi
12:49 Re: [PATCH v3 00/14] let gdb reuse gcc's C compiler Jan Kratochvil
12:47 Re: [PATCH v3 00/14] let gdb reuse gcc's C compiler Yao Qi
12:22 Re: [COMMITTED PATCH 1/3] ARM: extract_arm_insn function need to read instrs correctly in be8 case Yao Qi
11:02 Re: GCC switch to C11 causes many testsuite compiler diagnostics Andreas Arnez
05:37 [OB PATCH] mdebugread.c (parse_procedure): Delete unnecessary forward decl. Doug Evans
04:24 [OB PATCH] xcoffread.c (process_linenos): Delete unnecessary code. Doug Evans

November 02, 2014
21:41 [COMMITTED PATCH 3/3] read_pieced_value do big endian processing only in case of valid gdb_regnum Victor Kamensky
21:41 [COMMITTED PATCH 2/3] ARM: arm_breakpoint should be little endian form in case for arm BE8 Victor Kamensky
21:41 [COMMITTED PATCH 1/3] ARM: extract_arm_insn function need to read instrs correctly in be8 case Victor Kamensky
19:45 Re: [PATCH 4/4] Update documentation on catching a group of related syscalls. Eli Zaretskii
19:37 [PATCH 4/4] Update documentation on catching a group of related syscalls. Gabriel Krisman Bertazi
19:37 [PATCH 3/4] Create syscall groups for x86_64. Gabriel Krisman Bertazi
19:36 [PATCH 2/4] Add support to catch groups of syscalls. Gabriel Krisman Bertazi
19:36 [PATCH 1/4] Implemement support for groups of syscalls in the xml-syscall interface. Gabriel Krisman Bertazi
19:36 [PATCH 0/4] Catch syscall groups Gabriel Krisman Bertazi
16:03 Re: [PATCH v3 14/14] the "compile" command Eli Zaretskii
15:26 [PATCH,Hurd] Fix deallocation after proc_getprocinfo call Samuel Thibault

November 01, 2014
21:56 Re: [PATCH v3 00/14] let gdb reuse gcc's C compiler Jan Kratochvil
21:52 Re: [PATCH v3 00/14] let gdb reuse gcc's C compiler Jan Kratochvil
21:48 [PATCH v3 14/14] the "compile" command Jan Kratochvil
21:47 [PATCH v3 13/14] add s390_gcc_target_options Jan Kratochvil
21:47 [PATCH v3 12/14] add linux_infcall_mmap Jan Kratochvil
21:47 [PATCH v3 11/14] export dwarf2_reg_to_regnum_or_error Jan Kratochvil
21:47 [PATCH v3 10/14] make dwarf_expr_frame_base_1 public Jan Kratochvil
21:47 [PATCH v3 09/14] split dwarf2_fetch_cfa_info from dwarf2_compile_expr_to_ax Jan Kratochvil
21:46 [PATCH v3 08/14] introduce call_function_by_hand_dummy Jan Kratochvil
21:46 [PATCH v3 07/14] add gnu_triplet_regexp gdbarch method Jan Kratochvil
21:46 [PATCH v3 06/14] add infcall_mmap and gcc_target_options gdbarch methods Jan Kratochvil
21:46 [PATCH v3 05/14] add dummy frame destructor Jan Kratochvil
21:46 [PATCH v3 04/14] add make_unqualified_type Jan Kratochvil
21:46 [PATCH v3 03/14] add some missing ops to DWARF assembler Jan Kratochvil
21:46 [PATCH v3 02/14] add gcc/gdb interface files Jan Kratochvil
21:46 [PATCH v3 01/14] introduce ui_file_write_for_put Jan Kratochvil
21:45 [PATCH v3 00/14] let gdb reuse gcc's C compiler Jan Kratochvil
05:33 [PATCH] Use ALL_PRIMARY_SYMTABS instead of ALL_SYMTABS. Doug Evans
04:49 [COMMITTED PATCH] objfiles.h: Remove some unused macros. Doug Evans
04:10 [PATCH] Remove TYPE_CODE_CLASS Doug Evans
03:24 [OB PATCH] valops.c: Fix some whitespace. Doug Evans
02:28 [PATCH] solib_global_lookup: Fetch arch from objfile. Doug Evans


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