gdb-cvs archive
date index for February, 2015

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:

February 28, 2015
20:06 [binutils-gdb] symtab.h (struct symtab) <next>: Fix comment. Doug Evans

February 27, 2015
23:04 [binutils-gdb] Fix Python 3 build: rename GdbMethods Simon Marchi
18:07 [binutils-gdb] More redefinition errors in C++ mode Pedro Alves
17:50 [binutils-gdb] Move exception_none to common code, and use it Pedro Alves
17:50 [binutils-gdb] catch_command_errors: Remove 'mask' parameter Pedro Alves
17:50 [binutils-gdb] Adjust self tests to cope with GDB built as a C++ program Pedro Alves
17:50 [binutils-gdb] python/python-internal.h: enum ‘ext_lang_rc’ not defined Pedro Alves
17:50 [binutils-gdb] breakpoint.h: move enum ‘print_stop_action’ Pedro Alves
17:49 [binutils-gdb] gdbarch.h: include regcache.h Pedro Alves
17:49 [binutils-gdb] Remove duplicate const Pedro Alves
17:49 [binutils-gdb] Exported const objects Pedro Alves
17:49 [binutils-gdb] Rename struct lzma_stream to avoid clash with system header Pedro Alves
17:49 [binutils-gdb] mi/mi-cmd-stack.c|frame filters: print_values <-> ext_lang_frame_args Pedro Alves
17:49 [binutils-gdb] x86 Linux/ptrace: fix offsetof usage in C++ mode Pedro Alves
17:49 [binutils-gdb] Don't forward declare enum target_hw_bp_type Pedro Alves
17:49 [binutils-gdb] Do not increment of decrement enums Pedro Alves
17:49 [binutils-gdb] target.h: Include infrun.h Pedro Alves
17:49 [binutils-gdb] proc-service, extern "C" Pedro Alves
17:49 [binutils-gdb] Make functions and variables exported by the IPA be extern "C" Pedro Alves
17:48 [binutils-gdb] Add extern "C" to declarations of C symbols Pedro Alves
17:48 [binutils-gdb] Make array object extern Pedro Alves
17:48 [binutils-gdb] record-btrace.c: Remove redefinitions Pedro Alves
17:48 [binutils-gdb] Fix struct, union, and enum nesting in C++ Pedro Alves
17:05 [binutils-gdb] C++ keyword cleanliness, mostly auto-generated Pedro Alves
16:29 [binutils-gdb] Add --enable-build-with-cxx configure switch Pedro Alves
16:12 [binutils-gdb] Create libiberty.m4, have GDB and GDBserver use it Pedro Alves
13:55 [binutils-gdb] Add "../lib/unbuffer_output.c" and use it in gdb.base/interrupt.c Pedro Alves
13:46 [binutils-gdb] Don't skip catch-syscall.exp on hppa*-hp-hpux* target Yao Qi
09:53 [binutils-gdb] Fixes problems building the V850 simulator introduced with the previous delta. Nick Clifton
09:48 [binutils-gdb] S390: Fix compiler invocation with "compile" command Andreas Krebbel
08:50 [binutils-gdb] Mark latest entry in gdb/ChangeLog as "(tiny patch)". Joel Brobecker
08:46 [binutils-gdb] Retrieve segment registers on Windows amd64 Joel Brobecker
01:33 [binutils-gdb] Add missing CHECK_TYPEDEF calls to recent vptr_{fieldno, basetype} cleanup. Doug Evans

February 26, 2015
18:56 [binutils-gdb] gdbserver/Linux: Simplify stepping past program breakpoint a little Pedro Alves
18:30 [binutils-gdb] Add ATTRIBUTE_PRINTF attributes, and fix fallout Pedro Alves
17:17 [binutils-gdb] Rename windows-termcap.c -> stub-termcap.c Pedro Alves
16:42 [binutils-gdb] compile: Fix GNU-IFUNC funcs called from injected code Jan Kratochvil
15:59 [binutils-gdb] Fix print of value type in a corner case of finish Antoine Tremblay
14:21 [binutils-gdb] Dwarf assembler: handle one instruction function Yao Qi
13:10 [binutils-gdb] SEGV in ppc64_elf_get_synthetic_symtab reading a separate debug file Jan Kratochvil
11:18 [binutils-gdb] Rework signal frame probing for FreeBSD/x86 Pedro Alves
11:18 [binutils-gdb] Fix infinite recursion in amd64fbsd_sigcontext_addr Pedro Alves
10:52 [binutils-gdb/gdb-7.9-branch] Change // comment in gdb/compile/ Jan Kratochvil
10:51 [binutils-gdb] Change // comment in gdb/compile/ Jan Kratochvil
10:48 [binutils-gdb] Change // comment in gdb/compile/ Jan Kratochvil
09:45 [binutils-gdb/gdb-7.9-branch] Remove // comment in gdb/iq2000-tdep.c Joel Brobecker
09:43 [binutils-gdb] Remove // comment in gdb/iq2000-tdep.c Joel Brobecker

