projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
constify some blockvector APIs
[deliverable/binutils-gdb.git]
/
gdb
/
ChangeLog
2014-06-18
Tom Tromey
constify some blockvector APIs
blob
|
commitdiff
|
raw
2014-06-18
Tom Tromey
constify complete_line
blob
|
commitdiff
|
raw
|
diff to current
2014-06-18
Tom Tromey
remove unneeded cast in symtab.c
blob
|
commitdiff
|
raw
|
diff to current
2014-06-18
Tom Tromey
constify parse_cli_boolean_value
blob
|
commitdiff
|
raw
|
diff to current
2014-06-18
Tom Tromey
constify probe.c function
blob
|
commitdiff
|
raw
|
diff to current
2014-06-18
Tom Tromey
constify struct block in some places
blob
|
commitdiff
|
raw
|
diff to current
2014-06-18
Gary Benson
Create nat/i386-dregs.h
blob
|
commitdiff
|
raw
|
diff to current
2014-06-18
Luis Machado
Symptom:
blob
|
commitdiff
|
raw
|
diff to current
2014-06-18
Gary Benson
Rename functions and make nonstatic as necessary
blob
|
commitdiff
|
raw
|
diff to current
2014-06-18
Gary Benson
Abstract i386_dr_low access
blob
|
commitdiff
|
raw
|
diff to current
2014-06-18
Gary Benson
Merge i386_update_inferior_debug_regs
blob
|
commitdiff
|
raw
|
diff to current
2014-06-18
Gary Benson
Rename maint_show_dr to debug_hw_points
blob
|
commitdiff
|
raw
|
diff to current
2014-06-18
Gary Benson
Merge printing code
blob
|
commitdiff
|
raw
|
diff to current
2014-06-18
Gary Benson
Add a const
blob
|
commitdiff
|
raw
|
diff to current
2014-06-18
Gary Benson
Comment changes
blob
|
commitdiff
|
raw
|
diff to current
2014-06-18
Gary Benson
Remove unused macro
blob
|
commitdiff
|
raw
|
diff to current
2014-06-18
Gary Benson
Remove unnecessary prototypes
blob
|
commitdiff
|
raw
|
diff to current
2014-06-18
Gary Benson
Whitespace changes
blob
|
commitdiff
|
raw
|
diff to current
2014-06-18
Samuel Bronson
Brown paper bag: left out part of the ChangeLog entry ...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-18
Samuel Bronson
* MAINTAINERS: Update Roland McGrath's email address.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-17
Tom Tromey
remove redundant savestring declaration
blob
|
commitdiff
|
raw
|
diff to current
2014-06-17
Tom Tromey
use make_cleanup_freeargv
blob
|
commitdiff
|
raw
|
diff to current
2014-06-16
Keith Seitz
Fix for PR mi/15863
blob
|
commitdiff
|
raw
|
diff to current
2014-06-16
Tom Tromey
constify to_info_proc and friends
blob
|
commitdiff
|
raw
|
diff to current
2014-06-16
Tom Tromey
constify to_disconnect
blob
|
commitdiff
|
raw
|
diff to current
2014-06-16
Tom Tromey
constify to_rcmd
blob
|
commitdiff
|
raw
|
diff to current
2014-06-16
Pedro Alves
"$ gdb PROGRAM" vs "(gdb) file PROGRAM" difference...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-16
Tom Tromey
fix incorrect comments in minsyms.h
blob
|
commitdiff
|
raw
|
diff to current
2014-06-14
Eli Zaretskii
Include --with-guile in 'show configuration's output.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-13
Tom Tromey
make calls to help_list use enumerator
blob
|
commitdiff
|
raw
|
diff to current
2014-06-13
Pierre Langlois
Invalidate a register in cache when a remote target...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
Pedro Alves
Move ChangeLog entry to proper place.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
Yao Qi
Use varobj_is_dynamic_p more widely
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
Yao Qi
Rename varobj_pretty_printed_p to varobj_is_dynamic_p
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
Yao Qi
Remove #if HAVE_PYTHON
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
Yao Qi
Iterate over 'struct varobj_item' instead of PyObject
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
Yao Qi
Generalize varobj iterator
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
Yao Qi
Use 'struct varobj_item' to represent name and value...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-11
Joel Brobecker
Update NEWS post GDB 7.8 branch creation.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-11
Joel Brobecker
Bump version to 7.8.50.DATE-cvs.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-11
Pedro Alves
PR remote/17028: GDB+GDBserver hangs on Windows
blob
|
commitdiff
|
raw
|
diff to current
2014-06-10
Siva Chandra
Wrap PyObject_Get/HasAttrString in a function with...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-10
Joel Brobecker
thinko in serial.c::serial_write debug trace
blob
|
commitdiff
|
raw
|
diff to current
2014-06-10
Joel Brobecker
gdbtypes.resolve_dynamic_range: Add function description.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-09
Gary Benson
Separate out ANSI-standard signals
blob
|
commitdiff
|
raw
|
diff to current
2014-06-08
Hui Zhu
Fix gdb.base/watch-vfork.exp: Watchpoint triggers after...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-07
Keith Seitz
Revert patchset for c++/16253: it causes a large perfor...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-06
Doug Evans
fix email address of previous checkins
blob
|
commitdiff
|
raw
|
diff to current
2014-06-06
Doug Evans
Add support for guile 2.0.5.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-06
xmj
update ChangeLog
blob
|
commitdiff
|
raw
|
diff to current
2014-06-06
Gary Benson
Remove preprocessor conditionals for ANSI-standard...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-06
Markus Metzger
symfile, vdso: remove target sections
blob
|
commitdiff
|
raw
|
diff to current
2014-06-05
Ludovic Courtès
guile: Type-check the argument to 'history-append!'.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-05
Simon Marchi
PR mi/15806: Fix quoting of async events
blob
|
commitdiff
|
raw
|
diff to current
2014-06-05
Joel Brobecker
Make it easy to make --disable-werror the default for...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-05
Doug Evans
Split create-breakpoint! into make-breakpoint, register...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-04
Joel Brobecker
gdbserver crash if the_target->supports_z_point_type...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-04
Tom Tromey
handle VLA in a struct or union
blob
|
commitdiff
|
raw
|
diff to current
2014-06-04
Tom Tromey
minor cleanups in is_dynamic_type
blob
|
commitdiff
|
raw
|
diff to current
2014-06-04
Tom Tromey
constify to_attach
blob
|
commitdiff
|
raw
|
diff to current
2014-06-04
Tom Tromey
convert to_thread_address_space to use TARGET_DEFAULT_FUNC
blob
|
commitdiff
|
raw
|
diff to current
2014-06-04
Doug Evans
* guile/scm-type.c (type_smob): Remove duplicate typedef.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-04
Markus Metzger
btrace: async support
blob
|
commitdiff
|
raw
|
diff to current
2014-06-04
Doug Evans
* guile/scm-param.c (pascm_make_param_smob): Add ARI...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
Doug Evans
resize_section_table cleanup
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
Siva Chandra
Documentation of the xmethod support in GDB Python...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
Siva Chandra
Xmethod support in Python.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
Siva Chandra
Missed ChangeLog entry in the previous commit.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
Siva Chandra
Add xmethod interface to the extension language API.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
Joel Brobecker
User breakpoint ignored if software-single-step at...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
Brad Mouring
gdb/source.c: Fix matching path substitute rule listing
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
Gary Benson
This patch replaces a call to cplus_demangle with a...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
Doug Evans
Add parameter support for Guile.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
Doug Evans
Add command support for Guile.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
Phil Muldoon
Don't remove #-comments.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
Doug Evans
Add progspace support for Guile.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
Alan Modra
Support fusion for ELFv2 stubs
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
Doug Evans
Add support for skeletonless type units.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-02
Pedro Alves
Installing a breakpoint on top of a dprintf makes GDB...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-02
Pedro Alves
dprintf-style agent can't explain a trap.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-02
Joel Brobecker
simplify substitute_path_rule_matches using filename_ncmp
blob
|
commitdiff
|
raw
|
diff to current
2014-06-02
Joel Brobecker
Remove some trailing spaces in source.c
blob
|
commitdiff
|
raw
|
diff to current
2014-06-01
Ludovic Courtès
guile: Allow compilation with Guile <= 2.0.5.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-30
Andrew Burgess
Add a TRY_CATCH to get_prev_frame_always to better...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-30
Andrew Burgess
Rename frame_stop_reason_string to unwind_stop_reason_t...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-30
Andrew Burgess
Remove previous frame if an error occurs when computing...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-29
Pedro Alves
Running the current tree against my software-single...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-29
Pedro Alves
infrun.c: simplify "end stepping range" code a bit.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-29
Pedro Alves
infrun.c: stop_stepping -> stop_waiting.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-29
Pedro Alves
unbreak infcalls
blob
|
commitdiff
|
raw
|
diff to current
2014-05-29
Pedro Alves
enable target async by default; separate MI and target...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-29
Pedro Alves
Make display_gdb_prompt CLI-only.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-29
Pedro Alves
PR gdb/13860 - Make MI sync vs async output (closer...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-29
Pedro Alves
PR gdb/15713 - errors from i386_linux_resume lead to...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-29
Pedro Alves
PR15693 - Fix spurious *running events, thread state...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-28
Joel Brobecker
Remove "set/show remotebaud" (deprecated) commands.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-28
Yao Qi
Fix typo in comments
blob
|
commitdiff
|
raw
|
diff to current
2014-05-27
Gary Benson
Prompt the user to file bug reports for internal errors...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-27
Andy Wingo
remove unnecessary smob mark/free functions
blob
|
commitdiff
|
raw
|
diff to current
2014-05-27
Andy Wingo
gdb smob cleanups
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
0.28058 seconds
and
106
git commands to generate.