projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
change section name in gdb/NEWS for changes in GDB 8.3
[external/binutils.git]
/
gdb
/
varobj.c
2019-01-25
Tom Tromey
Normalize includes to use common/
blob
|
commitdiff
2019-01-23
Tom Tromey
Do not include py-ref.h in most files
blob
|
commitdiff
|
diff to current
2019-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
diff to current
2018-11-04
Tom Tromey
Return gdbpy_ref from gdbpy_get_varobj_pretty_printer
blob
|
commitdiff
|
diff to current
2018-10-05
Tom Tromey
Simple -Wshadow=local fixes
blob
|
commitdiff
|
diff to current
2018-09-09
Simon Marchi
python: Make two functions return gdbpy_ref<>
blob
|
commitdiff
|
diff to current
2018-07-31
Jan Vrany
Fix segfault when invoking -var-info-path-expression...
blob
|
commitdiff
|
diff to current
2018-06-21
Pedro Alves
Use thread_info and inferior pointers more throughout
blob
|
commitdiff
|
diff to current
2018-04-30
Tom Tromey
Change Python code to use new_reference
blob
|
commitdiff
|
diff to current
2018-04-30
Tom Tromey
Use new_reference for struct value
blob
|
commitdiff
|
diff to current
2018-04-06
Tom Tromey
Change varobj to use value_ref_ptr
blob
|
commitdiff
|
diff to current
2018-04-06
Tom Tromey
Introduce a gdb_ref_ptr specialization for struct value
blob
|
commitdiff
|
diff to current
2018-02-02
Leszek Swirski via...
MI: Allow non-raw varobj evaluation
blob
|
commitdiff
|
diff to current
2018-01-21
Andrew Burgess
gdb: Don't store a thread-id for floating varobj
blob
|
commitdiff
|
diff to current
2018-01-21
Andrew Burgess
gdb: Remove out of date comment
blob
|
commitdiff
|
diff to current
2018-01-21
Andrew Burgess
gdb: PR mi/20395: Fix -var-update for registers in...
blob
|
commitdiff
|
diff to current
2018-01-21
Andrew Burgess
gdb: New API for tracking innermost block
blob
|
commitdiff
|
diff to current
2018-01-21
Andrew Burgess
gdb: Remove duplicate declaration of global innermost_block
blob
|
commitdiff
|
diff to current
2018-01-02
Joel Brobecker
Update copyright year range in all GDB files
blob
|
commitdiff
|
diff to current
2017-11-23
Simon Marchi
Revert unexpected rename in previous patch
blob
|
commitdiff
|
diff to current
2017-11-23
Simon Marchi
Change int -> bool where applicable throughout varobj
blob
|
commitdiff
|
diff to current
2017-11-22
Simon Marchi
Replace VEC (varobj_update_result) with std::vector
blob
|
commitdiff
|
diff to current
2017-11-22
Simon Marchi
Make varobj::children an std::vector
blob
|
commitdiff
|
diff to current
2017-11-22
Simon Marchi
Basic c++ification of varobj
blob
|
commitdiff
|
diff to current
2017-09-30
Tom Tromey
Remove cleanups from mi-cmd-var.c
blob
|
commitdiff
|
diff to current
2017-09-09
John Baldwin
Remove unnecessary function prototypes.
blob
|
commitdiff
|
diff to current
2017-05-04
Pedro Alves
RAII-fy make_cleanup_restore_current_thread & friends
blob
|
commitdiff
|
diff to current
2017-04-05
Pedro Alves
-Wwrite-strings: The Rest
blob
|
commitdiff
|
diff to current
2017-03-20
Artemiy Volkov
Convert lvalue reference type check to general referenc...
blob
|
commitdiff
|
diff to current
2017-02-23
Yao Qi
Use delete instead of xfree for varobj_item
blob
|
commitdiff
|
diff to current
2017-02-10
Tom Tromey
Turn gdbpy_ref into a template
blob
|
commitdiff
|
diff to current
2017-02-02
Pedro Alves
Eliminate make_cleanup_ui_file_delete / make ui_file...
blob
|
commitdiff
|
diff to current
2017-01-31
Pedro Alves
gdb/varobj.c: Fix leak
blob
|
commitdiff
|
diff to current
2017-01-11
Tom Tromey
Remove ensure_python_env
blob
|
commitdiff
|
diff to current
2017-01-11
Tom Tromey
Use gdbpy_enter_varobj in varobj_value_get_print_value
blob
|
commitdiff
|
diff to current
2017-01-11
Tom Tromey
Change type of encoding argument to gdbpy_extract_lazy_...
blob
|
commitdiff
|
diff to current
2017-01-11
Tom Tromey
Use gdbpy_enter_varobj in more of varobj.c
blob
|
commitdiff
|
diff to current
2017-01-11
Tom Tromey
Introduce gdbpy_enter_varobj and use it
blob
|
commitdiff
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
blob
|
commitdiff
|
diff to current
2016-11-10
Tom Tromey
Use unique_xmalloc_ptr in Python code
blob
|
commitdiff
|
diff to current
2016-11-08
Pedro Alves
Use ui_file_as_string throughout more
blob
|
commitdiff
|
diff to current
2016-11-08
Pedro Alves
'struct expression *' -> gdb::unique_xmalloc_ptr<expres...
blob
|
commitdiff
|
diff to current
2016-07-21
Pedro Alves
Remove unused variable in gdb/varobj.c when built witho...
blob
|
commitdiff
|
diff to current
2016-02-07
Simon Marchi
varobj: Cleanup dead code
blob
|
commitdiff
|
diff to current
2016-02-01
Simon Marchi
Fix some comments in varobj.{c,h}
blob
|
commitdiff
|
diff to current
2016-01-13
Pedro Alves
Per-inferior/Inferior-qualified thread IDs
blob
|
commitdiff
|
diff to current
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
blob
|
commitdiff
|
diff to current
2015-12-09
Luis Machado
varobj zero-padded hexadecimal format
blob
|
commitdiff
|
diff to current
2015-09-25
Simon Marchi
Add some more casts (2/2)
blob
|
commitdiff
|
diff to current
2015-09-25
Simon Marchi
Add casts to memory allocation related calls
blob
|
commitdiff
|
diff to current
2015-08-26
Simon Marchi
Replace some xmalloc-family functions with XNEW-family...
blob
|
commitdiff
|
diff to current
2015-07-31
Simon Marchi
Mostly trivial enum fixes
blob
|
commitdiff
|
diff to current
2015-03-07
Pedro Alves
Split TRY_CATCH into TRY + CATCH
blob
|
commitdiff
|
diff to current
2015-02-27
Pedro Alves
C++ keyword cleanliness, mostly auto-generated
blob
|
commitdiff
|
diff to current
2015-02-10
Simon Marchi
Finish constification of varobj interface
blob
|
commitdiff
|
diff to current
2015-01-30
Simon Marchi
Fix varobj_delete comment
blob
|
commitdiff
|
diff to current
2015-01-30
Simon Marchi
Mention that create_child takes ownership of the alloca...
blob
|
commitdiff
|
diff to current
2015-01-30
Simon Marchi
Constify some parameters in the varobj code
blob
|
commitdiff
|
diff to current
2015-01-30
Simon Marchi
Set varobj->path_expr in varobj_get_path_expr
blob
|
commitdiff
|
diff to current
2015-01-30
Simon Marchi
Free results of varobj_get_expression
blob
|
commitdiff
|
diff to current
2015-01-30
Simon Marchi
Free results of varobj_get_type and type_to_string
blob
|
commitdiff
|
diff to current
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
blob
|
commitdiff
|
diff to current
2014-10-08
Gary Benson
Remove spurious exceptions.h inclusions
blob
|
commitdiff
|
diff to current
2014-09-01
Maciej W. Rozycki
Move `_initialize_varobj' to the end of varobj.c
blob
|
commitdiff
|
diff to current
2014-08-07
Gary Benson
Include string.h in common-defs.h
blob
|
commitdiff
|
diff to current
2014-08-07
Gary Benson
Include gdb_assert.h in common-defs.h
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-06-18
Tom Tromey
constify struct block in some places
blob
|
commitdiff
|
diff to current
2014-06-12
Yao Qi
Use varobj_is_dynamic_p more widely
blob
|
commitdiff
|
diff to current
2014-06-12
Yao Qi
Rename varobj_pretty_printed_p to varobj_is_dynamic_p
blob
|
commitdiff
|
diff to current
2014-06-12
Yao Qi
Remove #if HAVE_PYTHON
blob
|
commitdiff
|
diff to current
2014-06-12
Yao Qi
Iterate over 'struct varobj_item' instead of PyObject
blob
|
commitdiff
|
diff to current
2014-06-12
Yao Qi
Generalize varobj iterator
blob
|
commitdiff
|
diff to current
2014-06-12
Yao Qi
Use 'struct varobj_item' to represent name and value...
blob
|
commitdiff
|
diff to current
2014-05-08
Tom Tromey
rename "set debugvarobj" to "set debug varobj"
blob
|
commitdiff
|
diff to current
2014-03-28
Joel Brobecker
[varobj] false type-changed status for reference to...
blob
|
commitdiff
|
diff to current
2014-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
blob
|
commitdiff
|
diff to current
2013-11-19
Yao Qi
Fix typo
blob
|
commitdiff
|
diff to current
2013-11-18
Tom Tromey
remove gdb_string.h
blob
|
commitdiff
|
diff to current
2013-11-07
Yao Qi
Remove varobj_language_string, languages and varobj_lan...
blob
|
commitdiff
|
diff to current
2013-10-27
Yao Qi
Rename field 'lang' to 'lang_ops'.
blob
|
commitdiff
|
diff to current
2013-10-25
Yao Qi
New field la_varobj_ops in struct language_defn
blob
|
commitdiff
|
diff to current
2013-10-17
Yao Qi
gdb/
blob
|
commitdiff
|
diff to current
2013-10-14
Yao Qi
gdb/
blob
|
commitdiff
|
diff to current
2013-10-04
Yao Qi
Fix FIXME: xstrdup should not be here
blob
|
commitdiff
|
diff to current
2013-10-01
Yao Qi
gdb/
blob
|
commitdiff
|
diff to current
2013-10-01
Yao Qi
gdb/
blob
|
commitdiff
|
diff to current
2013-10-01
Yao Qi
gdb/
blob
|
commitdiff
|
diff to current
2013-08-29
Yao Qi
gdb/
blob
|
commitdiff
|
diff to current
2013-05-30
Tom Tromey
fix varobj.c
blob
|
commitdiff
|
diff to current
2013-05-20
Tom Tromey
* mi/mi-main.c: Include python-internal.h.
blob
|
commitdiff
|
diff to current
2013-04-09
Joel Brobecker
Fix build failure in varobj.c:update_dynamic_varobj_chi...
blob
|
commitdiff
|
diff to current
2013-03-12
Keith Seitz
* ada-lang.c (ada_read_renaming_var_value): Pass const
blob
|
commitdiff
|
diff to current
2013-03-07
Pedro Alves
Fix -Wpointer-sign around strings/encoding conversions.
blob
|
commitdiff
|
diff to current
2013-01-31
Aleksandar Ristovski
2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
blob
|
commitdiff
|
diff to current
2013-01-01
Joel Brobecker
Update years in copyright notice for the GDB files.
blob
|
commitdiff
|
diff to current
2012-12-12
Paul Koning
Add support for Python 3.
blob
|
commitdiff
|
diff to current
2012-12-03
Tom Tromey
* ada-exp.y (write_object_renaming, write_var_or_type)
blob
|
commitdiff
|
diff to current
2012-08-06
Tom Tromey
PR python/14386:
blob
|
commitdiff
|
diff to current
2012-08-02
Yao Qi
gdb/
blob
|
commitdiff
|
diff to current
next