February 25, 2015
10:40 [binutils-gdb] [aarch64] Fix one fail in gdb.xml/tdesc-regs.exp Yao Qi

February 24, 2015
17:59 [binutils-gdb] Adds support for emulating V850 e3v5 instructions to the simulator. Nick Clifton
10:27 [binutils-gdb] Fix the detection of illegal memory accesses in the MSP430 simulator. Nick Clifton

February 23, 2015
21:40 [binutils-gdb] Fix typo in earlier entry. Doug Evans
21:17 [binutils-gdb] PR gdb/18008: Fix typo in documentation Sergio Durigan Junior
20:27 [binutils-gdb] gdbserver: redo stepping over breakpoint that was on top of a permanent breakpoint Pedro Alves
17:36 [binutils-gdb] delete_breakpoints: Rewrite using gdb_test_multiple Pedro Alves
16:46 [binutils-gdb] remote.c: simplify parsing stop reasons in T stop replies Pedro Alves
14:04 [binutils-gdb] gdb.base/info-os.c: Include stdlib.h Pedro Alves
13:14 [binutils-gdb] gdbserver: 64-bit kernel / 32-inferior, syscall restarting Pedro Alves

February 22, 2015
20:57 [binutils-gdb] sim/erc32: Use readline.h for readline types and functions. Michael Frysinger
17:14 [binutils-gdb] testcase for PR symtab/17855 Doug Evans
06:00 [binutils-gdb] PR c++/17976, symtab/17821 Doug Evans
04:32 [binutils-gdb] sim/erc32: File loading via command line did not work Michael Frysinger
04:29 [binutils-gdb] sim/erc32: Fix incorrect simulator performance report Michael Frysinger
04:25 [binutils-gdb] sim/erc32: Remove unused defines in Makefile and switch off statistics Michael Frysinger
04:25 [binutils-gdb] sim/erc32: Use fenv.h for host FPU access Michael Frysinger
04:25 [binutils-gdb] sim/erc32: Perform pseudo-init if binary linked to non-zero address. Michael Frysinger
04:25 [binutils-gdb] sim/erc32: Corrected wrong CPU implementation and version ID in psr Michael Frysinger
04:24 [binutils-gdb] sim/erc32: Disassembly in stand-alone mode did not work. Michael Frysinger

February 21, 2015
14:27 [binutils-gdb] Testsuite patch for: i386: Fix internal error when prstatus in core file is too big Jan Kratochvil
12:03 [binutils-gdb] gdb.threads/multi-create-ns-info-thr.exp and native-extended-remote board Pedro Alves

February 20, 2015
23:25 [binutils-gdb] Fix gdb.base/solib-corrupted.exp after dtrace probes changes Pedro Alves
21:42 [binutils-gdb] GNU/Linux: Stop using libthread_db/td_ta_thr_iter Pedro Alves
21:42 [binutils-gdb] linux-nat.c: fix a few lin_lwp_attach_lwp issues Pedro Alves
20:19 [binutils-gdb] Garbage collect forward_target_decr_pc_after_break Pedro Alves
20:10 [binutils-gdb] fix gdbserver/linux-low'c's pending status handling Pedro Alves
19:51 [binutils-gdb] Fix no-attach-trace.exp with "target remote" / gdbserver Pedro Alves
19:02 [binutils-gdb] PR18006: internal error if threaded program calls clone(CLONE_VM) Pedro Alves
17:28 [binutils-gdb] Created tag gdb-7.9.0-release Joel Brobecker
17:27 [binutils-gdb] Document the GDB 7.9 release in gdb/ChangeLog Joel Brobecker
17:26 [binutils-gdb/gdb-7.9-branch] Bump GDB version number to 7.9.0.DATE-cvs. Joel Brobecker
17:26 [binutils-gdb/gdb-7.9-branch] Document the GDB 7.9 release in gdb/ChangeLog Joel Brobecker
05:17 [binutils-gdb] sim: drop unused headers Michael Frysinger
03:00 [binutils-gdb/gdb-7.9-branch] [gdb/ax] small "setv" fix and documentation's adjustment. Joel Brobecker
03:00 [binutils-gdb/gdb-7.9-branch] Fix internal error when core file section is too big Joel Brobecker
01:44 [binutils-gdb] sim: drop unused sim_kill function Michael Frysinger

