gdb-cvs archive
date index for September, 2018

This is the mail archive of the gdb-cvs@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:

September 30, 2018
16:36 [binutils-gdb] Darwin: Remove unused variables [-Werror=unused-variable] Pedro Alves

September 29, 2018
13:33 [binutils-gdb] Remove some leftover text in gdb/README Tom Tromey
13:11 [binutils-gdb] Update gdb's configure instructions Tom Tromey

September 28, 2018
21:16 [binutils-gdb] Use the existing instruction to determine the RISC-V breakpoint kind. John Baldwin
20:03 [binutils-gdb] Change "xor" name in cpu_core to allow building with iso646.h or C++ compiler Simon Marchi
11:04 [binutils-gdb] gdb: Change how frames are selected for 'frame' and 'info frame'. Andrew Burgess

September 27, 2018
09:49 [binutils-gdb] testsuite: Fix race condition in check-libthread-db Alan Hayward

September 26, 2018
16:43 [binutils-gdb] gdb/riscv: Improve non-dwarf stack unwinding Andrew Burgess
12:29 [binutils-gdb] elf32-nds32: Remove elf32_nds32_allocate_dynrelocs Simon Marchi
11:37 [binutils-gdb] Remove dead definition from valops.c Tom Tromey
11:23 [binutils-gdb] Small fix for "winheight" usage Tom Tromey

September 25, 2018
13:55 [binutils-gdb] Remove dead code from gdbserver's configure Tom Tromey

September 24, 2018
12:22 [binutils-gdb] Fix PR gdb/20948: --write option to GDB causes segmentation fault Tom Tromey
12:18 [binutils-gdb] Add "const" to a few locals in gdb Tom Tromey
05:16 [binutils-gdb] Allow setting a parameter to raise gdb.GdbError Tom Tromey
05:16 [binutils-gdb] Consolidate gdb.GdbError handling Tom Tromey
05:16 [binutils-gdb] Check for negative argument in Type.template_argument Tom Tromey
05:16 [binutils-gdb] Report Python errors coming from gdb.post_event Tom Tromey
05:16 [binutils-gdb] Allow conversion of pointers to Python int Tom Tromey
05:16 [binutils-gdb] Preserve sign when converting gdb.Value to Python int Tom Tromey
05:16 [binutils-gdb] Allow more Python scalar conversions Tom Tromey

September 23, 2018
18:22 [binutils-gdb] Mark more file descriptors close-on-exec Tom Tromey
17:50 [binutils-gdb] Also recognize __sighndlr on Solaris/x86 Rainer Orth
15:23 [binutils-gdb] Remove a spurious target_terminal::ours() from windows_nat_target::wait() Jon TURNEY
14:13 [binutils-gdb] Fix build error in aarch64-linux-tdep.c on macOS Simon Marchi

September 21, 2018
13:57 [binutils-gdb] Remove redundant test in update_inserted_breakpoint_locations Tom Tromey

September 20, 2018
18:02 [binutils-gdb] More Solaris procfs cleanup Rainer Orth
15:47 [binutils-gdb] Add '_' in the match pattern. Hafiz Abid Qadeer
09:26 [binutils-gdb] Provide pid_to_exec_file on Solaris (PR tdep/17903) Rainer Orth
08:26 [binutils-gdb] Handle missing Solaris auxv entries Rainer Orth
08:19 [binutils-gdb] Missed last ChangeLog entry. Rainer Orth
08:13 [binutils-gdb] Fold i386-v4-nat.c into i386-sol2-nat.c Rainer Orth
02:14 [binutils-gdb] Skip GDB tab-completion tests if no readline. Sandra Loosemore

September 19, 2018
21:23 [binutils-gdb] Darwin: Handle unrelocated dyld. Tom Tromey
19:25 [binutils-gdb] Add missing spaces after inet_ntop invocations. John Baldwin
09:49 [binutils-gdb] Logical short circuiting with argument lists Richard Bunt
09:31 [binutils-gdb] Handle 64-bit Solaris/x86 ld.so.1 Rainer Orth
09:25 [binutils-gdb] Fix /proc pathname sizes on Solaris Rainer Orth
03:57 [binutils-gdb] Add gcc_target_options hook for nios2. Sandra Loosemore
03:49 [binutils-gdb] Carry the gnulib getcwd backport as a patch Simon Marchi

