gdb-cvs archive
date index for June, 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:

June 30, 2018
02:53 [binutils-gdb] Introduce @unless/@endunless and postbootstrap Makefile targets Alexandre Oliva
01:39 [binutils-gdb] Add missing parameter to 'amd64_create_target_description' (and unbreak build) Sergio Durigan Junior

June 29, 2018
22:51 [binutils-gdb] fix GDB build failure for various amd64 targets Joel Brobecker
22:05 [binutils-gdb] x86_64-windows GDB crash due to fs_base/gs_base registers Joel Brobecker
19:53 [binutils-gdb] Improve alignment of "info threads" output, align "Target Id" column Pedro Alves
19:52 [binutils-gdb] remote & target_extra_thread_info, use cache w/ qThreadExtraInfo and qP too Pedro Alves
18:43 [binutils-gdb] "break LINENO/*ADDRESS", inline functions and "info break" output Pedro Alves
18:42 [binutils-gdb] Fix running to breakpoint set in inline function by lineno/address Pedro Alves
18:35 [binutils-gdb] Fix format of last gdb/testsuite/ChangeLog entry Pedro Alves
16:35 [binutils-gdb] Remove unstable test output Richard Bunt

June 28, 2018
21:19 [binutils-gdb] Add --enable-codesign to gdb's configure Tom Tromey
16:35 [binutils-gdb] gdb: Eliminate the 'stop_pc' global Pedro Alves
15:57 [binutils-gdb] Fix follow-exec regression / crash Pedro Alves
14:27 [binutils-gdb] Make dwarf2_free_objfile static Tom Tromey
14:11 [binutils-gdb] Remove 2 excessive executable permission flags Jan Kratochvil
08:02 [binutils-gdb] Fixed top frame assumption in watchpoint-hw-attach Richard Bunt
06:39 [binutils-gdb] Deleted branch symbol-file-offset Petr Tesarik
06:39 [binutils-gdb] Add an optional offset option to the "add-symbol-file" command Petr Tesarik
06:39 [binutils-gdb] Make sure that sorting does not change section order Petr Tesarik
06:39 [binutils-gdb] Make add-symbol-file's address argument optional Petr Tesarik
06:39 [binutils-gdb] Add an optional offset option to the "symbol-file" command Petr Tesarik
06:38 [binutils-gdb/symbol-file-offset] Add an optional offset option to the "add-symbol-file" command Petr Tesarik
06:38 [binutils-gdb/symbol-file-offset] Make sure that sorting does not change section order Petr Tesarik
06:38 [binutils-gdb/symbol-file-offset] Make add-symbol-file's address argument optional Petr Tesarik
06:38 [binutils-gdb/symbol-file-offset] Add an optional offset option to the "symbol-file" command Petr Tesarik
06:38 [binutils-gdb] Created branch 'symbol-file-offset' Petr Tesarik
06:12 [binutils-gdb] Add myself as a write-after-approval GDB maintainer. Petr Tesarik

June 27, 2018
21:09 [binutils-gdb] Update "func" help text to GNU standards Tom Tromey
20:58 [binutils-gdb] Remove a VEC from py-unwind.c Tom Tromey
20:44 [binutils-gdb] Fix crash in machoread.c Tom Tromey
19:31 [binutils-gdb] Format gdb-gdb.py.in with autopep8 Simon Marchi
19:25 [binutils-gdb] Add pretty-printer for CORE_ADDR Simon Marchi
18:37 [binutils-gdb] gdb-gdb.py.in: Don't print value's tag_name Simon Marchi
18:37 [binutils-gdb] gdb-gdb.py.in: Fix ordering of TypeFlags objects with Python 3 Simon Marchi
18:37 [binutils-gdb] Copy gdb-gdb.py to build dir Simon Marchi
16:21 [binutils-gdb] Fix Cell debugging regression Pedro Alves
15:13 [binutils-gdb] Fix lost line info for symbol at addr zero Omair Javaid
14:54 [binutils-gdb] Add overrides, fix FreeBSD build Simon Marchi

June 26, 2018
21:39 [binutils-gdb] Minor reorganization of fetch_registers/store_registers in windows-nat.c Joel Brobecker
20:56 [binutils-gdb] Support ptype/o in Rust Tom Tromey
20:56 [binutils-gdb] Move ptype/o printing code to typeprint.c Tom Tromey
14:16 [binutils-gdb] Created tag users/ARM/embedded-binutils-2_30-branch-2018q2 Thomas Preud'homme
14:16 [binutils-gdb] Created tag users/ARM/embedded-gdb-8.1-branch-2018q2 Thomas Preud'homme

