NaCl fork of GNU debugger

Clone this repo:
  1. ef0bd30 Merge GDB 7.6.50 by Brad Nelson · 10 years ago main
  2. 90b02a8 GDB 7.6.50 by Brad Nelson · 10 years ago upstream
  3. aeafd16 Create NaCl specific frame inner detection function. by Andrey Khalyavin · 11 years ago
  4. 4b05a39 Fix prologue detection for PNaCl. by Andrey Khalyavin · 11 years ago
  5. 6344469 Fix finish command for PNaCl. by Andrey Khalyavin · 11 years ago
  6. 055a0f7 Switch gdb command parameters parsing algorithm from UNIX rules to Windows rules. by Andrey Khalyavin · 11 years ago
  7. 9e993e0 Fix nacl-gdb so that it can read ELF core dump files by Mark Seaborn · 11 years ago
  8. e7587c3 Recognize NaCl OS ABI for all ELF files. by Andrey Khalyavin · 11 years ago
  9. 695be89 Fix crash on executing nacl-manifest twice. by Andrey Khalyavin · 11 years ago
  10. 9bdbcba Merge GDB 7.5.1 by Andrey Khalyavin · 11 years ago
  11. 449f92c GDB 7.5.1 by Andrey Khalyavin · 11 years ago
  12. dd79885 Implement dummy_id for NaCl architecture because we need to sandbox frame pointer. by Andrey Khalyavin · 12 years ago master-backup
  13. b95b51f Detect NaCl osabi from objfile by Evgeny Eltsin · 12 years ago
  14. 1e4c87f Truncate address in amd64_nacl_software_single_step. by Andrey Khalyavin · 12 years ago
  15. 7c746d1 Prevent traps after rsp modification by Evgeny Eltsin · 12 years ago
  16. 9d1bc5f Allow to use quotes in nacl-manifest and nacl-irt commands. by Andrey Khalyavin · 12 years ago
  17. 8ab41ef Recalculate stack frames after nacl-irt command. by Andrey Khalyavin · 12 years ago
  18. b84a84d Allow to add irt symbols with nacl-irt command. by Andrey Khalyavin · 12 years ago
  19. 4d83758 GDB: fix offsets for reading svr4 link map on x86_64-nacl by Evgeny Eltsin · 12 years ago
  20. 8c22b25 GDB: set correct data model for x86_64-nacl by Evgeny Eltsin · 12 years ago