September 18, 2018
21:19 [binutils-gdb] Make the "info proc" documentation more consistent. John Baldwin
21:19 [binutils-gdb] Document the 'info proc files' command. John Baldwin
21:19 [binutils-gdb] Support 'info proc files' on live FreeBSD processes. John Baldwin
21:19 [binutils-gdb] Add support for 'info proc files' on FreeBSD core dumps. John Baldwin
21:19 [binutils-gdb] Add a new 'info proc files' subcommand of 'info proc'. John Baldwin
21:19 [binutils-gdb] Import gnulib's inet_ntop module. John Baldwin
21:19 [binutils-gdb] Generate aclocal-m4-deps.mk more deterministically and portably. John Baldwin
21:19 [binutils-gdb] Use KF_PATH to verify the size of a struct kinfo_file. John Baldwin
17:54 [binutils-gdb] Expect optional "arch=" when executing "-stack-list-frames" on gdb.arch/amd64-invalid-stack-top.exp Sergio Durigan Junior
17:54 [binutils-gdb] Expect optional "arch=" when executing "-stack-list-frames" on gdb.arch/amd64-invalid-stack-middle.e Sergio Durigan Junior
17:51 [binutils-gdb] Expect for "@" when doing "complete break ada" on gdb.ada/complete.exp Sergio Durigan Junior
16:20 [binutils-gdb] Remove remaining cleanups from compile-object-load.c Tom Tromey
16:20 [binutils-gdb] Remove munmap_listp_free_cleanup Tom Tromey
15:30 [binutils-gdb] Aarch64 SVE: Fix stack smashing when calling functions Alan Hayward
07:16 [binutils-gdb] Cast RLIM_INFINITY to rlim_t to fix 64-bit Solaris 10 build Rainer Orth

September 17, 2018
22:57 [binutils-gdb] [OBVIOUS] ChangeLog for obvious enable frame-filter help fix. Philippe Waroquiers
22:25 [binutils-gdb] [OBVIOUS] enable frame-filter short help uses disable instead of enable Philippe Waroquiers
19:53 [binutils-gdb] Do not pass -DNDEBUG to Python compilations in development mode Tom Tromey
19:53 [binutils-gdb] Check for gmp when checking for mpfr Tom Tromey
18:47 [binutils-gdb] [gdb/Python] Eliminate find_inferior_object Pedro Alves
18:17 [binutils-gdb/gdb-8.2-branch] python: Make gdb.execute("show commands") work (PR 23669) Simon Marchi
17:11 [binutils-gdb] Fix use-after-move in compile/compile-cplus-types.c Simon Marchi
14:47 [binutils-gdb] Update get_standard_cache_dir for macOS Tom Tromey
12:27 [binutils-gdb] python: Make gdb.execute("show commands") work (PR 23669) Simon Marchi
06:52 [binutils-gdb] Make save_infcall_*_state return unique pointers Tom Tromey
06:52 [binutils-gdb] Remove release_stop_context_cleanup Tom Tromey
06:52 [binutils-gdb] Remove two infrun cleanups Tom Tromey
06:52 [binutils-gdb] Use new and delete for struct infcall_control_state Tom Tromey
06:51 [binutils-gdb] Remove cleanup from infrun.c Tom Tromey
06:51 [binutils-gdb] Use new and delete for struct infcall_suspend_state Tom Tromey
05:53 [binutils-gdb] Don't steal references in the gdb Python code Tom Tromey
05:46 [binutils-gdb] Simplify uses of thread_to_thread_object Tom Tromey
00:35 [binutils-gdb] Sort objects in gdb and gdbserver Makefiles Simon Marchi
00:35 [binutils-gdb] gdbserver/Makefile.in: Remove ADD_DEPS Simon Marchi

September 16, 2018
13:26 [binutils-gdb] Remove CPYCHECKER_RETURNS_BORROWED_REF Tom Tromey
13:26 [binutils-gdb] Change thread_to_thread_object to return a new reference Tom Tromey
13:26 [binutils-gdb] Change objfile_to_objfile_object to return a new reference Tom Tromey
13:26 [binutils-gdb] Change pspace_to_pspace_object to return a new reference Tom Tromey
12:53 [binutils-gdb] Add more methods to gdb.Progspace Tom Tromey
12:26 [binutils-gdb] Use GNU style for metasyntactic variables in gdbserver Tom Tromey
12:26 [binutils-gdb] Use GNU style for metasyntactic variables in gdb Tom Tromey
12:26 [binutils-gdb] Expand "show disassembler-options" output Tom Tromey

September 15, 2018
22:32 [binutils-gdb] Change get_inferior_args to return const char * Tom Tromey
20:41 [binutils-gdb/gdb-8.2-branch] Move 'is_regular_file' from common-utils.c to filestuff.c Sergio Durigan Junior
03:59 [binutils-gdb] Fix possible exception leak in python.c Tom Tromey
03:10 [binutils-gdb] Provide type_align gdbarch function for nios2. Sandra Loosemore

