projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use symtab_and_line when updating TUI windows
[deliverable/binutils-gdb.git]
/
gdb
/
Makefile.in
2019-12-12
Tom Tromey
Ravenscar port for RISC-V
blob
|
commitdiff
|
raw
2019-12-04
Simon Marchi
Compare iterators, not values, in filtered_iterator...
blob
|
commitdiff
|
raw
|
diff to current
2019-12-01
Tom Tromey
Fix latent bug in tui_copy_source_line
blob
|
commitdiff
|
raw
|
diff to current
2019-11-26
Tom Tromey
Demangle minsyms in parallel
blob
|
commitdiff
|
raw
|
diff to current
2019-11-26
Christian Biesinger
Implement a thread pool
blob
|
commitdiff
|
raw
|
diff to current
2019-11-26
Tom Tromey
Introduce run_on_main_thread
blob
|
commitdiff
|
raw
|
diff to current
2019-11-26
Tom Tromey
Add RAII class for blocking gdb signals
blob
|
commitdiff
|
raw
|
diff to current
2019-11-26
Tom Tromey
Add configure check for std::thread
blob
|
commitdiff
|
raw
|
diff to current
2019-11-21
Christian Biesinger
Rename demangle.c to gdb-demangle.c, and some cleanup
blob
|
commitdiff
|
raw
|
diff to current
2019-11-15
Christian Biesinger
Use gnulib's strerror_r on MinGW
blob
|
commitdiff
|
raw
|
diff to current
2019-11-10
Andrew Burgess
gdb_vecs.h: Avoid self move assign
blob
|
commitdiff
|
raw
|
diff to current
2019-10-29
Christian Biesinger
Replace bsearch with a std::lower_bound-based search
blob
|
commitdiff
|
raw
|
diff to current
2019-10-23
Tom Tromey
Fix opcodes includes
blob
|
commitdiff
|
raw
|
diff to current
2019-10-23
Tom Tromey
Move readline to the readline/readline subdirectory
blob
|
commitdiff
|
raw
|
diff to current
2019-10-22
Christian Biesinger
Use libxxhash for hashing, if present
blob
|
commitdiff
|
raw
|
diff to current
2019-10-21
Tom Tromey
Fix creation of nm.h when configure is changed
blob
|
commitdiff
|
raw
|
diff to current
2019-10-17
Tom Tromey
Fix creation of stamp-h by gdb's configure script
blob
|
commitdiff
|
raw
|
diff to current
2019-10-16
Christian Biesinger
Create xml-builtin.h to declare xml_builtins
blob
|
commitdiff
|
raw
|
diff to current
2019-10-15
Andrew Burgess
gdb: Remove vec.{c,h} and update code to not include...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-07
Weimin Pan
gdb: CTF support
blob
|
commitdiff
|
raw
|
diff to current
2019-10-07
Weimin Pan
Renaming of ctf (the trace format) files
blob
|
commitdiff
|
raw
|
diff to current
2019-10-02
Tom Tromey
Fix type of startup_with_shell in gdbserver
blob
|
commitdiff
|
raw
|
diff to current
2019-09-26
Tom Tromey
Remove gdb_usleep.c
blob
|
commitdiff
|
raw
|
diff to current
2019-09-20
Ulrich Weigand
Remove Cell Broadband Engine debugging support
blob
|
commitdiff
|
raw
|
diff to current
2019-08-23
Sergio Durigan Junior
Move gdb-dlfcn.[ch] to gdbsupport/
blob
|
commitdiff
|
raw
|
diff to current
2019-08-06
Philippe Waroquiers
Add a selftest that checks documentation invariants.
blob
|
commitdiff
|
raw
|
diff to current
2019-08-06
Frank Ch. Eigler
[PR build/24886] disable glibc mcheck support
blob
|
commitdiff
|
raw
|
diff to current
2019-07-19
Alan Hayward
Arm: Add read_description read funcs and use in GDB
blob
|
commitdiff
|
raw
|
diff to current
2019-07-17
Tom Tromey
Rearrange TUI data window code
blob
|
commitdiff
|
raw
|
diff to current
2019-07-09
Tom Tromey
Rename common to gdbsupport
blob
|
commitdiff
|
raw
|
diff to current
2019-06-14
Tom Tromey
Move gnulib to top level
blob
|
commitdiff
|
raw
|
diff to current
2019-06-12
Pedro Alves
Introduce generic command options framework
blob
|
commitdiff
|
raw
|
diff to current
2019-06-12
Pedro Alves
New set/show testing framework (gdb.base/settings.exp)
blob
|
commitdiff
|
raw
|
diff to current
2019-06-11
Tom Tromey
Move gdb's xmalloc and friends to new file
blob
|
commitdiff
|
raw
|
diff to current
2019-04-05
Tom Tromey
Move type stack handling to a new class
blob
|
commitdiff
|
raw
|
diff to current
2019-02-12
John Baldwin
Add a new function child_path.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-07
Tom Tromey
C++-ify struct thread_fsm
blob
|
commitdiff
|
raw
|
diff to current
2019-01-25
Tom Tromey
Don't use -I for common subdirectory
blob
|
commitdiff
|
raw
|
diff to current
2019-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
raw
|
diff to current
2018-12-28
Tom Tromey
Highlight source code using GNU Source Highlight
blob
|
commitdiff
|
raw
|
diff to current
2018-12-28
Tom Tromey
Add output styles to gdb
blob
|
commitdiff
|
raw
|
diff to current
2018-12-28
Tom Tromey
Introduce ui_file_style
blob
|
commitdiff
|
raw
|
diff to current
2018-12-27
Tom Tromey
Build gdb "nat" files in subdirectory
blob
|
commitdiff
|
raw
|
diff to current
2018-12-27
Tom Tromey
Make init.c depend on source files
blob
|
commitdiff
|
raw
|
diff to current
2018-12-27
Tom Tromey
Remove gdbtypes special case from init.c rule
blob
|
commitdiff
|
raw
|
diff to current
2018-12-27
John Baldwin
Remove empty nm-fbsd.h header for FreeBSD/i386 native...
blob
|
commitdiff
|
raw
|
diff to current
2018-12-15
Tom Tromey
Minor gdb/Makefile.in cleanups
blob
|
commitdiff
|
raw
|
diff to current
2018-12-07
Stafford Horne
gdb/or1k: Add linux debugging support
blob
|
commitdiff
|
raw
|
diff to current
2018-11-30
Pedro Alves
Introduce process_stratum_target
blob
|
commitdiff
|
raw
|
diff to current
2018-11-30
Pedro Alves
Move test_target_ops to a separate file
blob
|
commitdiff
|
raw
|
diff to current
2018-11-22
Pedro Alves
Per-inferior thread list, thread ranges/iterators,...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-21
Andrew Burgess
gdb/riscv: Add target description support
blob
|
commitdiff
|
raw
|
diff to current
2018-11-15
Joel Brobecker
Move copy_bitwise unittests to own unittest file
blob
|
commitdiff
|
raw
|
diff to current
2018-11-02
Joel Brobecker
(Ada) Add ravenscar tasking support on AArch64
blob
|
commitdiff
|
raw
|
diff to current
2018-11-01
Jerome Guitton
arm-pikeos: software single step
blob
|
commitdiff
|
raw
|
diff to current
2018-10-27
Tom Tromey
Move mkdir_recursive to common/filestuff.c
blob
|
commitdiff
|
raw
|
diff to current
2018-10-23
John Darrington
GDB: New target s12z
blob
|
commitdiff
|
raw
|
diff to current
2018-10-08
John Baldwin
Add native target for FreeBSD/riscv.
blob
|
commitdiff
|
raw
|
diff to current
2018-10-08
John Baldwin
Add FreeBSD/riscv architecture.
blob
|
commitdiff
|
raw
|
diff to current
2018-10-07
Tom Tromey
Do not accidentally include in-tree readline headers
blob
|
commitdiff
|
raw
|
diff to current
2018-10-02
John Darrington
Allow remote debugging over a Unix local domain socket.
blob
|
commitdiff
|
raw
|
diff to current
2018-10-01
Gary Benson
Move duplicated code to common/gdb_proc_service.h
blob
|
commitdiff
|
raw
|
diff to current
2018-09-20
Rainer Orth
Fold i386-v4-nat.c into i386-sol2-nat.c
blob
|
commitdiff
|
raw
|
diff to current
2018-09-17
Simon Marchi
Sort objects in gdb and gdbserver Makefiles
blob
|
commitdiff
|
raw
|
diff to current
2018-09-10
Eli Zaretskii
Fix "make install-strip" failure to install gdb-add...
blob
|
commitdiff
|
raw
|
diff to current
2018-09-04
Tom Tromey
Simplify ada-exp.o rule
blob
|
commitdiff
|
raw
|
diff to current
2018-09-04
Tom Tromey
Remove unneeded explicit .o targets
blob
|
commitdiff
|
raw
|
diff to current
2018-09-04
Tom Tromey
Remove obsolete comments from Makefiles
blob
|
commitdiff
|
raw
|
diff to current
2018-08-29
Keith Seitz
C++ compile support
blob
|
commitdiff
|
raw
|
diff to current
2018-08-28
Hafiz Abid Qadeer
Add support for new target 'csky'.
blob
|
commitdiff
|
raw
|
diff to current
2018-08-10
Keith Seitz
Add a C++ wrapper for GCC C plug-in
blob
|
commitdiff
|
raw
|
diff to current
2018-08-10
Keith Seitz
Move C-related declarations to compile-c.h
blob
|
commitdiff
|
raw
|
diff to current
2018-08-09
Jim Wilson
RISC-V: Add configure support for riscv*-linux*.
blob
|
commitdiff
|
raw
|
diff to current
2018-08-07
Tom Tromey
Allow CPPFLAGS to be set on the make command line
blob
|
commitdiff
|
raw
|
diff to current
2018-08-07
Simon Marchi
Add DWARF index cache
blob
|
commitdiff
|
raw
|
diff to current
2018-08-07
Simon Marchi
Introduce mmap_file function
blob
|
commitdiff
|
raw
|
diff to current
2018-07-20
Tom Tromey
Introduce buildsym-legacy.h
blob
|
commitdiff
|
raw
|
diff to current
2018-07-17
Tom Tromey
Remove --disable-gdbcli
blob
|
commitdiff
|
raw
|
diff to current
2018-07-12
Philippe Waroquiers
Add a self-test for cli-utils.c
blob
|
commitdiff
|
raw
|
diff to current
2018-07-11
Sergio Durigan Junior
Implement IPv6 support for GDB/gdbserver
blob
|
commitdiff
|
raw
|
diff to current
2018-07-09
Tom Tromey
Don't mention XM_CDEPS or NAT_CLIBS
blob
|
commitdiff
|
raw
|
diff to current
2018-07-09
Tom Tromey
Remove ADD_FILES and ADD_DEPS from Makefile.in
blob
|
commitdiff
|
raw
|
diff to current
2018-07-09
Tom Tromey
Minimize yacc and lex output
blob
|
commitdiff
|
raw
|
diff to current
2018-07-09
Tom Tromey
Fix exec.c handling in Makefile
blob
|
commitdiff
|
raw
|
diff to current
2018-07-09
Tom Tromey
Remove lint support
blob
|
commitdiff
|
raw
|
diff to current
2018-07-09
Tom Tromey
Use a stamp file for version.c
blob
|
commitdiff
|
raw
|
diff to current
2018-07-09
Tom Tromey
Use a stamp file for init.c
blob
|
commitdiff
|
raw
|
diff to current
2018-07-09
Tom Tromey
Simplify INIT_FILES
blob
|
commitdiff
|
raw
|
diff to current
2018-07-09
Tom Tromey
Remove some unused code from init.c build rule
blob
|
commitdiff
|
raw
|
diff to current
2018-07-09
Tom Tromey
Remove TSOBS from gdb/Makefile.in
blob
|
commitdiff
|
raw
|
diff to current
2018-06-28
Tom Tromey
Add --enable-codesign to gdb's configure
blob
|
commitdiff
|
raw
|
diff to current
2018-06-27
Simon Marchi
Copy gdb-gdb.py to build dir
blob
|
commitdiff
|
raw
|
diff to current
2018-06-04
Simon Marchi
Add configure.nat as a dependency of config.status
blob
|
commitdiff
|
raw
|
diff to current
2018-05-31
Alan Hayward
Function for reading the Aarch64 SVE vector length
blob
|
commitdiff
|
raw
|
diff to current
2018-05-30
Simon Marchi
Add or1k target to --enable-targets=all
blob
|
commitdiff
|
raw
|
diff to current
2018-05-27
Tom Tromey
Remove last reference to REMOTE_OBS
blob
|
commitdiff
|
raw
|
diff to current
2018-05-22
Pedro Franco de...
[PowerPC] Consolidate linux target description selection
blob
|
commitdiff
|
raw
|
diff to current
2018-05-17
Simon Marchi
Make format_pieces recognize the \e escape sequence
blob
|
commitdiff
|
raw
|
diff to current
2018-05-03
Simon Marchi
Use flex's -t option instead of --stdout
blob
|
commitdiff
|
raw
|
diff to current
2018-04-29
John Reiser
Fix race when building ada-lex.c
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
0.373617 seconds
and
106
git commands to generate.