June 25, 2018
16:51 [binutils-gdb] gdb: For macOS, s/thread_info/struct thread_info/ Pedro Alves
16:51 [binutils-gdb] gdb: Fix build on several hosts/ports Pedro Alves

June 24, 2018
18:49 [binutils-gdb/binutils-2_31-branch] Reset version to 2.30.90. Update configure files. Regenerate pot files. Nick Clifton
18:35 [binutils-gdb] Created branch 'binutils-2_31-branch' Nick Clifton
18:13 [binutils-gdb] Regenerate configure and pot files with updated binutils version number. Nick Clifton
17:39 [binutils-gdb] Created tag binutils-2_31-branch Nick Clifton

June 22, 2018
17:41 [binutils-gdb] Fix "info registers" regexes in gdb.base/jit-reader.exp Simon Marchi
15:29 [binutils-gdb] Use partial register read/writes in transfer_regset Alan Hayward
11:08 [binutils-gdb] Fix up HAS_SVE_STATE macro Alan Hayward

June 21, 2018
16:16 [binutils-gdb] Use thread_info and inferior pointers more throughout Pedro Alves
15:29 [binutils-gdb] Avoid memcpys in regcache read_part/write_part for full registers. Alan Hayward
13:34 [binutils-gdb] Regen doc/Makefile.in Alan Modra
13:10 [binutils-gdb] Enable hardware watchpoints on attach for aarch64 Richard Bunt
03:11 [binutils-gdb] Fix a memory leak in py-param.c Tom Tromey

June 20, 2018
17:23 [binutils-gdb] Rename regcache_cooked_read_ftype and make a function_view Simon Marchi
16:47 [binutils-gdb] testsuite: Fix cc-with-tweaks.sh being executed in the wrong shell Simon Marchi
16:42 [binutils-gdb] Remove struct keyword in range-based for-loop Simon Marchi
14:26 [binutils-gdb] Improve gdb.base/float128.exp failure message Ulrich Weigand

June 19, 2018
20:57 [binutils-gdb] Bump to autoconf 2.69 and automake 1.15.1 Simon Marchi
17:19 [binutils-gdb] Silence -Wmaybe-uninitialized warning in minsyms.c:lookup_minimal_symbol_by_pc_section Pedro Alves
16:35 [binutils-gdb] Change inline frame breakpoint skipping logic (fix gdb.gdb/selftest.exp) Pedro Alves
14:40 [binutils-gdb] Fix ChangeLog entry Andreas Schwab
09:03 [binutils-gdb] readelf: Handle more RISC-V relocations Andreas Schwab
00:46 [binutils-gdb] Fix ChangeLog merge conflict Simon Marchi

June 18, 2018
22:07 [binutils-gdb] This was already applied on the GCC side. Eric Botcazou
21:34 [binutils-gdb] Fix failure to find member of a typedef base class Weimin Pan
20:21 [binutils-gdb] Remove current_traceframe declaration Simon Marchi
19:34 [binutils-gdb] Use unique_xmalloc_ptr in solib-aix.c Tom Tromey
19:33 [binutils-gdb] Use unique_xmalloc_ptr in darwin_current_sos Tom Tromey
19:33 [binutils-gdb] Use unique_xmalloc_ptr in two solib functions Tom Tromey
19:24 [binutils-gdb] Remove resume_section_map_updates_cleanup Tom Tromey
19:08 [binutils-gdb] Use unique_xmalloc_ptr for read_string Tom Tromey
18:48 [binutils-gdb] Remove cleanups from ser-mingw.c Tom Tromey
18:44 [binutils-gdb] Remove la_error Tom Tromey
13:39 [binutils-gdb] configure.ac: Sync with GCC Simon Marchi
13:39 [binutils-gdb] libdecnumber: Sync with GCC Simon Marchi
13:39 [binutils-gdb] zlib: Sync with GCC Simon Marchi
13:39 [binutils-gdb] libiberty: Sync with GCC Simon Marchi
13:38 [binutils-gdb] config: Sync with GCC Simon Marchi
10:02 [binutils-gdb] Ptrace support for AArch64 SVE gdbserver Alan Hayward
10:02 [binutils-gdb] Ptrace support for Aarch64 SVE Alan Hayward
10:02 [binutils-gdb] Add Aarch64 SVE compatibility macros Alan Hayward
07:05 [binutils-gdb] [gdb/testsuite/ada] Fix number-of-bp test in bp_inlined_func.exp Tom de Vries