September 14, 2018
22:10 [binutils-gdb] gdb: Don't leak memory with TYPE_ALLOC / TYPE_ZALLOC Andrew Burgess
13:12 [binutils-gdb] Remove an unnecessary block in call_function_by_hand_dummy Tom Tromey
12:49 [binutils-gdb] Make variable in get_startup_shell non-static Tom Tromey
08:58 [binutils-gdb] Testsuite: Add gdb_simple_compile Alan Hayward

September 13, 2018
22:32 [binutils-gdb] Generate more tags in gdb/testsuite/Makefile Tom Tromey
22:27 [binutils-gdb] Make infpy_thread_from_thread_handle static Tom Tromey
22:23 [binutils-gdb] Remove cleanup from try_open_exec_file Tom Tromey
22:23 [binutils-gdb] Return std::string from gdb_bfd_errmsg Tom Tromey
22:23 [binutils-gdb] Remove cleanup from procfs.c Tom Tromey
22:23 [binutils-gdb] Remove cleanup from add_path Tom Tromey
19:44 [binutils-gdb] python: Fix erroneous doc about gdb.objfiles() Simon Marchi
19:43 [binutils-gdb] python: Add Progspace.objfiles method Simon Marchi
19:43 [binutils-gdb] python: Add Inferior.progspace property Simon Marchi
17:09 [binutils-gdb/gdb-8.2-branch] Make Rust error message mention the field name Tom Tromey
17:09 [binutils-gdb/gdb-8.2-branch] Fix crash with empty Rust enum Tom Tromey
17:02 [binutils-gdb] Make Rust error message mention the field name Tom Tromey
17:02 [binutils-gdb] Fix crash with empty Rust enum Tom Tromey
16:33 [binutils-gdb] Add "contrib" to the list of GDB support dirs (on src-release.sh) Sergio Durigan Junior
15:57 [binutils-gdb] python: Provide textual representation for Inferior and Objfile Simon Marchi

September 12, 2018
23:23 [binutils-gdb] Remove unused "tmp" variable. John Baldwin
23:23 [binutils-gdb] Fix a typo in a comment. John Baldwin
22:38 [binutils-gdb] python: Add tests for trying to use an invalid Inferior object Simon Marchi
17:58 [binutils-gdb] Move 'is_regular_file' from common-utils.c to filestuff.c Sergio Durigan Junior
16:26 [binutils-gdb] Add debug output about skipping files and functions Simon Marchi
11:09 [binutils-gdb] Testsuite: Add gdb_can_simple_compile Alan Hayward

September 11, 2018
13:42 [binutils-gdb] Darwin: set startup-with-shell to off on Sierra and later. Xavier Roirand
13:36 [binutils-gdb] Darwin: fix SIGTRAP when debugging Xavier Roirand
11:00 [binutils-gdb] [testsuite] Fix dg-extract-results.sh path Jan Kratochvil

September 10, 2018
17:53 [binutils-gdb] Fix PR gdb/23558: Use system's 'getcwd' when cross-compiling GDB Sergio Durigan Junior
17:53 [binutils-gdb] Revert "Update gnulib to current upstream master" Sergio Durigan Junior
16:25 [binutils-gdb] Remove unused variable in record-btrace.c Simon Marchi
16:01 [binutils-gdb/gdb-8.2-branch] Fix "make install-strip" failure to install gdb-add-index.sh Tom Tromey
15:40 [binutils-gdb] (Ada) Fix resolving of homonym components in tagged types Joel Brobecker
15:40 [binutils-gdb] (Ada) Cleanup code by using ada_is_access_to_unconstrained_array call. Joel Brobecker
15:40 [binutils-gdb] (Ada) Fix printing of access to unconstrained arrays Joel Brobecker
15:40 [binutils-gdb] (Ada/MI) Fix -var-evaluate-expression for access to unconstrained arrays Joel Brobecker
15:40 [binutils-gdb] (Ada) New function ada_is_access_to_unconstrained_array Joel Brobecker
15:40 [binutils-gdb] (Ada) Fix -var-list-children MI command for union type Joel Brobecker
13:50 [binutils-gdb] Remove periods from Python section titles Tom Tromey
13:50 [binutils-gdb] Swap two sentences in the Pretty Printing API node Tom Tromey
13:50 [binutils-gdb] Mention virtual tables in Python dynamic_type documentation Tom Tromey
13:50 [binutils-gdb] Small typo fix in Basic Python node Tom Tromey
13:50 [binutils-gdb] Mention Python versions in the documentation Tom Tromey
13:50 [binutils-gdb] Update Python unwinder documentation Tom Tromey
13:50 [binutils-gdb] Fix gdb.events.inferior_call documentation Tom Tromey
13:49 [binutils-gdb] Update Python frame filter documentation Tom Tromey
13:49 [binutils-gdb] Reword gdb.GdbError text Tom Tromey
13:49 [binutils-gdb] Avoid warnings from makeinfo Tom Tromey
13:49 [binutils-gdb] Fix help text for "python" command Tom Tromey
13:49 [binutils-gdb] Document that Frame.block can throw Tom Tromey
13:49 [binutils-gdb] Fix typo in pretty-printer example Tom Tromey
13:49 [binutils-gdb] Update Python Block.end documentation Tom Tromey
07:16 [binutils-gdb] Fix "make install-strip" failure to install gdb-add-index.sh Eli Zaretskii

