projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix double prompt
[external/binutils.git]
/
gdb
/
testsuite
/
ChangeLog
2014-07-14
Pedro Alves
Fix double prompt
blob
|
commitdiff
2014-07-14
Pedro Alves
Remove the target from the event loop while in secondar...
blob
|
commitdiff
|
diff to current
2014-07-14
Pedro Alves
Background execution + pagination aborts readline/gdb
blob
|
commitdiff
|
diff to current
2014-07-14
Pedro Alves
Canceling pagination caused by execution command from...
blob
|
commitdiff
|
diff to current
2014-07-14
Pedro Alves
testsuite: Introduce gdb_assert
blob
|
commitdiff
|
diff to current
2014-07-14
Pedro Alves
Put the inferior's terminal settings in effect while...
blob
|
commitdiff
|
diff to current
2014-07-14
Tom Tromey
fix PR 17106
blob
|
commitdiff
|
diff to current
2014-07-14
Tom Tromey
fix record "run" regression
blob
|
commitdiff
|
diff to current
2014-07-12
Maciej W. Rozycki
gdb/testsuite: Add a way to send multiple init commands
blob
|
commitdiff
|
diff to current
2014-07-11
Jan Kratochvil
Fix false argv0-symlink.exp FAIL running under a very...
blob
|
commitdiff
|
diff to current
2014-07-11
Yao Qi
Don't print symbol on address 0x0
blob
|
commitdiff
|
diff to current
2014-07-11
Pedro Alves
GDBserver crashes when killing a multi-thread process
blob
|
commitdiff
|
diff to current
2014-07-10
Yao Qi
Tweak gdb.trace/tfile.c for thumb mode
blob
|
commitdiff
|
diff to current
2014-07-09
Pedro Alves
Fix "attach" command vs user input race
blob
|
commitdiff
|
diff to current
2014-07-09
Andrew Burgess
Improve MI -var-info-path-expression for nested struct...
blob
|
commitdiff
|
diff to current
2014-07-08
Yao Qi
Fix gdb.trace/entry-values.exp for thumb mode
blob
|
commitdiff
|
diff to current
2014-07-08
Markus Metzger
reverse-finish: turn internal error into normal error
blob
|
commitdiff
|
diff to current
2014-07-02
Luis Machado
This testcase currently does not handle powerpc branche...
blob
|
commitdiff
|
diff to current
2014-07-01
Mark Wielaard
Handle volatile array types in dwarf2read.c.
blob
|
commitdiff
|
diff to current
2014-06-30
Andreas Arnez
watchpoint-reuse-slot.exp: Correctly skip unsupported...
blob
|
commitdiff
|
diff to current
2014-06-27
Yao Qi
Associate dummy_frame with ptid
blob
|
commitdiff
|
diff to current
2014-06-25
Markus Metzger
btrace: pretend we're not replaying when generating...
blob
|
commitdiff
|
diff to current
2014-06-23
Pedro Alves
x86 Linux watchpoints: Couldn't write debug register...
blob
|
commitdiff
|
diff to current
2014-06-23
Siva Chandra
Align behavior of xmethod commands with that of pretty...
blob
|
commitdiff
|
diff to current
2014-06-23
Jan Kratochvil
testsuite: Use istarget and is_lp64_target for 3 testcases.
blob
|
commitdiff
|
diff to current
2014-06-20
Gary Benson
Move shared native target specific code to gdb/nat
blob
|
commitdiff
|
diff to current
2014-06-19
Iain Buclaw
Initial pass at D language expression parser support.
blob
|
commitdiff
|
diff to current
2014-06-19
Pedro Alves
Fix next over threaded execl with "set scheduler-lockin...
blob
|
commitdiff
|
diff to current
2014-06-19
Luis Machado
The testcase was generating DW_AT_high_pc and DW_AT_low...
blob
|
commitdiff
|
diff to current
2014-06-18
Siva Chandra
Make xmethods tests not to depend on inferior IO.
blob
|
commitdiff
|
diff to current
2014-06-18
Luis Machado
Symptom:
blob
|
commitdiff
|
diff to current
2014-06-17
Yao Qi
Different outputs affected by hosts
blob
|
commitdiff
|
diff to current
2014-06-17
Luis Machado
In a couple functions (type_update_when_use_rtti_test and
blob
|
commitdiff
|
diff to current
2014-06-16
Keith Seitz
Fix for PR mi/15863
blob
|
commitdiff
|
diff to current
2014-06-16
Pedro Alves
"$ gdb PROGRAM" vs "(gdb) file PROGRAM" difference...
blob
|
commitdiff
|
diff to current
2014-06-12
Tom Tromey
don't use directory in test name
blob
|
commitdiff
|
diff to current
2014-06-12
Pedro Alves
Move ChangeLog entry to proper place.
blob
|
commitdiff
|
diff to current
2014-06-09
Pedro Alves
Fix a bunch of fork related regressions.
blob
|
commitdiff
|
diff to current
2014-06-09
Gary Benson
Separate out ANSI-standard signals
blob
|
commitdiff
|
diff to current
2014-06-07
Keith Seitz
Revert patchset for c++/16253: it causes a large perfor...
blob
|
commitdiff
|
diff to current
2014-06-06
Doug Evans
fix email address of previous checkins
blob
|
commitdiff
|
diff to current
2014-06-06
Doug Evans
* gdb.guile/scm-frame-args.c (foo): Tweak to work with...
blob
|
commitdiff
|
diff to current
2014-06-06
Pedro Alves
sss-bp-on-user-bp-2.exp sometimes fails on native GNU...
blob
|
commitdiff
|
diff to current
2014-06-06
Pedro Alves
break-unload-file.exp: Fix typo.
blob
|
commitdiff
|
diff to current
2014-06-06
Yao Qi
Restrict the pattern in gdb.base/jit.exp
blob
|
commitdiff
|
diff to current
2014-06-06
Yao Qi
Tweak gdb.base/async.exp
blob
|
commitdiff
|
diff to current
2014-06-06
Gary Benson
Remove preprocessor conditionals for ANSI-standard...
blob
|
commitdiff
|
diff to current
2014-06-06
Yao Qi
Skip hbreak-unmapped.exp if memory at address 0 is...
blob
|
commitdiff
|
diff to current
2014-06-06
Yao Qi
Fix the race in gdb.threads/staticthreads.exp
blob
|
commitdiff
|
diff to current
2014-06-05
Ludovic Courtès
guile: Type-check the argument to 'history-append!'.
blob
|
commitdiff
|
diff to current
2014-06-05
Simon Marchi
PR mi/15806: Fix quoting of async events
blob
|
commitdiff
|
diff to current
2014-06-05
Doug Evans
Delete scm-generics.exp.
blob
|
commitdiff
|
diff to current
2014-06-05
Doug Evans
Split create-breakpoint! into make-breakpoint, register...
blob
|
commitdiff
|
diff to current
2014-06-04
Tom Tromey
handle VLA in a struct or union
blob
|
commitdiff
|
diff to current
2014-06-04
Hui Zhu
Add system test before "set remote system-call-allowed...
blob
|
commitdiff
|
diff to current
2014-06-04
Yao Qi
Fix a regexp pattern in gdb.base/auto-connect-native...
blob
|
commitdiff
|
diff to current
2014-06-04
Yao Qi
Fix regexp pattern in gdb.base/default.exp
blob
|
commitdiff
|
diff to current
2014-06-03
Siva Chandra
Xmethod support in Python.
blob
|
commitdiff
|
diff to current
2014-06-03
Joel Brobecker
User breakpoint ignored if software-single-step at...
blob
|
commitdiff
|
diff to current
2014-06-03
Brad Mouring
gdb/source.c: Fix matching path substitute rule listing
blob
|
commitdiff
|
diff to current
2014-06-03
Pedro Alves
Skip sss-bp-on-user-bp-2.exp on remote hardware step...
blob
|
commitdiff
|
diff to current
2014-06-03
Pedro Alves
PR breakpoints/17000: user breakpoint not inserted...
blob
|
commitdiff
|
diff to current
2014-06-03
Doug Evans
Add parameter support for Guile.
blob
|
commitdiff
|
diff to current
2014-06-03
Doug Evans
Add command support for Guile.
blob
|
commitdiff
|
diff to current
2014-06-03
Doug Evans
Add progspace support for Guile.
blob
|
commitdiff
|
diff to current
2014-06-02
Pedro Alves
Installing a breakpoint on top of a dprintf makes GDB...
blob
|
commitdiff
|
diff to current
2014-06-02
Edjunior Barbosa...
gdb/testsuite/
blob
|
commitdiff
|
diff to current
2014-06-02
Joel Brobecker
Unnecessary restore of timeout global at end of gdb...
blob
|
commitdiff
|
diff to current
2014-06-01
Yao Qi
Skip test 'watch -location nullptr->p->x' if null point...
blob
|
commitdiff
|
diff to current
2014-05-30
Andrew Burgess
Add a TRY_CATCH to get_prev_frame_always to better...
blob
|
commitdiff
|
diff to current
2014-05-30
Andrew Burgess
Remove previous frame if an error occurs when computing...
blob
|
commitdiff
|
diff to current
2014-05-30
Pedro Alves
PR breakpoints/17000: user breakpoint not inserted...
blob
|
commitdiff
|
diff to current
2014-05-30
David Blaikie
Use attribute to specify the required inlining semantics
blob
|
commitdiff
|
diff to current
2014-05-30
Maciej W. Rozycki
gdb.reverse/sigall-reverse.exp: Typo fix
blob
|
commitdiff
|
diff to current
2014-05-29
Pedro Alves
enable target async by default; separate MI and target...
blob
|
commitdiff
|
diff to current
2014-05-29
Pedro Alves
PR gdb/13860 - Make MI sync vs async output (closer...
blob
|
commitdiff
|
diff to current
2014-05-29
Pedro Alves
PR15693 - Fix spurious *running events, thread state...
blob
|
commitdiff
|
diff to current
2014-05-28
Joel Brobecker
Remove "set/show remotebaud" (deprecated) commands.
blob
|
commitdiff
|
diff to current
2014-05-27
Andy Wingo
gdb smob cleanups
blob
|
commitdiff
|
diff to current
2014-05-26
Yao Qi
Specify source file explicitly when setting a breakpoint
blob
|
commitdiff
|
diff to current
2014-05-23
Markus Metzger
btrace, vdso: add vdso target sections
blob
|
commitdiff
|
diff to current
2014-05-23
Markus Metzger
test, gcore: move capture_command_output into lib/gdb.exp
blob
|
commitdiff
|
diff to current
2014-05-23
Markus Metzger
btrace: control memory access during replay
blob
|
commitdiff
|
diff to current
2014-05-22
Simon Marchi
Add comment for mi_run_cmd_full
blob
|
commitdiff
|
diff to current
2014-05-21
Pedro Alves
PR gdb/13860: don't lose '-interpreter-exec console...
blob
|
commitdiff
|
diff to current
2014-05-21
Pedro Alves
PR gdb/13860: make -interpreter-exec console "list...
blob
|
commitdiff
|
diff to current
2014-05-21
Simon Marchi
Revert "Fix argument passing in mi_run_cmd_full"
blob
|
commitdiff
|
diff to current
2014-05-21
Maciej W. Rozycki
gdb/testsuite: Bump up `match_max'
blob
|
commitdiff
|
diff to current
2014-05-21
Pedro Alves
Allow making GDB not automatically connect to the nativ...
blob
|
commitdiff
|
diff to current
2014-05-21
Pedro Alves
Rename "target child" to "target native".
blob
|
commitdiff
|
diff to current
2014-05-21
Mark Wielaard
gdb/testsuite: Handle underlying type in gdb.cp/var...
blob
|
commitdiff
|
diff to current
2014-05-21
Jan Kratochvil
Fix TLS access for -static -pthread
blob
|
commitdiff
|
diff to current
2014-05-21
Pedro Alves
Make the dcache (code/stack cache) handle line reading...
blob
|
commitdiff
|
diff to current
2014-05-20
Pedro Alves
Make compare-sections work against all targets; add...
blob
|
commitdiff
|
diff to current
2014-05-20
Pedro Alves
[GDBserver] Make Zx/zx packet handling idempotent.
blob
|
commitdiff
|
diff to current
2014-05-20
Markus Metzger
btrace: no replay without history
blob
|
commitdiff
|
diff to current
2014-05-20
Yao Qi
Set timeout for gdb.reverse/*.exp test cases
blob
|
commitdiff
|
diff to current
2014-05-20
Yao Qi
gdb_init argument ARGS is a string rather than a list
blob
|
commitdiff
|
diff to current
2014-05-19
Jan Kratochvil
[testsuite patch] Test power{5,6,7} disassembly
blob
|
commitdiff
|
diff to current
2014-05-16
Doug Evans
* gdb.base/completion.exp: Check that all expected...
blob
|
commitdiff
|
diff to current
next