June 16, 2018
00:04 [binutils-gdb] gdb: Don't drop SIGSTOP during stop_all_threads Andrew Burgess

June 15, 2018
18:45 [binutils-gdb] [gdb] Add me to write-after-approval section in MAINTAINERS Tom de Vries

June 14, 2018
22:40 [binutils-gdb] update-gnulib.sh: Report required versions of autoconf/aclocal Simon Marchi
22:25 [binutils-gdb] type alignment: Use type_length_units Simon Marchi
21:49 [binutils-gdb] Fix "beneath" conversion on AIX Sergio Durigan Junior
20:32 [binutils-gdb] [gdb] Fixup incomplete patch 0dbfed25e9 Tom de Vries
20:30 [binutils-gdb] Fix/improve on-line help of 'define' command. Philippe Waroquiers
20:21 [binutils-gdb] [gdb] Add 'Concept Index' entry '&' for background execution Tom de Vries
16:50 [binutils-gdb] Avoid gdb.base/fork-running-state.exp lingering processes Pedro Alves
13:32 [binutils-gdb] [gdb/cli] Honour 'print pretty' when printing result of finish command Tom de Vries
11:55 [binutils-gdb] Revert accidental push of "Inline breakpoints" commit Pedro Alves
10:42 [binutils-gdb] Remove stale inline function handling from selftest_setup Pedro Alves
10:12 [binutils-gdb] [gdb] Allow function arguments in bp print match in selftest_setup Tom de Vries
09:09 [binutils-gdb] [gdb/testsuite] Add missing ChangeLog entries Tom de Vries
01:58 [binutils-gdb] Fix GDB sparc build Simon Marchi

June 13, 2018
12:20 [binutils-gdb] [gdb/testsuite] Fix hang in fork-running-state.c Tom de Vries
12:11 [binutils-gdb] [gdb/testsuite] Update gdb startup text in selftest.exp Tom de Vries
09:07 [binutils-gdb] Fix procfs.c compilation Rainer Orth

June 12, 2018
21:08 [binutils-gdb] gdb: Run INF_EXEC_COMPLETE handler for additional cases Andrew Burgess
21:08 [binutils-gdb] gdb: Mark async event handler when event is already pending Andrew Burgess
21:08 [binutils-gdb] gdb: Fix an infrun debug log message Andrew Burgess
02:03 [binutils-gdb] Rename some functions, index -> gdb_index Simon Marchi
01:20 [binutils-gdb] Fix gdb build on hppa-linux Simon Marchi

June 11, 2018
17:31 [binutils-gdb] Fix build of GDB documentation. Eli Zaretskii
12:25 [binutils-gdb] Enable Aarch64 SVE for gdbserver Alan Hayward
09:30 [binutils-gdb] Increase gdbsever PBUFSIZ Alan Hayward
09:25 [binutils-gdb] Add Aarch64 SVE dwarf regnums Alan Hayward
09:15 [binutils-gdb] Add regcache raw_compare method Alan Hayward
09:15 [binutils-gdb] Add reg_buffer_common Alan Hayward
04:31 [binutils-gdb] Remove use of queue from remote.c Tom Tromey
04:25 [binutils-gdb] Remove cleanups from record-full.c Tom Tromey
04:13 [binutils-gdb] Remove a VEC from record-full.c Tom Tromey
02:34 [binutils-gdb] Remove more "struct" keywords in range-based for loops Simon Marchi

June 10, 2018
17:46 [binutils-gdb] Fix some missed "beneath" conversions Tom Tromey
13:39 [binutils-gdb] Remove cleanups from tracefile.c Tom Tromey
02:32 [binutils-gdb] Use std::unique_ptr in reg_buffer Simon Marchi
02:32 [binutils-gdb] Change type of reg_buffer::m_register_status to register_status Simon Marchi

June 09, 2018
22:12 [binutils-gdb] Remove use of queue.h from gdbserver/event-loop.c Tom Tromey
22:10 [binutils-gdb] Remove two more uses of make_cleanup_close Tom Tromey
22:08 [binutils-gdb] Remove a VEC from serial.c Tom Tromey
22:06 [binutils-gdb] Remove a VEC from dwarf2read.c Tom Tromey
17:26 [binutils-gdb/gdb-8.1-branch] Fix build issue with Python 3.7 Paul Koning

