projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdb: Catch exceptions if the source file is not found
[deliverable/binutils-gdb.git]
/
gdb
/
valprint.c
2020-01-13
Simon Marchi
gdb: add back declarations for _initialize functions
blob
|
commitdiff
|
raw
2020-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
raw
|
diff to current
2019-12-11
Philippe Waroquiers
Implement 'print -raw-values' and 'set print raw-values...
blob
|
commitdiff
|
raw
|
diff to current
2019-12-04
Tom Tromey
Use metadata style in a few more places
blob
|
commitdiff
|
raw
|
diff to current
2019-11-21
Peeter Joot
Adjust byte order variable display/change if DW_AT_endi...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-26
Tom de Vries
[gdb] Fix more typos in comments (2)
blob
|
commitdiff
|
raw
|
diff to current
2019-10-18
Tom de Vries
[gdb] Fix more typos in comments
blob
|
commitdiff
|
raw
|
diff to current
2019-10-01
Tom Tromey
Introduce metadata style
blob
|
commitdiff
|
raw
|
diff to current
2019-08-06
Philippe Waroquiers
Make first and last lines of 'command help documentatio...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-10
Tom Tromey
Don't include gdbarch.h from defs.h
blob
|
commitdiff
|
raw
|
diff to current
2019-07-09
Tom Tromey
Rename common to gdbsupport
blob
|
commitdiff
|
raw
|
diff to current
2019-06-12
Pedro Alves
"set print raw frame-arguments" -> "set print raw-frame...
blob
|
commitdiff
|
raw
|
diff to current
2019-06-12
Pedro Alves
Make "print" and "compile print" support -OPT options
blob
|
commitdiff
|
raw
|
diff to current
2019-05-29
Tom Tromey
Add "set print finish"
blob
|
commitdiff
|
raw
|
diff to current
2019-04-29
Andrew Burgess
gdb: Introduce 'print max-depth' feature
blob
|
commitdiff
|
raw
|
diff to current
2019-04-08
Tom Tromey
Rename gdb exception types
blob
|
commitdiff
|
raw
|
diff to current
2019-04-08
Tom Tromey
Rewrite TRY/CATCH
blob
|
commitdiff
|
raw
|
diff to current
2019-03-05
Tom Tromey
Remove excess calls to gdb_flush
blob
|
commitdiff
|
raw
|
diff to current
2019-01-17
Tom Tromey
Replace "the the" with "the"
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-10-31
Andrew Burgess
gdb: Handle ICC's unexpected void return type
blob
|
commitdiff
|
raw
|
diff to current
2018-10-05
Tom Tromey
Simple -Wshadow=local fixes
blob
|
commitdiff
|
raw
|
diff to current
2018-08-07
Simon Marchi
Replace some uses of xstrprintf with string_printf
blob
|
commitdiff
|
raw
|
diff to current
2018-06-18
Tom Tromey
Use unique_xmalloc_ptr for read_string
blob
|
commitdiff
|
raw
|
diff to current
2018-06-07
Pedro Alves
target_stack -> current_top_target() throughout
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
Pedro Alves
Convert struct target_ops to C++
blob
|
commitdiff
|
raw
|
diff to current
2018-01-07
Simon Marchi
Replace VEC(converted_character_d) with std::vector
blob
|
commitdiff
|
raw
|
diff to current
2018-01-02
Joel Brobecker
Update copyright year range in all GDB files
blob
|
commitdiff
|
raw
|
diff to current
2017-11-07
Tom Tromey
Constify add_setshow_*
blob
|
commitdiff
|
raw
|
diff to current
2017-11-06
Ulrich Weigand
Target FP: Add string routines to target-float.{c,h}
blob
|
commitdiff
|
raw
|
diff to current
2017-10-24
Ulrich Weigand
Target FP printing: Simplify and fix print_floating
blob
|
commitdiff
|
raw
|
diff to current
2017-10-11
Tom Tromey
Constify add_prefix_cmd
blob
|
commitdiff
|
raw
|
diff to current
2017-10-05
Ulrich Weigand
Clean up some DFP interfaces
blob
|
commitdiff
|
raw
|
diff to current
2017-09-27
Tom Tromey
Constify two functions in valprint.c
blob
|
commitdiff
|
raw
|
diff to current
2017-09-09
John Baldwin
Remove unnecessary function prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2017-09-03
Tom Tromey
Return std::string from memory_error_message
blob
|
commitdiff
|
raw
|
diff to current
2017-08-14
Tom Tromey
Remove BITS_IN_BYTES define
blob
|
commitdiff
|
raw
|
diff to current
2017-08-14
Tom Tromey
Fix two regressions in scalar printing
blob
|
commitdiff
|
raw
|
diff to current
2017-06-27
Pedro Alves
Eliminate make_cleanup_obstack_free, introduce auto_obstack
blob
|
commitdiff
|
raw
|
diff to current
2017-06-14
Pedro Alves
Introduce gdb::byte_vector, add allocator that default...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-12
Tom Tromey
Remove val_print_type_code_int
blob
|
commitdiff
|
raw
|
diff to current
2017-06-12
Tom Tromey
Let print_decimal_chars handle signed values
blob
|
commitdiff
|
raw
|
diff to current
2017-06-12
Tom Tromey
Don't always zero pad in print_*_chars
blob
|
commitdiff
|
raw
|
diff to current
2017-03-20
Artemiy Volkov
Convert lvalue reference type check to general referenc...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-03
Yao Qi
Fetch lazy value before calling val_print
blob
|
commitdiff
|
raw
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
blob
|
commitdiff
|
raw
|
diff to current
2016-11-11
Yao Qi
Remove apply_val_pretty_printer parameter valaddr
blob
|
commitdiff
|
raw
|
diff to current
2016-11-08
Yao Qi
Remove parameter valaddr from la_val_print
blob
|
commitdiff
|
raw
|
diff to current
2016-10-13
Tom Tromey
Turn wchar iterator into a class
blob
|
commitdiff
|
raw
|
diff to current
2016-09-16
Pedro Alves
gdb: Use std::min and std::max throughout
blob
|
commitdiff
|
raw
|
diff to current
2016-09-06
Ulrich Weigand
Remove obsolete TYPE_FLAG_... values
blob
|
commitdiff
|
raw
|
diff to current
2016-06-25
David Taylor
Support structure offsets that are 512K or larger.
blob
|
commitdiff
|
raw
|
diff to current
2016-05-31
Martin Galvan
[PR gdb/19893] Fix handling of synthetic C++ references
blob
|
commitdiff
|
raw
|
diff to current
2016-05-17
Tom Tromey
Add array start and end strings to generic_val_print_de...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-15
Doug Evans
Extend flags to support multibit and enum bitfields.
blob
|
commitdiff
|
raw
|
diff to current
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-18
Simon Marchi
[C++] Add casts to obstack_base calls
blob
|
commitdiff
|
raw
|
diff to current
2015-10-27
Pedro Alves
target_read_memory&co: no longer return target_xfer_status
blob
|
commitdiff
|
raw
|
diff to current
2015-10-21
Keven Boell
fort_dyn_array: add basic fortran dyn array support
blob
|
commitdiff
|
raw
|
diff to current
2015-09-25
Simon Marchi
Add casts to memory allocation related calls
blob
|
commitdiff
|
raw
|
diff to current
2015-07-28
Simon Marchi
Consider addressable memory unit size in various value...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Simon Marchi
Factor out complex printing code from generic_val_print
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Simon Marchi
Factor out decfloat printing code from generic_val_print
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Simon Marchi
Factor out float printing code from generic_val_print
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Simon Marchi
Factor out char printing code from generic_val_print
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Simon Marchi
Factor out int printing code from generic_val_print
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Simon Marchi
Factor out bool printing code from generic_val_print
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Simon Marchi
Factor out function/method printing code from generic_v...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Simon Marchi
Factor out flags printing code from generic_val_print
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Simon Marchi
Factor out enum printing code from generic_val_print
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Simon Marchi
Factor out reference printing code from generic_val_print
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Simon Marchi
Factor out memberptr printing code from generic_val_print
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Simon Marchi
Factor out pointer printing code from generic_val_print
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Simon Marchi
Factor out array printing code from generic_val_print
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Simon Marchi
Factor out print_unpacked_pointer from generic_val_print
blob
|
commitdiff
|
raw
|
diff to current
2015-07-14
Simon Marchi
Remove CHECK_TYPEDEF, use check_typedef instead
blob
|
commitdiff
|
raw
|
diff to current
2015-05-15
Jerome Guitton
Array indexed by non-contiguous enumeration types
blob
|
commitdiff
|
raw
|
diff to current
2015-03-07
Pedro Alves
Split TRY_CATCH into TRY + CATCH
blob
|
commitdiff
|
raw
|
diff to current
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-23
Yao Qi
Refine read_string
blob
|
commitdiff
|
raw
|
diff to current
2014-10-08
Gary Benson
Remove spurious exceptions.h inclusions
blob
|
commitdiff
|
raw
|
diff to current
2014-08-19
Pedro Alves
Handle partially optimized out values similarly to...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-19
Jan Kratochvil
Fix -fsanitize=address on unreadable inferior strings
blob
|
commitdiff
|
raw
|
diff to current
2014-08-07
Gary Benson
Move errno.h to common-defs.h
blob
|
commitdiff
|
raw
|
diff to current
2014-08-07
Gary Benson
Include string.h in common-defs.h
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-05-16
Yao Qi
Fix display of tabulation character for mingw hosts.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-11
Sanimir Agovic
refactoring: rename create_range_type to create_static_...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-11
Yao Qi
Return target_xfer_status in to_xfer_partial
blob
|
commitdiff
|
raw
|
diff to current
2014-02-06
Doug Evans
Extension Language API
blob
|
commitdiff
|
raw
|
diff to current
2014-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-06
Pedro Alves
Fix "info frame" in the outermost frame.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-28
Andrew Burgess
Print entirely unavailable struct/union values as a...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-22
Sterling Augustine
2013-11-22 Sterling Augustine <saugustine@google...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-18
Tom Tromey
remove gdb_string.h
blob
|
commitdiff
|
raw
|
diff to current
2013-10-09
Pedro Alves
Stop using errno values around target_xfer interfaces...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-02
Pedro Alves
Print registers not saved in the frame as "<not saved...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-27
Yao Qi
Add options to skip unavailable locals
blob
|
commitdiff
|
raw
|
diff to current
2013-07-17
Doug Evans
* NEWS: Mention "set print raw frame-arguments".
blob
|
commitdiff
|
raw
|
diff to current
2013-07-09
Doug Evans
* defs.h (enum val_prettyformat): Renamed from val_pre...
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
1.152588 seconds
and
106
git commands to generate.