GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
valprint.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[gdb] Fix more typos in comments (2)
Tom de Vries
2019-10-26
1
-1
/
+1
*
Change boolean options to bool instead of int
Christian Biesinger
2019-09-18
1
-22
/
+22
*
Restrict use of minsym names when printing addresses in disassembled code
Kevin Buettner
2019-07-27
1
-4
/
+9
*
Make "print" and "compile print" support -OPT options
Pedro Alves
2019-06-13
1
-2
/
+18
*
Add "set print finish"
Tom Tromey
2019-05-29
1
-0
/
+3
*
gdb: Introduce 'print max-depth' feature
Andrew Burgess
2019-04-29
1
-0
/
+12
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Use unique_xmalloc_ptr for read_string
Tom Tromey
2018-06-18
1
-1
/
+2
*
Change build_address_symbolic to return std::string
Tom Tromey
2018-06-07
1
-0
/
+16
*
Remove output_command_const
Tom Tromey
2018-05-21
1
-1
/
+1
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Remove val_print_type_code_int
Tom Tromey
2017-06-12
1
-3
/
+0
*
Let print_decimal_chars handle signed values
Tom Tromey
2017-06-12
1
-1
/
+1
*
Don't always zero pad in print_*_chars
Tom Tromey
2017-06-12
1
-2
/
+2
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Remove parameter valaddr from la_val_print
Yao Qi
2016-11-08
1
-6
/
+6
*
Remove Java support
Tom Tromey
2016-10-06
1
-2
/
+2
*
Support structure offsets that are 512K or larger.
David Taylor
2016-06-24
1
-2
/
+2
*
Add array start and end strings to generic_val_print_decorations
Tom Tromey
2016-05-17
1
-0
/
+4
*
Extend flags to support multibit and enum bitfields.
Doug Evans
2016-03-15
1
-4
/
+0
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Code cleanup: Make parts of print_command_1 public
Jan Kratochvil
2015-05-16
1
-0
/
+15
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
Fix "info frame" in the outermost frame.
Pedro Alves
2013-12-06
1
-0
/
+3
*
Print registers not saved in the frame as "<not saved>" instead of "<optimize...
Pedro Alves
2013-10-02
1
-1
/
+2
*
Add options to skip unavailable locals
Yao Qi
2013-08-27
1
-0
/
+2
*
* NEWS: Mention "set print raw frame-arguments".
Doug Evans
2013-07-17
1
-2
/
+4
*
* defs.h (enum val_prettyformat): Renamed from val_prettyprint.
Doug Evans
2013-07-09
1
-8
/
+8
*
Constify strings in tracepoint.c, lookup_cmd and the completers.
Pedro Alves
2013-03-13
1
-1
/
+5
*
2013-01-08 Hui Zhu <hui_zhu@mentor.com>
Hui Zhu
2013-01-08
1
-0
/
+2
*
PR cli/7719:
Tom Tromey
2013-01-07
1
-6
/
+4
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-2
/
+1
*
PR exp/13907:
Tom Tromey
2012-05-18
1
-0
/
+4
*
* printcmd.c (print_address_demangle): Add 'opts' argument.
Tom Tromey
2012-05-18
1
-3
/
+3
*
* valprint.h (struct generic_val_print_decorations): New.
Tom Tromey
2012-03-01
1
-0
/
+30
*
* c-valprint.c (print_function_pointer_address): Move...
Tom Tromey
2012-03-01
1
-0
/
+5
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+2
*
gdb
Tom Tromey
2011-06-29
1
-0
/
+9
*
gdb/
Pedro Alves
2011-02-14
1
-0
/
+2
*
Base support for <unavailable> value contents.
Pedro Alves
2011-02-14
1
-0
/
+2
*
* printcmd.c (print_formatted): Use val_print_scalar_formatted
Pedro Alves
2011-01-25
1
-0
/
+7
*
Centralize printing "<optimized out>".
Pedro Alves
2011-01-25
1
-0
/
+2
*
2011-01-24 Pedro Alves <pedro@codesourcery.com>
Pedro Alves
2011-01-24
1
-1
/
+1
*
2011-01-11 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-12
1
-1
/
+1
*
2011-01-05 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-05
1
-1
/
+1
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
gdb:
Ken Werner
2010-11-03
1
-3
/
+0
*
gdb
Tom Tromey
2010-06-11
1
-0
/
+1
*
* valprint.h (get_array_bounds): Change low and high parameter types
Pierre Muller
2010-06-03
1
-2
/
+2
[next]