June 08, 2018
20:48 [binutils-gdb] Add missing client_state struct references to win target. Stan Cox
19:49 [binutils-gdb] Make gdbreplay use more common routines Pedro Alves
17:32 [binutils-gdb] Fix build issue with Python 3.7 Paul Koning
17:07 [binutils-gdb] linux: Add maintenance commands to test libthread_db Gary Benson
16:09 [binutils-gdb] Fix gdb mingw build Tom Tromey
13:10 [binutils-gdb] Remove last cleanup from btrace code Tom Tromey
13:10 [binutils-gdb] Remove cleanups from btrace code Tom Tromey

June 07, 2018
18:19 [binutils-gdb] Add ChangeLog entry for e5a77256e8961294b3ea7d483124834311ca363b Sergio Durigan Junior
17:59 [binutils-gdb] Introduce class target_stack Pedro Alves
17:59 [binutils-gdb] Eliminate find_target_beneath Pedro Alves
17:59 [binutils-gdb] target_ops::beneath -> target_ops::beneath() Pedro Alves
17:58 [binutils-gdb] target_stack -> current_top_target() throughout Pedro Alves
12:44 [binutils-gdb] Change build_address_symbolic to return std::string Tom Tromey
09:34 [binutils-gdb] Aarch64 SVE pseudo register support Alan Hayward

June 06, 2018
21:35 [binutils-gdb] Guard declarations of 'sve_{vq, vl}_from_{vl, vq}' macros on Aarch64 (and unbreak build) Sergio Durigan Junior
10:08 [binutils-gdb/users/gbenson/thread_db-test/2018-05-23] linux: Add maintenance commands to test libthread_db Gary Benson
10:07 [binutils-gdb] Created tag users/gbenson/thread_db-test/2018-05-23 Gary Benson
10:02 [binutils-gdb/users/gbenson/thread_db-test/2017-11-22] linux: Add maintenance commands to test libthread_db Gary Benson
10:02 [binutils-gdb] Created tag users/gbenson/thread_db-test/2017-11-22 Gary Benson

June 05, 2018
17:55 [binutils-gdb] Remove some text from --version output Tom Tromey
17:29 [binutils-gdb] Fix typo in common/enum-flags.h example Pedro Alves
17:03 [binutils-gdb] Add "continue" response to pager Tom Tromey

June 04, 2018
21:40 [binutils-gdb] Remove last Ada cleanups Tom Tromey
20:08 [binutils-gdb] (windows) GDB/MI crash when using "-list-thread-groups --available" Joel Brobecker
16:26 [binutils-gdb] Use ELF_SECTION_IN_SEGMENT to map segments Alan Hayward
14:41 [binutils-gdb] Add configure.nat as a dependency of config.status Simon Marchi
14:22 [binutils-gdb] Add client_state struct. Stan Cox
13:16 [binutils-gdb] Change functions in cp-name-parser.y into methods Tom Tromey
13:12 [binutils-gdb] Add aarch64 pseudo help functions Alan Hayward
11:27 [binutils-gdb] Fix macOS null pointer dereference Pedro Alves
11:19 [binutils-gdb] Use uint64_t for aarch64 tdep VQ Alan Hayward
11:08 [binutils-gdb] Enable SVE for GDB Alan Hayward
10:02 [binutils-gdb] Use uint64_t for SVE VQ Alan Hayward

June 02, 2018
13:31 [binutils-gdb] Split value_fetch_lazy Simon Marchi

June 01, 2018
16:51 [binutils-gdb] Make two cp-name-parser.y constants "const" Tom Tromey
16:51 [binutils-gdb] Include parser-defs.h in cp-name-parser.y Tom Tromey
16:51 [binutils-gdb] Make cp-name-parser.y a pure parser Tom Tromey
16:51 [binutils-gdb] Use yy-remap.h in cp-name-parser.y Tom Tromey
16:50 [binutils-gdb] Remove a static buffer from cp-name-parser.y Tom Tromey
16:40 [binutils-gdb] Move gdb/common/diagnostics.h to include/diagnostics.h H . J . Lu
16:37 [binutils-gdb] inadvertent language switch during breakpoint_re_set_one Joel Brobecker
16:31 [binutils-gdb] Remove type_name_no_tag and rename type_name_no_tag_or_error Tom Tromey
16:31 [binutils-gdb] Remove TYPE_TAG_NAME Tom Tromey
16:31 [binutils-gdb] Thread language through c_type_print_args Tom Tromey
16:30 [binutils-gdb] Make c_type_print_varspec_suffix static Tom Tromey
15:36 [binutils-gdb] Add SVE register defines Alan Hayward


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