September 09, 2018
07:14 [binutils-gdb] python: Make two functions return gdbpy_ref<> Simon Marchi
03:49 [binutils-gdb] Make py-prettyprint.exp test names unique Tom Tromey
02:51 [binutils-gdb] Allow a pretty-printer without a to_string method Tom Tromey

September 08, 2018
21:57 [binutils-gdb] (Ada) fix handling of expression with parameterless function call Joel Brobecker
21:57 [binutils-gdb] ada-lang.c::ada_value_cast: remove unnecessary parentheses Joel Brobecker
21:57 [binutils-gdb] (Ada) slightly incorrect bounds for type of array indexed by enum Joel Brobecker
21:57 [binutils-gdb] minor reformatting in ada-lang.c::ada_to_fixed_value Joel Brobecker
21:56 [binutils-gdb] Handle PPC64 function descriptor in Ada decoding Joel Brobecker
21:56 [binutils-gdb] (Ada) "catch assert" spurious internal error Joel Brobecker
21:56 [binutils-gdb] (Ada) infinite loop when hitting unhandled exception catchpoint Joel Brobecker
21:56 [binutils-gdb] (Ada) assigning packed array aggregate with variable as component Joel Brobecker
11:40 [binutils-gdb] gdb: Add builtin types for 24 bit integers. John Darrington

September 07, 2018
21:28 [binutils-gdb] gdb/testsuite: Make test names unique in gdb.base/watchpoint.exp Andrew Burgess

September 06, 2018
22:12 [binutils-gdb] Generate NT_PROCSTAT_{AUXV, VMMAP, PS_STRINGS} in FreeBSD coredumps John Baldwin
12:49 [binutils-gdb] compile: Remove non-const reference parameters Simon Marchi
12:36 [binutils-gdb] Remove unused tui_win_element::highlight Simon Marchi
11:09 [binutils-gdb] Remove unused tui_win_info::detail::opaque Simon Marchi
03:48 [binutils-gdb] Make -Wformat-nonliteral work with gcc Tom Tromey
03:48 [binutils-gdb] Disable -Wformat-nonliteral in parts of printcmd.c Tom Tromey

September 05, 2018
15:29 [binutils-gdb] Remove unnecessary casts from cli-cmds.c Tom Tromey
10:42 [binutils-gdb] [gdb/exp] Handle DW_OP_GNU_variable_value refs to abstract dies Tom de Vries
08:17 [binutils-gdb] Document the GDB 8.2 release in gdb/ChangeLog Joel Brobecker
08:14 [binutils-gdb/gdb-8.2-branch] Bump GDB version number to 8.2.0.DATE-git. Joel Brobecker
08:14 [binutils-gdb/gdb-8.2-branch] Document the GDB 8.2 release in gdb/ChangeLog Joel Brobecker
08:03 [binutils-gdb] Created tag gdb-8.2-release Joel Brobecker
07:46 [binutils-gdb/gdb-8.2-branch] Set GDB version number to 8.2. Joel Brobecker

September 04, 2018
18:01 [binutils-gdb/gdb-8.2-branch] fix incorrect gnulib getcwd replacement when cross-compiling GDB Joel Brobecker
17:58 [binutils-gdb] Automatically update "aclocal_m4_deps" when updating gnulib Sergio Durigan Junior
16:52 [binutils-gdb] Remove --enable-multi-ice Tom Tromey
16:51 [binutils-gdb] Simplify ada-exp.o rule Tom Tromey
16:51 [binutils-gdb] Remove unneeded explicit .o targets Tom Tromey
16:51 [binutils-gdb] Remove obsolete comments from Makefiles Tom Tromey
14:31 [binutils-gdb] Fix batch exit status test failure on Fedora 28 Gary Benson
10:55 [binutils-gdb] gdb/riscv: Fix an ARI warning Andrew Burgess

September 03, 2018
15:20 [binutils-gdb] gdb/riscv: Provide non-DWARF stack unwinder Andrew Burgess
15:20 [binutils-gdb] gdb: Extend the trad-frame API Andrew Burgess

September 01, 2018
19:49 [binutils-gdb] Fix ARI violations in c++compile Keith Seitz


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