projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Don't call clear_quit_flag in command_handler
[external/binutils.git]
/
gdb
/
2016-04-12
Pedro Alves
Don't call clear_quit_flag in command_handler
tree
|
commitdiff
2016-04-12
Pedro Alves
Don't call clear_quit_flag after check_quit_flag
tree
|
commitdiff
2016-04-12
Pedro Alves
Make Python use a struct serial event
tree
|
commitdiff
2016-04-12
Pedro Alves
Introduce interruptible_select
tree
|
commitdiff
2016-04-12
Pedro Alves
Fix signal handler/event-loop races
tree
|
commitdiff
2016-04-12
Pedro Alves
Introduce a serial interface for select'able events
tree
|
commitdiff
2016-04-12
Pedro Alves
Remove unused struct serial::name field
tree
|
commitdiff
2016-04-12
Pedro Alves
Stop remote-fileio.c from throwing from SIGINT handler
tree
|
commitdiff
2016-04-12
Pedro Alves
Don't set immediate_quit in prompt_for_continue
tree
|
commitdiff
2016-04-12
Pedro Alves
TUI: check whether in secondary prompt instead of immed...
tree
|
commitdiff
2016-04-12
Pedro Alves
Inline command_loop in read_command_line
tree
|
commitdiff
2016-04-12
Pedro Alves
Don't rely on immediate_quit in command_line_input
tree
|
commitdiff
2016-04-09
Simon Marchi
gdb.python/py-mi-events-gdb.py: Add parentheses to...
tree
|
commitdiff
2016-04-08
Simon Marchi
Make gdb.server/solib-list.exp work for remote targets
tree
|
commitdiff
2016-04-08
Pedro Alves
Fix gdb.server/solib-list.exp regression
tree
|
commitdiff
2016-04-08
Martin Galvan
value: Make accessor methods' parameters const-correct
tree
|
commitdiff
2016-04-08
Jan Kratochvil
testsuite: Fix for gcc-4.8: gdb.base/jit.exp gdb.base...
tree
|
commitdiff
2016-04-07
Jan Kratochvil
testsuite: Fix false FAILs with .bashrc GDBHISTFILE=...
tree
|
commitdiff
2016-04-07
Pedro Alves
Fix gdb.compile/compile.exp shlib regression
tree
|
commitdiff
2016-04-07
Yao Qi
Fix gdb.reverse/finish-reverse-bkpt.exp
tree
|
commitdiff
2016-04-07
Yao Qi
Fix gdb.reverse/next-reverse-bkpt-over-sr.exp
tree
|
commitdiff
2016-04-07
Yao Qi
Make breakpoint handling in record-full idempotent
tree
|
commitdiff
2016-04-07
Yao Qi
Set bp_tgt->reqstd_address and bp_tgt->placed_size...
tree
|
commitdiff
2016-04-06
Don Breazeal
Eliminate -var-create error for optzd ptr to struct
tree
|
commitdiff
2016-04-06
Don Breazeal
Optimized-out pointer: New test for error handling
tree
|
commitdiff
2016-04-06
Simon Marchi
Fix gdb.threads/dlopen-libpthread.exp crash
tree
|
commitdiff
2016-04-06
Jan Kratochvil
Revert the previous commit adding unknown_v_replies_ok.
tree
|
commitdiff
2016-04-06
Jan Kratochvil
Workaround gdbserver<7.7 for setfs
tree
|
commitdiff
2016-04-06
Jan Kratochvil
Revert check-in by a mistake in the previous commit.
tree
|
commitdiff
2016-04-06
Jan Kratochvil
Print the "file" command suggestion in exec_file_locate...
tree
|
commitdiff
2016-04-06
Catalin Udma
testsuite: Update py-mi-objfile to expect console forma...
tree
|
commitdiff
2016-04-06
Simon Marchi
Fix IPA detection in ftrace-insn-reloc.exp
tree
|
commitdiff
2016-04-05
Simon Marchi
Make ftrace tests work with remote targets
tree
|
commitdiff
2016-04-05
Simon Marchi
Improve gdb_remote_download, remove gdb_download
tree
|
commitdiff
2016-04-05
Marcin Kościelnicki
IPA: Move getauxval out of #ifndef IN_PROCESS_AGENT
tree
|
commitdiff
2016-04-04
Simon Marchi
Obvious function doc and formatting
tree
|
commitdiff
2016-04-04
Simon Marchi
Fix gdb.mi/mi-breakpoint-changed.exp for remote targets
tree
|
commitdiff
2016-04-03
Marcin Kościelnicki
IPA: Fix build problem on !HAVE_GETAUXVAL
tree
|
commitdiff
2016-04-01
Artemiy Volkov
gdb: allow enumeration constants as second operand...
tree
|
commitdiff
2016-03-31
Marcin Kościelnicki
gdbserver: Fix C++ build errors in tracepoint.c
tree
|
commitdiff
2016-03-31
Pedro Alves
Add regression test for PR gdb/19858 (JIT code registra...
tree
|
commitdiff
2016-03-31
Pedro Alves
Make gdb.base/jit.exp binaries unique
tree
|
commitdiff
2016-03-31
Yichao Yu
Fix PR gdb/19858: GDB doesn't register the JIT librarie...
tree
|
commitdiff
2016-03-31
Marcin Kościelnicki
gdb/NEWS: Add mention of powerpc*-linux tracepoints.
tree
|
commitdiff
2016-03-31
Marcin Kościelnicki
gdbserver: Add emit_ops for powerpc.
tree
|
commitdiff
2016-03-31
Marcin Kościelnicki
gdbserver: Add powerpc fast tracepoint support.
tree
|
commitdiff
2016-03-31
Marcin Kościelnicki
IPA: Add alloc_jump_pad_buffer target hook.
tree
|
commitdiff
2016-03-31
Catalin Udma
python: Use console format for output of gdb.execute...
tree
|
commitdiff
2016-03-31
Pedro Alves
Remove support for "target m32rsdi" and "target mips...
tree
|
commitdiff
2016-03-30
Marcin Kościelnicki
gdbserver/IPA: Export some functions via global functio...
tree
|
commitdiff
2016-03-30
Yao Qi
Check func against 0 rather than NULL
tree
|
commitdiff
2016-03-30
Yao Qi
Add arm epilogue unwinder
tree
|
commitdiff
2016-03-30
Yao Qi
Refactor arm_stack_frame_destroyed_p
tree
|
commitdiff
2016-03-30
Yao Qi
Simplify gdb.reverse/until-reverse.c
tree
|
commitdiff
2016-03-30
Simon Marchi
gdbserver/tracepoint.c: Remove whitespace
tree
|
commitdiff
2016-03-30
Yao Qi
Move CL entries from gdb/ChangeLog to gdb/testsuite...
tree
|
commitdiff
2016-03-30
Doug Evans
python/py-utils.c (host_string_to_python_string): New...
tree
|
commitdiff
2016-03-29
Marcin Kościelnicki
gdbserver: Handle 'v' packet while processing qSymbol.
tree
|
commitdiff
2016-03-29
Max Filippov
gdb: xtensa: fix frame initialization when PC is invalid
tree
|
commitdiff
2016-03-29
Marcin Kościelnicki
gdb/NEWS: Add mention of s390*-linux tracepoints.
tree
|
commitdiff
2016-03-29
Marcin Kościelnicki
gdbserver/s390: Add support for compiled agent expressions.
tree
|
commitdiff
2016-03-29
Marcin Kościelnicki
gdbserver/s390: Add fast tracepoint support.
tree
|
commitdiff
2016-03-29
Marcin Kościelnicki
gdbserver/s390: Switch on tracepoint support.
tree
|
commitdiff
2016-03-29
Don Breazeal
2016-03-29 Don Breazeal <donb@codesourcery.com>
tree
|
commitdiff
2016-03-29
Yao Qi
Compile gdb.arch/arm-neon.exp with debug info
tree
|
commitdiff
2016-03-24
Yao Qi
Add quotation mark in test message
tree
|
commitdiff
2016-03-23
Yao Qi
Remove comments on software_single_step in gdbarch.sh
tree
|
commitdiff
2016-03-21
Yao Qi
ARM process record: median instructions
tree
|
commitdiff
2016-03-21
Yao Qi
Canonicalize more arm linux syscalls
tree
|
commitdiff
2016-03-18
Yao Qi
Make sparc_software_single_step static
tree
|
commitdiff
2016-03-18
Yao Qi
[spu] throw error when target_read_memory fails
tree
|
commitdiff
2016-03-18
Yao Qi
Check lwp_signal_can_be_delivered for enqueue/dequeue...
tree
|
commitdiff
2016-03-18
Yao Qi
Set signal to 0 after enqueue_pending_signal
tree
|
commitdiff
2016-03-18
Yao Qi
Remove redundant WIFSTOPPED check
tree
|
commitdiff
2016-03-17
Jan Kratochvil
Suggest running gdbserver for a PID in container
tree
|
commitdiff
2016-03-17
Pedro Alves
PR remote/19496, timeout in forking-threads-plus-bkpt
tree
|
commitdiff
2016-03-17
Andreas Arnez
S390: Add syscall info for syscalls up to 374
tree
|
commitdiff
2016-03-17
Andreas Arnez
S390: Fix output path for s390-multiarch test case
tree
|
commitdiff
2016-03-17
Andreas Arnez
linux-record: Simplify with record_mem_at_reg()
tree
|
commitdiff
2016-03-17
Andreas Arnez
linux-record.c: Fix whitespace issues
tree
|
commitdiff
2016-03-17
Andreas Arnez
linux-record: Fix bad fall-through for pipe/pipe2
tree
|
commitdiff
2016-03-16
Don Breazeal
PR remote/19496, interrupted syscall in forking-threads...
tree
|
commitdiff
2016-03-16
Doug Evans
xml-tdesc.c (tdesc_start_enum): Fix c++ build.
tree
|
commitdiff
2016-03-16
Yao Qi
Process record: Fix arm-linux syscall arguments
tree
|
commitdiff
2016-03-15
Don Breazeal
PR 18303, Tolerate malformed input for lookup_symbol...
tree
|
commitdiff
2016-03-15
Doug Evans
Add cole945@ to earlier entry. Fix typo in same entry.
tree
|
commitdiff
2016-03-15
Doug Evans
Add cpsr_flags to aarch64 core regs.
tree
|
commitdiff
2016-03-15
Doug Evans
Remove "end" spec.
tree
|
commitdiff
2016-03-15
Doug Evans
Extend flags to support multibit and enum bitfields.
tree
|
commitdiff
2016-03-15
Doug Evans
Use int instead of LONGEST in tdesc_type sizes.
tree
|
commitdiff
2016-03-15
Doug Evans
maint_print_c_tdesc_cmd: Use type for TYPE_CODE_FLAGS...
tree
|
commitdiff
2016-03-15
Doug Evans
Remove hand-called function from test.
tree
|
commitdiff
2016-03-15
Pedro Alves
Fix PR gdb/19676: Internal error in linux-thread.db...
tree
|
commitdiff
2016-03-15
Pedro Alves
Fix PR gdb/19676: Disable displaced stepping if /proc...
tree
|
commitdiff
2016-03-15
Pedro Alves
Fix typo in previous gdb/doc/ commit
tree
|
commitdiff
2016-03-15
Pedro Alves
Document possible unreliability of '$_ret'
tree
|
commitdiff
2016-03-14
Simon Marchi
gdb.base/default.exp: Add missing $_as_string to "show...
tree
|
commitdiff
2016-03-13
Marcin Kościelnicki
gdb/s390: Fill gen_return_address hook.
tree
|
commitdiff
2016-03-11
Andrew Burgess
gdb: New maint info line-table command.
tree
|
commitdiff
2016-03-11
Marcin Kościelnicki
gdb/s390: Fill pseudo register agent expression hooks.
tree
|
commitdiff
next