February 19, 2015
23:04 [binutils-gdb] sim: ChangeLog: Correct the related items position and format. Chen Gang
22:42 [binutils-gdb] 2015-02-19 Steve Ellcey <sellcey at imgtec dot com> Steve Ellcey
16:09 [binutils-gdb] Fix non executable stack handling when calling functions in the inferior. Antoine Tremblay
15:04 [binutils-gdb] [gdb/ax] small "setv" fix and documentation's adjustment. Joel Brobecker
13:43 [binutils-gdb(refs/meta/config)] Revert "Temporary allow deletion of tags." Joel Brobecker
13:42 [binutils-gdb] Deleted tag gdb-7.9-release Joel Brobecker
13:42 [binutils-gdb(refs/meta/config)] Temporary allow deletion of tags. Joel Brobecker
12:18 [binutils-gdb/gdb-7.9-branch] Fix the gdb version number ("7.9" instead of "str 7.9"). Joel Brobecker
12:11 [binutils-gdb] Created tag gdb-7.9-release Joel Brobecker
12:07 [binutils-gdb/gdb-7.9-branch] Set GDB version number to str 7.9. Joel Brobecker
12:01 [binutils-gdb/gdb-7.9-branch] gdb/NEWS: "Changes since GDB 7.8" -> "Changes in GDB 7.9". Joel Brobecker
08:45 [binutils-gdb] sim: microblaze: fix build failure after opcodes update Michael Frysinger

February 18, 2015
23:52 [binutils-gdb] Add missing gdb/ChangeLog entry for previous change. Patrick Palka
23:48 [binutils-gdb] Asynchronously resize the TUI Patrick Palka
12:48 [binutils-gdb] Factorize target program transformations in the GDB_AC_TRANSFORM macro. Jose E . Marchesi

