Rev. | Tiempo | Autor |
---|---|---|
30aa2fe users/palves/cxx-gdb_exceptions | 2016-09-24 01:58:41 | Pedro Alves |
gdb: Avoid exception copying in exception printing routines |
||
b366739 | 2016-09-24 01:57:50 | Pedro Alves |
Get rid of gdb_exception::message copying/xstrdup'ing |
||
9a81b44 | 2016-09-24 01:42:14 | Pedro Alves |
Make gdb_exception manage lifetime of its message string |
||
8442b33 | 2016-09-24 01:41:33 | Pedro Alves |
The script used to convert CATCH blocks |
||
5cd8448 | 2016-09-24 01:41:27 | Pedro Alves |
CATCH(e, RETURN_MASK_ERROR) -> CATCH(const gdb_error &e) etc. throughout |
||
3ec6609 | 2016-09-24 01:34:28 | Pedro Alves |
CATCH(e, RETURN_MASK_ERROR) -> CATCH(const gdb_error &e): core bits |
||
97e64e5 | 2016-09-24 01:27:26 | Yao Qi |
Replace sprintf with xsnprintf in nat/linux-osdata.c |
||
503b1c3 | 2016-09-24 00:42:24 | Pedro Alves |
gdb: Replace operator new / operator new[] |
||
5025eb7 | 2016-09-24 00:32:04 | Akihiko Odaki |
Delete relocations associatesd with deleted exidx entries. |
||
7c4236c | 2016-09-23 18:26:05 | Andreas Krebbel |
S/390: Move start of 64 bit binaries from 2GB to 256MB. |
||
27b5c3d | 2016-09-23 09:00:20 | GDB Administrator |
Automatic date update in version.in |
||
f73842f | 2016-09-23 00:04:03 | Yao Qi |
Close gdbserver in mi_gdb_exit |
||
de67845 | 2016-09-22 23:36:37 | Edjunior Barbosa Machado |
Fix build breakage from commit 6ec2b2 |
||
90681da | 2016-09-22 22:36:54 | Yao Qi |
Use gdbserver-base in remote-gdbserver-on-localhost.exp |
||
0ec22c2 | 2016-09-22 22:29:49 | Nick Clifton |
Report failed attempts to locate DT_NEEDED files when --verbose is in effect. |
||
fa42dd2 | 2016-09-22 20:26:44 | Anton Kolesov |
arc: Fix ARI warning for printf(%p) |
||
870dd15 | 2016-09-22 19:30:24 | Thomas Preud'homme |
Remove legacy basepri_mask MRS/MSR special reg |
||
9c211fd | 2016-09-22 18:04:19 | Yao Qi |
Check the right proc name |
||
1e0baa1 | 2016-09-22 09:00:18 | GDB Administrator |
Automatic date update in version.in |
||
31da3f2 | 2016-09-22 03:09:15 | Anton Kolesov |
Add myself as a write-after-approval GDB maintainer |
||
ad0a504 | 2016-09-22 03:07:06 | Anton Kolesov |
arc: New Synopsys ARC port |
||
8aabe2e | 2016-09-22 02:47:43 | Edjunior Barbosa Machado |
ppc: Fix return of instruction handlers in ppc_process_record_op63 |
||
36cf180 | 2016-09-22 02:39:37 | Tom Tromey |
PR gdb/20604 - fix "quit" when an invalid expression is used |
||
74172ec | 2016-09-22 02:12:21 | Simon Marchi |
Update and add .gitignore's |
||
6ec2b21 | 2016-09-22 01:30:39 | Edjunior Barbosa Machado |
ppc: Add Power ISA 3.0/POWER9 instructions record support |
||
ad43e10 | 2016-09-22 01:11:52 | Richard Sandiford |
[AArch64] Print spaces after commas in addresses |
||
ab3b8fc | 2016-09-22 01:11:04 | Richard Sandiford |
[AArch64] Use "must" rather than "should" in error messages |
||
bb7eff5 | 2016-09-22 01:09:59 | Richard Sandiford |
[AArch64] Add SVE condition codes |
||
f2a5c4f | 2016-09-22 01:08:58 | Richard Sandiford |
Fix misplaced ChangeLog |
||
bc33f5f | 2016-09-22 00:59:07 | Richard Sandiford |
[AArch64][SVE 32/32] Add SVE tests |