February 17, 2015
15:43 [binutils-gdb] Announce the DTrace USDT probes support in NEWS. Jose E . Marchesi
15:43 [binutils-gdb] Documentation for DTrace USDT probes. Jose E . Marchesi
15:43 [binutils-gdb] Simple testsuite for DTrace USDT probes. Jose E . Marchesi
15:43 [binutils-gdb] Support for DTrace USDT probes in x86_64 targets. Jose E . Marchesi
15:42 [binutils-gdb] New probe type: DTrace USDT probes. Jose E . Marchesi
15:42 [binutils-gdb] New gdbarch functions: dtrace_parse_probe_argument, dtrace_probe_is_enabled, dtrace_enable_probe, dt Jose E . Marchesi
15:42 [binutils-gdb] New commands `enable probe' and `disable probe'. Jose E . Marchesi
15:42 [binutils-gdb] Move `compute_probe_arg' and `compile_probe_arg' to probe.c Jose E . Marchesi
15:42 [binutils-gdb] Adapt `info probes' to support printing probes of different types. Jose E . Marchesi
13:21 [binutils-gdb] Remove superfluous function key_is_command_char() Patrick Palka
11:59 [binutils-gdb/gdb-7.9-branch] Simplify event-loop core, remove two-step event processing Pedro Alves
11:59 [binutils-gdb/gdb-7.9-branch] When disabling target async, remove all target event sources from the event loop Pedro Alves
11:58 [binutils-gdb/gdb-7.9-branch] Fix up some target is-async vs can-async confusions Pedro Alves
10:21 [binutils-gdb] TUI: resize windows to new terminal size before displaying them Pedro Alves
09:45 [binutils-gdb] Fix GDB build fail on Aarch64 when -fno-common is enabled Pedro Alves

February 16, 2015
10:56 [binutils-gdb] Remove true and false ARI checks now that we use stdbool.h. Mark Wielaard

February 13, 2015
20:04 [binutils-gdb] misc cp-namespace.c cleanups Doug Evans
16:12 [binutils-gdb] sim/common/gentmap.c: Include "string.h". Chen Gang
10:45 [binutils-gdb] Update Yao Qi's email address in MAINTAINERS Yao Qi

February 12, 2015
21:33 [binutils-gdb] completer.c (completion_list_add_name): Fix memory leak. Doug Evans
20:40 [binutils-gdb] Fix documentation of the QTDV packet Eli Zaretskii
20:21 [binutils-gdb] completer.c (complete_line): Remove incorrect comment. Doug Evans

February 11, 2015
13:55 [binutils-gdb/gdb-7.9-branch] framefilter quit: New test Jan Kratochvil
13:53 [binutils-gdb] framefilter quit: New test Jan Kratochvil
13:51 [binutils-gdb/gdb-7.9-branch] framefilter quit: Use RETURN_MASK_ERROR Jan Kratochvil
13:50 [binutils-gdb] framefilter quit: Use RETURN_MASK_ERROR Jan Kratochvil
13:47 [binutils-gdb] sim/mcore/interp.c: Include "unistd.h". Chen Gang
13:45 [binutils-gdb/gdb-7.9-branch] framefilter quit: Make it exception safe Jan Kratochvil
13:44 [binutils-gdb] framefilter quit: Make it exception safe Jan Kratochvil
13:42 [binutils-gdb/gdb-7.9-branch] framefilter quit: Code cleanup: Avoid gotos Jan Kratochvil
13:41 [binutils-gdb] framefilter quit: Code cleanup: Avoid gotos Jan Kratochvil
13:39 [binutils-gdb/gdb-7.9-branch] framefilter quit: Code cleanup: Reindentation Jan Kratochvil
13:38 [binutils-gdb] framefilter quit: Code cleanup: Reindentation Jan Kratochvil
13:36 [binutils-gdb/gdb-7.9-branch] framefilter quit: Obvious whitespacing fixes Jan Kratochvil
13:35 [binutils-gdb] framefilter quit: Obvious whitespacing fixes Jan Kratochvil
11:34 [binutils-gdb] xcoffread.c: delete 'within_function' definition Pedro Alves
11:26 [binutils-gdb] Fix redefinition errors in C++ mode Pedro Alves
09:57 [binutils-gdb] Fix adjust_pc_after_break, remove still current thread check Pedro Alves
06:08 [binutils-gdb] lib/gdb.exp (gdb_load): Always return a result. Doug Evans
05:20 [binutils-gdb] internal_type_self_type: Handle TYPE_SPECIFIC_NONE. Doug Evans
01:02 [binutils-gdb] Rename new_symfile_objfile, make static. Doug Evans
00:14 [binutils-gdb] Fix a pair of screen-resizing issues in TUI Patrick Palka
00:14 [binutils-gdb] Fix truncation of TUI command history Patrick Palka

February 10, 2015
23:50 [binutils-gdb] gdb producer_is_gcc fix bool return value. Mark Wielaard
20:28 [binutils-gdb] Change producer_is_gcc function return type to bool. Mark Wielaard
19:38 [binutils-gdb] Add "signal SIGTRAP" test Pedro Alves
19:27 [binutils-gdb] displaced_step_fixup may access memory from the wrong inferior/thread Pedro Alves
18:51 [binutils-gdb] gdbserver: Fix crash when QTinit is handled with no inferior process attached Antoine Tremblay
18:41 [binutils-gdb] Add myself as write-after-approval GDB maintainer Antoine Tremblay
17:58 [binutils-gdb] Finish constification of varobj interface Simon Marchi
11:48 [binutils-gdb] Relax ARM prologue unwinder assumption Luis Machado
09:15 [binutils-gdb] Recognize new DWARF5/GCC5 DW_LANG Fortran 2003 and Fortran 2008 standards. Mark Wielaard
00:01 [binutils-gdb] PR remote/17946: Fix wrong comparison of pointer against char Sergio Durigan Junior

February 09, 2015
14:17 [binutils-gdb] GCC5/DWARFv5 Handle DW_TAG_atomic_type for C11 _Atomic type qualifier. Mark Wielaard
08:55 [binutils-gdb] record-btrace: indicate gaps Markus Metzger
08:54 [binutils-gdb] btrace: identify cpu Markus Metzger
08:54 [binutils-gdb] btrace: extend struct btrace_insn Markus Metzger
08:54 [binutils-gdb] btrace: update btrace_compute_ftrace parameters Markus Metzger
08:54 [binutils-gdb] record-btrace: add bts buffer size configuration option Markus Metzger
08:54 [binutils-gdb] record btrace: add configuration struct Markus Metzger
08:54 [binutils-gdb] btrace, linux: add perf event buffer abstraction Markus Metzger
08:54 [binutils-gdb] btrace: add format argument to supports_btrace Markus Metzger
08:54 [binutils-gdb] btrace: add struct btrace_data Markus Metzger

February 06, 2015
20:18 [binutils-gdb] remote-m32r-sdi.c: Include symfile.h. Doug Evans
19:33 [binutils-gdb] Move clear_symtab_users, deduce_language_from_filename decls to better place. Doug Evans
16:32 [binutils-gdb] libthread_db: attaching to terminated/joined threads, debug output Pedro Alves
15:27 [binutils-gdb] "enable count" user input error handling (PR gdb/15678) Simon Marchi
12:25 [binutils-gdb] Improve gdb.threads/attach-many-short-lived-threads.exp timeout handling Pedro Alves
10:16 [binutils-gdb] gdb.base/gdb-sigterm.exp: Fix spurious FAILs Pedro Alves
07:32 [binutils-gdb] guile/scm-frame.c: Fix spelling errors in a comment. Doug Evans

February 04, 2015
21:30 [binutils-gdb] Clean up System V IPC objects allocated by test. Don Breazeal
19:33 [binutils-gdb] Fix Python 3 build error on 32-bit hosts Jan Kratochvil
18:22 [binutils-gdb] Linux: don't resume new LWPs until we've pulled all events out of the kernel Pedro Alves
13:54 [binutils-gdb] Fix '--target_board=native-extended-gdbserver/-m32' Pedro Alves
13:15 [binutils-gdb] Warn if core file register section is larger than expected Ulrich Weigand
13:15 [binutils-gdb] x86: Use correct .reg-xstate section size Ulrich Weigand
13:15 [binutils-gdb] Fix internal error when core file section is too big Ulrich Weigand
12:22 [binutils-gdb/gdb-7.9-branch] Speed up GDB's TUI output Pedro Alves
11:47 [binutils-gdb] Speed up GDB's TUI output Pedro Alves
10:40 [binutils-gdb] Fix build breakage due to event loop simplification Pedro Alves

February 03, 2015
17:21 [binutils-gdb/gdb-7.9-branch] compile: Filter out -fpreprocessed Jan Kratochvil
17:19 [binutils-gdb] compile: Filter out -fpreprocessed Jan Kratochvil
15:24 [binutils-gdb] Simplify event-loop core, remove two-step event processing Pedro Alves
15:24 [binutils-gdb] When disabling target async, remove all target event sources from the event loop Pedro Alves
15:24 [binutils-gdb] Fix up some target is-async vs can-async confusions Pedro Alves

February 02, 2015
20:21 [binutils-gdb] sim: Be sure of calling freeargv() after successfully call buildargv(). Chen Gang
20:21 [binutils-gdb] sim: Be sure of calling freeargv() after successfully call buildargv(). Chen Gang
20:21 [binutils-gdb] sim: Call freeargv() when failure occurs Chen Gang
18:17 [binutils-gdb] Mention which return values need to be freed in lang_varobj_ops Simon Marchi
03:55 [binutils-gdb] Add missing i18n marker in dwarf2_evaluate_property warning message. Joel Brobecker
03:40 [binutils-gdb/gdb-7.9-branch] [Ada] Do not re-cache symbol-lookup result found from cache lookup. Joel Brobecker
03:40 [binutils-gdb/gdb-7.9-branch] [Ada] pspace_data->sym_cache is always NULL Joel Brobecker
03:31 [binutils-gdb] [Ada] Do not re-cache symbol-lookup result found from cache lookup. Joel Brobecker
03:31 [binutils-gdb] [Ada] pspace_data->sym_cache is always NULL Joel Brobecker

February 01, 2015
19:01 [binutils-gdb] remove myself from MAINTAINERS Tom Tromey
05:44 [binutils-gdb] Move vptr_{fieldno, basetype} out of main_type, and update everything accordingly. Doug Evans
05:44 [binutils-gdb] Move TYPE_SELF_TYPE into new field type_specific. Doug Evans
05:44 [binutils-gdb] gdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE. Doug Evans
05:44 [binutils-gdb] Be more strict about what kinds of types can be passed. Doug Evans
05:44 [binutils-gdb] gdbtypes.c (copy_type_recursive): Handle all TYPE_SPECIFIC_FIELD kinds. 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